Skip to content

Releases: dylan-lang/command-line-parser

v3.2.0 - Add docs from OD and update package def

17 May 19:52
d71f886
Compare
Choose a tag to compare

What's Changed

  • Add GitHub workflow to build and test by @cgay in #26
  • Update GitHub workflow to install-opendylan@v2 by @cgay in #27
  • Copy docs from OD, update package file by @cgay in #28

Full Changelog: v3.1.1...v3.2.0

v3.1.1 - Bug fix release

17 Feb 03:07
6cb195a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.1.0...v3.1.1

v3.1.0 Multi-level subcommands

28 Dec 22:35
9de50be
Compare
Choose a tag to compare
  • 1753d21 Fix <keyed-option> parsing and add test
  • 763d20d Support multi-level subcommands

v3.0.0 Subcommands bug fix and minor API change

30 Jun 02:46
18bc948
Compare
Choose a tag to compare
  • a72ab27 Fix bug in subcommand option parsing
  • c411843 Update some TODO comments
  • 7dbde06 Rename print-synopsis to print-help

Added subcommand parsing

06 Apr 05:41
014c500
Compare
Choose a tag to compare

This release adds subcommands and the ability to fully specify positional arguments rather than accessing them all via positional-options.

Initial tagged release

17 Jan 17:21
Compare
Choose a tag to compare

Starting to tag releases so that the package manager can reference them.