Releases: max-au/argparse
Releases · max-au/argparse
1.2.4
What's Changed
- [argparse] fix incorrect specs #39
1.2.3
What's Changed
- [argparse] fix help generation for {atom, unsafe} type #37
1.2.2
What's Changed
- [argparse] fix missing defaults #34
- [argparse, cli] implement global defaulthttps://github.com//pull/35
1.2.1
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
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