Skip to content

Version 1.1.0

Compare
Choose a tag to compare
@nd1012 nd1012 released this 02 Mar 11:48
· 40 commits to main since this release

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