Skip to content
This repository was archived by the owner on Nov 30, 2019. It is now read-only.

Latest commit

 

History

History
62 lines (30 loc) · 2.25 KB

File metadata and controls

62 lines (30 loc) · 2.25 KB

MedjaiBot Framework changelog

1.3.0 (2019-07-26)

Features

  • containerconstants: added the initializationside constant (07c96bc)

1.2.1 (2019-07-26)

Bug Fixes

  • pluginmanager: fixed the file stats call (09d71d9)

1.2.0 (2019-07-26)

Features

  • plugins: Added the InitializationContext (3b3edf4)

1.1.2 (2019-07-19)

Bug Fixes

  • TravisCI: Fixed copy before deploy (0fbc80e)
  • TravisCI: Fixed deployment step (8701282)
  • TravisCI: Fixed TravisCI config (ddd858e)
  • TravisCI: Hopefully fixed the release of the NPM package (a76cf8e)

1.1.1 (2019-07-19)

Bug Fixes

  • Release: Fixed release step on TravisCi (ea7eef7)

1.1.0 (2019-07-19)

Features

  • TypeScript: Generate declaration files (ff5ff42)

1.0.1 (2019-07-19)

Bug Fixes

  • PluginManager: Fixed import for the Extras file (cdc1b29)

1.0.0 (2019-05-17)

Features

  • EventManager: Added Event and EventManager (9a692db)
  • Logger: Added Loglevel and Logger (c302b42)
  • PluginManager: Added Plugin and PluginManager (a356928)