Skip to content

2.1.0

Latest
Compare
Choose a tag to compare
@Khaaz Khaaz released this 29 Jul 20:46
· 26 commits to master since this release
c59ce58

v2.1.0 - General sanitization update

Improvement and fixes.

Breaking

  • fetchGuildSchema is called fetchGuildDocument (d3e9f44)

Additions

Fixes

  • DBProvider initialisation (77df877)
  • Mention prefix (699de76)
  • LibraryInterface selector log message (
    bbae6bc)
  • template and library should be getter of Base (5186efb)
  • sendDM now returns the Promise as expected (81e0636)
  • GuildConfig.update no longer pass prefixed props to the DB (9c16d4fa)

Chore