Skip to content

v2.2.0

Compare
Choose a tag to compare
@eritbh eritbh released this 05 Apr 16:18
· 35 commits to main since this release

Changes

  • The minimum supported Eris version is now 0.15.0. Older versions may continue to work for non-Typescript consumers. (#56)

Fixes

  • Type of CommandRequirements#permissions no longer includes a lone string. The code for handling this property never handled lone strings correctly, so this isn't a breaking change; always pass an array of permission names rather than a single permission name. (806cd6a)

Meta

  • Author's username has changed since last release; links to documentation, donations, etc. have mostly been updated. Please raise an issue or pull request if you encounter any in-repo links that are still pointing to the wrong place. (b02b844)