Skip to content

Releases: lastunicorn/ConsoleTools.Commando

ConsoleTools.Commando 2.1.0

17 Aug 18:32
2254480
Compare
Choose a tag to compare
  • [feature] Added more helper setup methods for registering commands.
  • [feature] Help command - limited the display width to 80 chars.
  • [misc ] Upgrade the usage of ConsoleTools.Controls to 1.2.0

ConsoleTools.Commando 2.0.0

29 Sep 05:52
94c0146
Compare
Choose a tag to compare
  • [syntax ] Allow '=' and ':' as name-value separators.
  • [syntax ] Used only '--' for parameter names.
  • [feature] Added a Ninject configuration helper package.
  • [feature] Added support for anonymous commands (command without a verb).
  • [feature] Added base classes for commands and views.
  • [feature] Changed the attributes for commands and parameters.
  • [feature] Extracted the parsing logic into a different package.
  • [feature] Added support for parameter of type Encoding.
  • [feature] Added Starting and Ended events for the Application.
  • [feature] Added support for multiple command with same name.

ConsoleTools.Commando 2.0.0-beta.5

19 Jun 05:55
Compare
Choose a tag to compare
Pre-release
v2.0.0-beta.5

incremented the version to 2.0.0-beta.5

ConsoleTools.Commando 2.0.0-beta.4

18 Jun 20:52
Compare
Choose a tag to compare
Pre-release
v2.0.0-beta.4

update version to beta 4

ConsoleTools.Commando 2.0.0-beta.3

18 May 07:49
Compare
Choose a tag to compare
Pre-release
v2.0.0-beta.3

removed the DefaultCommand. the simple Command can be used instead.

ConsoleTools.Commando 2.0.0-beta.2

17 May 13:42
Compare
Choose a tag to compare
Pre-release
v.2.0.0-beta.2

compacted the setup approches into a single project

ConsoleTools.Commando 2.0.0-beta

16 May 10:34
Compare
Choose a tag to compare
Pre-release
v2.0.0-beta

added package restore step in the release script

ConsoleTools.Commando 2.0.0-alpha

15 May 10:48
Compare
Choose a tag to compare
Pre-release
v2.0.0-alpha

changed version number to 2.0.0-alpha

ConsoleTools.Commando 1.5.0

03 May 08:57
Compare
Choose a tag to compare
  • [feature] Improved the information displayed by the help command.
  • Updated framework target to .net 6

ConsoleTools.Commando 1.4.0

06 Aug 05:18
Compare
Choose a tag to compare
  • [feature] Added in the more details about the command being executed in the CommandCreated event.

Note: Use it from the nuget.org: https://www.nuget.org/packages/ConsoleTools.Commando