Skip to content

Releases: hellflame/argparse

v1.3.1

06 Jun 04:24

Choose a tag to compare

add cn docs

v1.3.0

06 Jun 00:36

Choose a tag to compare

  1. enable hide entry option
  2. update readme

v1.2.2

02 Jun 13:34

Choose a tag to compare

about error or panic

v1.2.1

29 May 09:53

Choose a tag to compare

unrecognized arguments with better help

v1.2.0

28 May 13:51

Choose a tag to compare

  1. add levenshtein-distance error correction, guess user's correct input
  2. update readme
  3. add test cases

v1.1.0

17 May 14:41

Choose a tag to compare

  1. update for go report
  2. allow short only argument

v1.0.1

15 May 15:17

Choose a tag to compare

  1. disable completion entry on sub-command
  2. update readme

v1.0.0

14 May 15:44

Choose a tag to compare

after so many use cases, it seem to have reach the production point

v0.4.0

13 May 18:06

Choose a tag to compare

  1. Parser default action support
  2. shell completion support, bash & zsh

v0.3.1

09 May 01:01

Choose a tag to compare

more message to help programmer