All Versions
5
Latest Version
Avg Release Cycle
231 days
Latest Release
1659 days ago
Changelog History
Changelog History
-
v0.5.0 Changes
July 27, 2020โ Removed the feature where commandeer would generate shorthand flags from existing flag names. This is a breaking change, and those using generated shorthand flags will now need to specify them explicitly with the
short:"<chr>"
struct tag syntax. -
v0.4.0
November 13, 2019 -
v0.3.0 Changes
October 09, 2019โ Add support for
!embed
to ignore an embedded struct's name when generating the flag name.
โ Add support loading pflag flags from the environment. -
v0.2.0 Changes
October 01, 2019Environment variables, and more flexibility!
-
v0.1.0
January 15, 2018