mirror of
https://github.com/MaJerle/lwshell.git
synced 2025-01-25 13:02:54 +08:00
244 B
244 B
Changelog
Develop
v1.1.0
- Add support for
listcmd
to print all registered commands - Optimize code and remove unnecessary brackets
v1.0.0
- First stable release
- Fix wrong parsing of command names
v0.1.0
- First release