File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed
Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change 22
33[ Unreleased changes] ( https://github.com/natemcmaster/CommandLineUtils/compare/v2.5.1...HEAD ) :
44
5- ### Changes
5+ ### Improvements
66
7+ * [ @AlexeyEvlampiev ] - implement support for GUID command line options ([ #333 ] ) and any other type that TypeConverter supports ([ #62 ] )
78* Disabled the pager for help text by default. To re-enable, set UsePagerForHelpText = true. ([ #346 ] )
89
910### Breaking changes
1213* Fix [ #294 ] by [ @natemcmaster ] - change dependencies on McMaster.Extensions.Hosting.CommandLine to just use Microsoft.Extensions.Hosting.Abstractions
1314* Fix [ #337 ] by [ @natemcmaster ] - removed .NET Standard 1.6 target from library
1415
16+ [ @AlexeyEvlampiev ] : https://github.com/AlexeyEvlampiev
1517[ @mattnischan ] : https://github.com/mattnischan
1618[ @natemcmaster ] : https://github.com/natemcmaster
1719
20+ [ #62 ] : https://github.com/natemcmaster/CommandLineUtils/issues/62
1821[ #251 ] : https://github.com/natemcmaster/CommandLineUtils/issues/251
1922[ #294 ] : https://github.com/natemcmaster/CommandLineUtils/issues/294
2023[ #337 ] : https://github.com/natemcmaster/CommandLineUtils/issues/337
24+ [ #333 ] : https://github.com/natemcmaster/CommandLineUtils/issues/333
2125[ #346 ] : https://github.com/natemcmaster/CommandLineUtils/issues/346
2226
2327## [ v2.6.0] ( https://github.com/natemcmaster/CommandLineUtils/compare/v2.5.1...v2.6.0 )
You can’t perform that action at this time.
0 commit comments