Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 716 Bytes

CHANGELOG.md

File metadata and controls

26 lines (14 loc) · 716 Bytes

Changelog

1.1.0 (2021-05-25)

Release Highlights

Added the possibility to include HomarusBot into an existing Git project via Git submodules, follow the instructions in README.md.

Features

  • Added support to be run as a Git submodule
  • Removed Babel due to configuration problems, this introduces a breaking change in imports/exports

Bugfixes

  • Removed unused code

1.0.0 (2021-05-23)

Release Highlights

This is the initial release.

Features

  • Pattern matching engine based on the Discord.js "message" and "messageDelete" events