What's Changed
- feat: Call a given function after calling the command (PostRun) by @GreyXor in #21
- add slice flags by @zkep in #23
Example:
StringsDefault []string `name:"strings_default" description:"The strings default" default:"one|two|three" sep:"|"
New Contributors
Full Changelog: v1.6.0...v1.7.0