New
v2.2.0
What's Changed
- Add net7 SDK in pipeline by @wayneyaoo in https://github.com/mayuki/Cocona/pull/90
- Resolve the last dependency to allow injection overwrite by @wayneyaoo in https://github.com/mayuki/Cocona/pull/93
- Fix nested sub-command description for class-style by @mayuki in https://github.com/mayuki/Cocona/pull/88
- Add unit test for #93 by @mayuki in https://github.com/mayuki/Cocona/pull/95
- Hidden command should not get suggested when command not found. by @wayneyaoo in https://github.com/mayuki/Cocona/pull/96
- Bump version by @mayuki in https://github.com/mayuki/Cocona/pull/98
New Contributors
- @wayneyaoo made their first contribution in https://github.com/mayuki/Cocona/pull/90
Full Changelog: https://github.com/mayuki/Cocona/compare/v2.1.0...v2.2.0