Releases: spf13/pflag
Releases · spf13/pflag
v1.0.6
What's Changed
- Add exported functions to preserve
pkg/flag
compatibility by @mckern in #220 - remove dead code for checking error nil by @yashbhutwala in #282
- Add IPNetSlice and unit tests by @rpothier in #170
- allow for blank ip addresses by @duhruh in #316
- add github actions by @sagikazarmark in #419
New Contributors
- @mckern made their first contribution in #220
- @yashbhutwala made their first contribution in #282
- @rpothier made their first contribution in #170
- @duhruh made their first contribution in #316
- @sagikazarmark made their first contribution in #419
Full Changelog: v1.0.5...v1.0.6
1.0.5
Merge pull request #219 from cfromknecht/fix-mod Remove require pflag v1.0.3
v1.0.5-rc1
This hopefully fixes #218, and will be promoted when the fix has been verified.
1.0.4
v1.0.4 Fix typo in go.mod