Command Line Parser v2.3.0 Release Notes

Release Date: 2018-08-13 // over 5 years ago
  • ➕ Added

    • 📜 Properly handle CaseInsensitiveEnumValues flag fixing issue #198 by @niklaskarl.

    🔄 Changed

    • ⚡️ Updated README examples quick start example for c# and Vb.net to work with the new API by @loligans.
    • ⚡️ Updated README by @ericnewton76.
    • ⚡️ Update copyright in unit tests
    • Patching appveyor dotnet csproj
    • ⚡️ Updates to appveyor to create a build matrix

    🛠 Fixed