mirror of
https://github.com/sern-handler/tools
synced 2026-06-06 01:16:59 +00:00
2.8 KiB
2.8 KiB
Changelog
0.0.3-alpha (2023-02-15)
Features
Bug Fixes
0.0.2-alpha (2023-02-14)
Features
- add discord.js examples (91de33d)
- build for esm only (5006f96)
- buttons (d2ec056)
- remove pipeline option (baecfb6)
- testing composable-style functions (cd1fcf7)
- update dependencies and tsup (2da5fd0)
0.0.1-alpha (2023-02-12)
Features
- add more methods (7647d92)
- add type predicates for djs bindings (769bdf6)
- adding scripts and some DJS bindings (6926098)
- completeOnFirst works? (4e967ed)
- first commit (0fc4004)
- remove redundant count operator and pause completeOnFirst (eaeee0f)
- update and work (c1047a6)
Bug Fixes
- weird thing where instanceof is not working (eea0286)
Miscellaneous Chores
- release 0.0.1-alpha (fd85195)