CommandLineUtils v2.5.0 Release Notes
-
- ๐ Fix #92 by @kbilsted - Show enum names in help text for Options and Arguments stored as enum
- ๐ Fix #287 by @Alxandr - Add support for private base type options
- ๐ Fix #303 by @AndreGleichner - Update generated help to display [command] first then [options]
- ๐ Fix #307 by @daveMueller - Update help text generator to display HelpOption correctly