commandeer v0.5.0 Release Notes
Release Date: 2020-07-27 // over 4 years ago-
✂ 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.