v2.1.0 - General sanitization update
Improvement and fixes.
Breaking
- fetchGuildSchema is called fetchGuildDocument (d3e9f44)
Additions
- Custom
AxonConfig
andGuildConfig
(23aff28) - Proper extensions support (921252e,
0155f0f) - AxonOptions.logo can use AxonCore.version parameter (
6754f7e) Logger.type
(3f30bf1)DBProvider.type
(d685078)splitMessage
optional length (b611ca9)CommandEnvironment.usedLabel
(52fda11)
Fixes
- DBProvider initialisation (77df877)
- Mention prefix (699de76)
- LibraryInterface selector log message (
bbae6bc) template
andlibrary
should be getter ofBase
(5186efb)- sendDM now returns the Promise as expected (81e0636)
GuildConfig.update
no longer pass prefixed props to the DB (9c16d4fa)