Releases: RyloRiz/climake
Releases · RyloRiz/climake
Version 1.2.0
Version 1.1.0
Version 1.1.0 is out with some bug fixes.
Added
N/A
Changed
N/A
Fixed
- Using --help on root without calling
CLIMake.help()
no longer returns undefined - Using extended help commands without explicitly using extended help no longer errors
Version 1.0.0
The first version of CLIMake is out!
Added
- [class] CLIMake
- [class] Command
- [fn] CLIMake.handle()
- [fn] CLIMake.help()
- [fn] CLIMake.parse()
- [fn] CLIMake.version()
- [fn] Command.argument()
- [fn] Command.command()
- [fn] Command.setting()
Changed
N/A
Fixed
N/A