Tags: spf13/pflag
Toggle v1.0.10's commit message
Merge pull request #448 from thaJeztah/fix_go_version
remove uses of errors.Is, which requires go1.13, move go1.16/go1.21 tests to separate file
Toggle v1.0.9's commit message
Merge pull request #446 from spf13/fix-backwards-compat
fix: Restore ParseErrorsWhitelist name for now
Toggle v1.0.8's commit message
Merge pull request #444 from spf13/reset-args-even-if-empty
Reset args on re-parse even if empty
Toggle v1.0.7's commit message
Merge pull request #348 from max-frank/add-time-flag-support
Add support for time.Time flags
Toggle v1.0.6's commit message
Merge pull request #419 from spf13/ci
add github actions
Toggle v1.0.5's commit message
Merge pull request #219 from cfromknecht/fix-mod
Remove require pflag v1.0.3
Toggle v1.0.5-rc1's commit message
Merge pull request #219 from cfromknecht/fix-mod
Remove require pflag v1.0.3
Toggle v1.0.4's commit message
Toggle v1.0.3's commit message
Fix panic when parsing unknown flag followed by empty argument (#173 )
Signed-off-by: Oren Shomron <shomron@gmail.com>
Toggle v1.0.2's commit message
bytes: add support for base64 encoded flags (#177 )
Signed-off-by: Gorka Lerchundi Osa <glertxundi@gmail.com>
You can’t perform that action at this time.