Releases: LucasCarioca/gocli
Releases · LucasCarioca/gocli
v0.1.1
Bug fixes
- added support for default commands
- passing errors from the command back up to the caller
v0.1.0
Features
- added app struct to create and run cli applications
v0.0.1
Bug Fixes
- fix path
v0.0.0
Features
- minimal support for command pattern
- minimal testing tools included