What's Changed
- Switch to UV and drop Python 3.8 by @lebrice in #340
- Move pytest configuration to pyproject.toml by @lebrice in #341
- Enable Ruff's default rules by @lebrice in #342
- Pass custom help formatter to subparsers (#336) by @zrlf in #339
- Bugfix: fix optional positional arguments. by @joshlk in #345
- Making add_help optional for parse and parse_known_args functions by @farzad-elastix in #360
New Contributors
- @zrlf made their first contribution in #339
- @farzad-elastix made their first contribution in #360
Full Changelog: v0.1.7...v0.1.8