| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2023-03-27 | 799 Bytes | |
| v2.2.0.tar.gz | 2023-03-27 | 526.4 kB | |
| v2.2.0.zip | 2023-03-27 | 699.2 kB | |
| Totals: 3 Items | 1.2 MB | 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