v0.1.4
Enhancements
- A new application level parse function
MustParseWithUsage()
that tries to improve the UX of calling commands requiring sub commands or with missing flags and arguments
Bug Fixes
- Do not render an empty
Flags
section in usage when there is only hidden flags