Spectre.cli Versions Save

An extremely opinionated command-line parser.

v0.26.0

4 years ago

v0.25.0

4 years ago

v0.24.0

4 years ago

v0.23.0

4 years ago

v0.22.0

5 years ago

v0.21.0

5 years ago

As part of this release we had 3 issues closed.

Features

  • #3 Add support for non-scalar values
  • #61 Add support for command aliases
  • #60 Add support for abstract commands without settings

v0.20.0

5 years ago

As part of this release we had 1 issue closed.

Bug

  • #56 Examples are not shown for default command

v0.19.0

5 years ago

As part of this release we had 1 issue closed.

Bug

  • #54 Completely remove references to System.ValueTuple

v0.18.0

5 years ago

As part of this release we had 2 issues closed.

Bug

  • #52 Remove dependency on System.ValueTuple package

Improvement

  • #46 Add way of specifying examples for commands

v0.17.0

5 years ago

As part of this release we had 2 issues closed.

Bug

  • #43 Should allow "_" in long option names

Improvement

  • #40 Support multiple long and short names for options