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