v0.2.0
Added
- Change Command of Default Options [help, version]
- Custom help and version (program.on() method)
- Add description() and action() methods for commands
Changed - Fixed
- Command Class: Pass parameters as object
- Change the import link to an official deno.land/x/ link
Todo for next release
- Custom option processing (passed from the previous release as not done yet)
- Multiple short flags (-abc)