github-actions
released this
30 Jan 12:42
·
2 commits
to refs/heads/main
since this release
Changes
🚀 Features
- A flag with a non-zero default value will now show the default in the help (#133) @FollowTheProcess
- Align the argument required/default specifier using tabwriter (#127) @FollowTheProcess
👷 Continuous Integration
- Update and refresh golangci-lint config (#130) @FollowTheProcess
- Move to my new Go CI workflow (#124) @FollowTheProcess
📚 Documentation
- Tidy up some doc comments (#135) @FollowTheProcess
- Include a
time.Duration
flag in the subcommands example (#129) @FollowTheProcess - Add gifs for all examples (#128) @FollowTheProcess
- Change the theme and font of demo gifs (#126) @FollowTheProcess
🔨 Refactoring
- Narrow
Flaggable
type constraint (#132) @FollowTheProcess
📦 Dependencies
- Bump github.com/FollowTheProcess/test from 0.20.1 to 0.20.2 (#131) @dependabot[bot]
- Update test and snapshot (#125) @FollowTheProcess
- Bump github.com/FollowTheProcess/test from 0.17.1 to 0.18.0 (#123) @dependabot[bot]