Skip to content

Releases: spf13/pflag

1.0.5

18 Sep 21:09
2e9d26c
Compare
Choose a tag to compare
Merge pull request #219 from cfromknecht/fix-mod

Remove require pflag v1.0.3

v1.0.5-rc1

18 Sep 20:09
2e9d26c
Compare
Choose a tag to compare
v1.0.5-rc1 Pre-release
Pre-release

This hopefully fixes #218, and will be promoted when the fix has been verified.

1.0.4

17 Sep 17:58
e8f2996
Compare
Choose a tag to compare
1.0.4 Pre-release
Pre-release
v1.0.4

Fix typo in go.mod

1.0.3

03 Oct 00:52
Compare
Choose a tag to compare
Fix panic when parsing unknown flag followed by empty argument (#173)

Signed-off-by: Oren Shomron <shomron@gmail.com>

1.0.2

09 Aug 13:19
Compare
Choose a tag to compare

Add base64 encoded flag type

1.0.1

12 Apr 15:01
Compare
Choose a tag to compare

Includes new ParseErrorsWhitelist API definition

1.0.0

23 Jul 07:24
Compare
Choose a tag to compare

First stable release.