Version 1.1.0
Highlights of the release
New style argparse.prog
for the program name placeholder %(prog)s
in the usage.
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #52
- Add a style for %(prog)s in the usage by @hamdanal in #56
- Refactor by @hamdanal in #57
- New readme image by @novitae in #58
- Minor improvements and grammar fixes by @hamdanal in #63
New Contributors
Full Changelog: v1.0.0...v1.1.0