Releases: s2quake/commands
Releases · s2quake/commands
Release 7.0.0
What's Changed
- 🔧 Prepare 6.0.2 by @s2quake in #12
- Add github action for CI by @s2quake in #13
- Refactor code styles by @s2quake in #15
- ♻︎ Clean code by @s2quake in #16
- 🔧 Prepare 7.0.0 by @s2quake in #18
- Fix cursor not updating when buffer height changed by @s2quake in #17
- Fix an error where the system terminal fails to catch a TaskCanceledException by @s2quake in #19
- Parse CustomType by @s2quake in #20
- Cleanup solution by @s2quake in #21
- Custom Parameter by @s2quake in #22
- Add subcommand of subcommand by @s2quake in #23
- Add parent parameter in constructor by @s2quake in #24
- Fix and improve commands by @s2quake in #25
- Introduce DataAnnotation by @s2quake in #26
- Change the comparison style for Boolean types by @s2quake in #27
- Fix an issue with usage not printing correctly by @s2quake in #28
- Add Identifier property to CommandMemberInfo by @s2quake in #29
- Fix an issue with data validation using DataAnnotations by @s2quake in #30
- Refactor PropertyConditionAttribute by @s2quake in #31
- Apply pattern matching by @s2quake in #32
- Add category to MemberDescriptor by @s2quake in #33
- Refactor the process of getting strings from Resource by @s2quake in #34
- Refactor msbuild to ensure publish task runs properly by @s2quake in #35
- Fix an issue where the ExecutionName does not display properly by @s2quake in #36
- Fix an issue with the display order of options and commands in Help by @s2quake in #37
- Remove commands sorting code in
CommandContext
by @s2quake in #38 - Improve help message output by @s2quake in #39
- Integrate usage-related properties of ICommand by @s2quake in #40
- Improve progress by @s2quake in #41
- Refactor terminal startup method by @s2quake in #42
- Improve to retrieve the
HelpCommand
property fromICommandContext
. by @s2quake in #43 - Release 7.0.0 by @s2quake in #44
Full Changelog: 6.0.1...7.0.0