Releases: Sonia-corporation/sonia-discord
Releases · Sonia-corporation/sonia-discord
1.27.0
1.27.0 (2020-04-02)
Features
- command-bug: add new command bug (586b952)
- discord: add new command error (a17219a)
1.26.0
1.26.0 (2020-03-31)
Features
- env: add new script to create the env file automatically (eb08005)
1.25.0
1.25.0 (2020-03-31)
Features
- discord-commands: allow uppercase commands (02ad11b)
1.24.0
1.24.0 (2020-03-30)
Features
- discord: add dev prefix when sonia is sending simple messages in dev env (62d5400)
1.23.0
1.23.0 (2020-03-30)
Features
- server: add a server config service (fbf0f4c)
1.22.0
1.22.0 (2020-03-29)
Features
- release-notes: add : after the h1 (e683bff)
- discord-message-command-service: allow to use the shortcut v instead of just version (7dc163a)
1.21.0
1.21.0 (2020-03-29)
Bug Fixes
- discord-logger-service: fix typing error due to new discord version update (5f38423)
- deps: update dependency discord.js to v12.1.1 (015fa43)
Features
- config-service: add new options to the string update to hide the value of just do not display it (aceee56)
1.20.0
1.20.0 (2020-03-28)
Bug Fixes
- app-config: change the way to setup the initial configuration (06fb1a9)
Features
- discord-sonia-config: add more methods to update the config (674275d)
- config: add new config service (c85ac44)
- config-service: add new method getUpdatedBoolean (a813694)
- config-service: add new method getUpdatedString (94c2705)
1.19.2
1.19.2 (2020-03-27)
Performance Improvements
- webstorm: update the configuration file to exclude more files (fd8282e)
1.19.1
1.19.1 (2020-03-26)
Bug Fixes
- config-service: use public accessors for the updateConfig method to avoid scope error (92ff7df)