All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.4.0 (2023-04-17)
- rename option builders to match
- rename subcommand group root to 'groups'
- add context menu builder (40a67d5)
- add mentionable options (4a19750)
- add remaining options (7d7d132)
- add slash commands (4387c13)
- add string option (f8e44e8)
- rename subcommand group root to 'groups' (156973a)
- properly export builder (27ed590)
- properly set init function (9367c58)
- properly type
StringOption
(b889421) - rename option builders to match (e5bbb79)
- run missing key hook only when validating (aea0066)
0.3.0 (2023-03-23)
- switch to use builders as a peerdep
- add initial mixins (af3f01b)
- switch to use builders as a peerdep (d29499a)
- throw if a key is missing (6854053)
- properly map namespaces (4956135)
0.2.1 (2023-02-25)
- export helpers (2249c47)
- use config object instead of config
- rename
enableValidators
tovalidators
- actually export the config (ebfaa58)
- add config (f61251d)
- init project (7bd6245)
- rename
enableValidators
tovalidators
(e11bf97)
- use config object instead of config (0ec38a7)