Releases: Cysharp/ConsoleAppFramework
Releases · Cysharp/ConsoleAppFramework
Ver.4.2.3
Ver.4.2.2
What's Changed
- feat: build with reusable workflow by @guitarrapc in #86
- improve parsing of command-line arguments by @wipiano in #85
- Usage ApplicationName configurable by @neuecc in #87
- readme.md by @zadykian in #77
- error 'Index was outside the bounds of the array' by @zadykian in #78
New Contributors
Full Changelog: 4.2.1...4.2.2
Ver.4.2.1
- Add ConsoleAppContext.Cancel(), Terminate()
- Does not log OperationCanceledException when throws from ConsoleAppContext CancelationToken
- Bettter handled CancelationToken with Console.ReadKey
Ver.4.1.0
Ver.4.0.6
- Add
ConsoleApp.CreateFromHostBuilder
Ver.4.0.5
- Fix show error when can not resolver service in parameter.
Ver.4.0.4
- Add ConsoleApp.Services/Configuration/Environment/Lifetime
Ver.4.0.3
fix, AddSubCommands does not use NameConverter
Ver.4.0.2
- ConsoleAppBuilder's HostContext methods returns ConsoleAppBuilder
Ver.4.0.1
remove dependency.
v4's details, see v4.0.0 release notes.