Releases: Ecstarjs/Ecstar
Releases · Ecstarjs/Ecstar
v5.0.0
5.0.0 (2022-10-29)
Bug Fixes
- returns if the command does not exist (6c13bfe)
Features
BREAKING CHANGES
- command: remove getArgs in command and args type will change a lot
v4.11.0
4.11.0 (2022-10-27)
Features
- import context in each file (2ee0f34)
v4.10.1
4.10.1 (2022-10-26)
Bug Fixes
- implement get command name in a different function (cef47ac)
v4.10.0
4.10.0 (2022-10-24)
Features
- command name accepts only lowercase (cbc1e3f)
v4.9.0
4.9.0 (2022-10-23)
Features
v4.8.0
4.8.0 (2022-10-23)
Bug Fixes
- make core and move CommandHandler (d4656ae)
Features
v4.7.0
4.7.0 (2022-10-23)
Features
v4.6.2
4.6.2 (2022-10-23)
Bug Fixes
v4.6.1
4.6.1 (2022-10-22)
Bug Fixes
- move args related directories (09c81ad)
Performance Improvements