Skip to content

Releases: max-au/argparse

1.2.4

18 May 15:46
4d00903
Compare
Choose a tag to compare

What's Changed

  • [argparse] fix incorrect specs #39

1.2.3

24 Mar 00:39
55caa1d
Compare
Choose a tag to compare

What's Changed

  • [argparse] fix help generation for {atom, unsafe} type #37

1.2.2

23 Mar 18:53
69acf3c
Compare
Choose a tag to compare

What's Changed

  • [argparse] fix missing defaults #34
  • [argparse, cli] implement global defaulthttps://github.com//pull/35

1.2.1

17 Mar 17:56
9190be0
Compare
Choose a tag to compare

What's Changed

  • [argparse] fix incorrect string concatenation for choices #28
  • [argparse] bugfixes for usage, fixed support for atom choices #32

Full Changelog: 1.2.0...1.2.1

1.2

13 Mar 22:03
4f3762a
Compare
Choose a tag to compare
1.2

What's Changed

  • [cli] change default behaviour to emulator halt on parser error #21
  • [argparse] fix unicode support #24
  • [argparse] support OTP 25 'maybe' experimental keyword #25