Releases: nd1012/wan24-CLI
Releases · nd1012/wan24-CLI
Version 1.8.0
Version 1.7.0
Version 1.6.0
Version 1.5.0
Version 1.3.0
Version 1.2.0
Changes
Breaking changes
CliApi.UseInvokeAuto
is now disabled per default- Added
Bootstrapper
Additions
- Added
CliApi.State
Fixed bugs
- Fixed missing context during runtime error
Full Changelog: v1.1.0...v1.2.0
Version 1.1.0
Changes
Breaking changes
CliApiInfo
color properties are strings now
Additions
- Added
StdErrAttribute
- Added
ConsoleIoHelper
console input/output helper - Added
CliHelpApi.DetailHelp_Delegate
- Added
CliApiAttribute.HelpMethod
and `CliApiAttribute.RunHelpMethod´ - Added
ConsoleColorProfile
- Added
CliAppConfig
- Added
CliProcessHelper
- Added
CliStream
- JSON parsed argument values, which are not valid JSON, will be JSON encoded in order to be parsed as the target object type
Fixed bugs
- Fixed determining final command line arguments
- Fixed exported API determination
- Fixed invalid
CliApiFileStreamAttribute
constructor
Full Changelog: v1.0.0...v1.1.0
Version 1.0.0
Initial release.