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