Skip to content

v1.0.0

Choose a tag to compare

@Muqsit Muqsit released this 07 Mar 13:06
· 8 commits to master since this release

Changes:

  • /dil retrieve now displays results in 24-hour format

API Changes

  • Added Async*() methods to Database - developers are recommended to implement only the asynchronous methods and use AsyncToCallbackDatabaseTrait to auto-generate callback-equivalents
  • Added Async*() methods to GamertagUUIDTranslator - developers are recommended to implement only the asynchronous methods and use AsyncToCallbackGamertagUUIDTranslatorTrait to auto-generate callback-equivalents