Skip to content

Method removeCommands() can now remove all commands

Compare
Choose a tag to compare
@TalAter TalAter released this 21 Aug 17:07
· 476 commits to master since this release

Calling removeCommands() with no arguments will now remove all the commands registered to annyang. Previously it did nothing when no arguments were passed.
Thanks go to @James1x0 for the contribution.

Minor non-critical fix in abort() method

This release is Fully backwards compatible.