Releases: integrii/flaggy
Releases · integrii/flaggy
v1.2.1
v1.2.0
1.1.0
Changelog:
- Values now always show the correct default string, even if they were used in your command
- Parsers now have a
ShowHelpAndExit()
function (@ihoegen) - A unintended third party templating package was being used, but has been removed (flaggy has no external dependencies)
- Implement
go.mod
at v1