You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)