structopt v0.3.25 Release Notes
Release Date: 2021-10-18 // over 3 years ago-
- 🛠 Fix duplication of aliases in subcommands #504
Previous changes from v0.3.23
-
- ⚡️ Update minimal rust version to 1.46 because of bitflags 1.3
- 🛠 Fixed a bug that occurs when the type of
map
becomes ambiguous. - ➕ Add support for skip for enum variant subcommands