Releases: masesgroup/CLIParser
Releases · masesgroup/CLIParser
V3.2.1: help generation issue fixed
Official package
What's Changed
- Bump actions/upload-artifact from 3 to 4 by @dependabot in #46
- Changes by GitHub action by @github-actions in #48
- Added protection, version upgrade and copyright change by @masesdevelopers in #49
- Changes by GitHub action by @github-actions in #50
Full Changelog: V3.2.0.0...V3.2.1.0
V3.2.0: code review
Official package
What's Changed
- Create dependabot.yml by @masesdevelopers in #28
- Bump actions/upload-artifact from 2 to 3 by @dependabot in #29
- Bump actions/checkout from 2 to 4 by @dependabot in #30
- Update build.yaml by @masesdevelopers in #31
- Changes by GitHub action by @github-actions in #32
- Reviewed project structure and site by @masesdevelopers in #34
- Changes by GitHub action by @github-actions in #35
- Web-site update by @masesdevelopers in #37
- Changes by GitHub action by @github-actions in #38
- Removed reference in the menu and added references to repository by @masesdevelopers in #39
- Changes by GitHub action by @github-actions in #40
- Update footer by @masesdevelopers in #41
- Changes by GitHub action by @github-actions in #42
- Code simplification with string interpolation and minor changes by @masesdevelopers in #43
- Changes by GitHub action by @github-actions in #44
New Contributors
- @dependabot made their first contribution in #29
- @github-actions made their first contribution in #32
Full Changelog: V3.1.2.0...V3.2.0.0
V3.1.2: ToString method fixed
Official package
What's Changed
- Fix on ToString method by @masesdevelopers in #25
Full Changelog: V3.1.1.0...V3.1.2.0
V3.1.1: fix for Console.WindowWidth exception
Official package
What's Changed
- Console fix by @masesdevelopers in #23
Full Changelog: V3.1.0.0...V3.1.1.0
V3.1.0: prefix string in settings and command-line switch generation
Official package
What's Changed
- Repo fix by @masesdevelopers in #18
- Added Prefix string extraction and command-line generation by @masesdevelopers in #20
Full Changelog: V3.0.0.0...V3.1.0.0
V3.0.0: Package Update with license and single framework
V2.2.1: Added .NET 6 target
What's Changed
- Added .NET 6 target by @masesdevelopers in #13
New Contributors
- @masesdevelopers made their first contribution in #13
Full Changelog: V2.2.0.0...V2.2.1.0
V2.2.0: added arguments cross-check
What's Changed
- Implemented #2 and #10 by @mariomastrodicasa in #11
Full Changelog: V2.1.2.0...V2.2.0.0
V2.1.2: fixed issue on argument analysis
What's Changed
- Single and Double parameters now use an exact match rather than a start with approach by @mariomastrodicasa in #9
Full Changelog: V2.1.1.0...V2.1.2.0