Skip to content

v1.7.0

Latest
Compare
Choose a tag to compare
@leaanthony leaanthony released this 09 May 10:43

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

  • @zkep made their first contribution in #23

Full Changelog: v1.6.0...v1.7.0