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
Subcommands can now be added to commands. (#26, #55, #66)
Files can now export arrays of commands/event listeners. (#47, #71)
The default help command now includes some helpers for working with command help values in Typescript. (#72, #74)
Fixes
The default eval command accepts more code formats and exposes more immediate variables. (#54)
Global command requirements can now be set from client options. The old method of setting global requirements is deprecated and will be removed in a future major release. (#69, #75)
Yuuko's peer dependency on Eris is no longer restricted to any specific version. This should help avoid errors when installing a dev branch of Eris.