plade 0.1.1 plade: ^0.1.1 copied to clipboard
A type-safe command-line parsing library
0.1.1 #
- Move source repository to sr.ht
- Fix various indentation and space issues when printing usage
- Fix missing missing options in help if no inverse is set
- Fix incorrect future handling with the dispatch API
- Show the usage for the current subcommand on parsing failure
- Show the subcommand description in the usage
- Allow modifying the printed enum in the value choice parser
0.1.0 #
- Initial version.