1313* [ @scott-xu ] : Show allowed values in help text ([ #369 ] )
1414* [ @scott-xu ] : Generic Hosting: add overload of RunCommandLineApplicationAsync to support configuring of CommandLineApplication<T > ([ #363 ] )
1515* [ @danielmeza ] : implement API on host builder to fetch CommandLineContext from non DI contexts ([ #368 ] )
16+ * [ @hellfirehd ] and [ @cbcrouse ] : feature: add API to allow calling UseCommandLineApplication< ; TApp> ; prior to Run* Async() ([ #409 ] and [ #415 ] )
1617
1718### Bug fixes
1819* [ @natemcmaster ] : ensure clustering options is detected correctly when subcommands added via AddSubcommand ([ #393 ] )
4950[ #391 ] : https://github.com/natemcmaster/CommandLineUtils/pull/391
5051[ #393 ] : https://github.com/natemcmaster/CommandLineUtils/pull/393
5152[ #402 ] : https://github.com/natemcmaster/CommandLineUtils/pull/402
53+ [ #409 ] : https://github.com/natemcmaster/CommandLineUtils/pull/409
54+ [ #415 ] : https://github.com/natemcmaster/CommandLineUtils/pull/415
5255
5356## [ v3.0.0] ( https://github.com/natemcmaster/CommandLineUtils/compare/v2.6.0...v3.0.0 )
5457
@@ -483,6 +486,7 @@ Other:
483486[ @atruskie ] : https://github.com/atruskie
484487[ @bjorg ] : https://github.com/bjorg
485488[ @bording ] : https://github.com/bording
489+ [ @cbcrouse ] : https://github.com/cbcrouse
486490[ @chaami ] : https://github.com/chaami
487491[ @couven92 ] : https://github.com/couven92
488492[ @cuperman007 ] : https://github.com/cuperman007
@@ -491,6 +495,7 @@ Other:
491495[ @ejball ] : https://github.com/ejball
492496[ @EricStG ] : https://github.com/EricStG
493497[ @handcraftedsource ] : https://github.com/handcraftedsource
498+ [ @hellfirehd ] : https://github.com/hellfirehd
494499[ @IanG ] : https://github.com/IanG
495500[ @jcaillon ] : https://github.com/jcaillon
496501[ @jerriep ] : https://github.com/jerriep
0 commit comments