v0.10.0
What's Changed
- BREAKING CHANGE: rename Commands class to CommandGroup by @carafelix in #35
- feat: Add method for accessing command entities hydrated with matching custom prefixes by @carafelix in #31
- feat: add
commandNotFound
filter / helper function for setting up adid you mean?
handler by @carafelix in #35 - chore: add git hooks and lint-staged by @roziscoding in #40
- feat: add API compliance validation to setMyCommands calls by @roziscoding in #36
- chore: change indentWidth to 2 by @roziscoding in #41
- docs: update README to CommandGroup vs Commands by @roziscoding in #42
- v0.10.0 by @roziscoding in #43
Full Changelog: v0.9.0...v0.10.0