Skip to content

Releases: Arnesfield/argstree

v1.5.5

08 Apr 12:00
Compare
Choose a tag to compare

v1.5.4

06 Apr 06:40
Compare
Choose a tag to compare

Full Changelog: v1.5.3...v1.5.4

  • Refactor, some internal updates
  • Add test to check for option/command names in error messages
  • Documentation updates

v1.5.3

05 Apr 15:11
Compare
Choose a tag to compare

Full Changelog: v1.5.2...v1.5.3

  • Refactor, some internal updates
  • Documentation updates

v1.5.2

04 Apr 10:14
Compare
Choose a tag to compare

Full Changelog: v1.5.1...v1.5.2

  • Removed deproto (introduced in v1.5.1) and use hasOwnProperty to check for object properties instead
  • Simplified some and removed unneeded logic

v1.5.1

01 Apr 06:34
Compare
Choose a tag to compare

Full Changelog: v1.5.0...v1.5.1

  • Fixed validation for range values
  • Updated checks for valid objects
  • Removed prototype (set to null) for options and args objects internally

v1.5.0

31 Mar 13:08
Compare
Choose a tag to compare

Full Changelog: v1.4.0...v1.5.0

Notable Changes

  • Add strict boolean option
  • Add additional properties and methods for the spec object
  • Documentation updates
  • [internal] Spec objects rewritten from object literals to class instances

v1.4.0

30 Mar 09:33
Compare
Choose a tag to compare

Full Changelog: v1.3.0...v1.4.0

Notable Changes

  • Expose split function
  • Add NodeData to id function option
  • Improvements and updates

v1.3.0

29 Mar 13:55
Compare
Choose a tag to compare

Full Changelog: v1.2.2...v1.3.0

Minor breaking changes

  • Rename ValidateData interface to NodeData

Notable Changes

  • Add Spec API
  • Accept transform function for Options.id
  • Add alias property to Node and NodeData objects (if the options were parsed via an alias)
  • Include NodeData to args function
  • Various improvements, documentation comment updates, and other fixes

References

v1.2.2

25 Mar 10:22
Compare
Choose a tag to compare

Full Changelog: v1.2.1...v1.2.2

v1.2.1

25 Mar 05:30
Compare
Choose a tag to compare

Full Changelog: v1.2.0...v1.2.1