Cpp2IL
Cpp2IL copied to clipboard
Bump CommandLineParser from 2.9.0-preview1 to 2.9.1
Bumps CommandLineParser from 2.9.0-preview1 to 2.9.1.
Release notes
Sourced from CommandLineParser's releases.
v2.9.1
What's Changed
- Add Linux as CI in appveyor by
@moh-hassanin commandlineparser/commandline#598- Add multi-instance option support by
@rmunnin commandlineparser/commandline#594- add support for flags enums by
@shaosssin commandlineparser/commandline#623- Expose value and error on parser result by
@johnjaylwardin commandlineparser/commandline#634- Verb aliases by
@johnjaylwardin commandlineparser/commandline#636- Fix unparsing FileInfo and DirectoryInfo by
@kapsiRin commandlineparser/commandline#627- fix spacing on help messages when verbs have aliases by
@johnjaylwardin commandlineparser/commandline#650- Extend UnparserExtension with FormatCommandLineArgs and SplitArgs methods by
@moh-hassanin commandlineparser/commandline#662- Allow single dash as a value by
@moh-hassanin commandlineparser/commandline#669- Add multi-instance option support by
@rmunnin commandlineparser/commandline#678- Sequences that hit max should stop grabbing values by
@rmunnin commandlineparser/commandline#682- Add GetoptMode parser setting and implementation by
@rmunnin commandlineparser/commandline#684- Add missing interpolation character by
@marcinotorowskiin commandlineparser/commandline#803- Fix for #776 and #797 by
@batzenin commandlineparser/commandline#798- added link to Option groups by
@pentopin commandlineparser/commandline#790- Remove System.Linq.Expressions dependency. by
@NN--- in commandlineparser/commandline#764- Resourcetype with implicit and explicit cast by
@gorsheninmvin commandlineparser/commandline#758New Contributors
@rmunnmade their first contribution in commandlineparser/commandline#594@shaosssmade their first contribution in commandlineparser/commandline#623@johnjaylwardmade their first contribution in commandlineparser/commandline#634@kapsiRmade their first contribution in commandlineparser/commandline#627@marcinotorowskimade their first contribution in commandlineparser/commandline#803@batzenmade their first contribution in commandlineparser/commandline#798@pentopmade their first contribution in commandlineparser/commandline#790@NN--- made their first contribution in commandlineparser/commandline#764@gorsheninmvmade their first contribution in commandlineparser/commandline#758Full Changelog: https://github.com/commandlineparser/commandline/compare/2.8.0...v2.9.1
v2.9.0-preview3
No release notes provided.
Changelog
Sourced from CommandLineParser's changelog.
Changelog
All notable changes to this project will be documented in this file.
CommandLineParser project adheres to Semantic Versioning.
[2.9.0-preview2]
Added
- Properly assign arguments after a double dash to values, fix #605 by
@robnasby, PR# 610.Changed
- Drop "Add multi-instance option support".
Commits
b0b0ec9update appveyor, remove github deployment for now, bump version to 2.9.1bfc2ca8Merge branch 'develop'dffb751update nuget api key1830608Merge pull request #758 from gorsheninmv/resourcetype-with-implicit-castaf75319Merge pull request #764 from NN---/remove_expressionf5e8b16Merge pull request #790 from pentop/master40a4104Merge pull request #798 from batzen/fix/issue-7769ba45a7Merge pull request #803 from marcinotorowski/fix-localization-exception87316e9Add missing interpolation characterff825e5Fixes #776- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)