Skip to content

Releases: nd1012/wan24-CLI

Version 1.8.0

27 Oct 11:18
Compare
Choose a tag to compare

Changes

  • Updated references

Full Changelog: v1.7.0...v1.8.0

Version 1.7.0

21 Sep 04:30
Compare
Choose a tag to compare

Changes

  • Updated references

Full Changelog: v1.6.0...v1.7.0

Version 1.6.0

09 Sep 02:30
Compare
Choose a tag to compare

Changes

  • Updated references

Full Changelog: v1.5.0...v1.6.0

Version 1.5.0

16 Aug 03:51
Compare
Choose a tag to compare

Changes

  • Using more and new wan24-Core reflection types now

Full Changelog: v1.3.0...v1.5.0

Version 1.3.0

12 Apr 18:55
Compare
Choose a tag to compare

Changss

  • Updated references

Full Changelog: v1.2.0...v1.3.0

Version 1.2.0

10 Mar 11:04
Compare
Choose a tag to compare

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

02 Mar 11:48
Compare
Choose a tag to compare

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

25 Feb 12:53
Compare
Choose a tag to compare

Initial release.