Skip to content

Releases: pixeldroid/optionparser-ls

v2.1.1

19 Sep 02:38
Compare
Choose a tag to compare
  • add access to first and last items of a multi-value option
  • add toDictionary() method
  • remove trailing newline from toString()

v2.0.1

31 Dec 18:18
Compare
Choose a tag to compare
  • update cli demo structure to match latest loomtasks
  • use named test methods to improve stack traces for runtime errors

v2.0.0

28 Aug 01:55
Compare
Choose a tag to compare
  • update to sprint34 sdk and latest loomtasks patterns

v1.0.0

03 Jan 23:06
Compare
Choose a tag to compare
  • initial release
  • introduces OptionParser as a utility for command line app development