What's Changed
- Fix type annotation of
errors
inwrap_errors
by @laazy in #229 - fix: exposing func arg in CLI under a different name via deco (fixes #224) by @neithere in #230
- fix: tests were failing under Python 3.13 by @neithere (reported by @mgorny in #228)
- Docs update in similar.rst by @harkabeeparolus in #221
New Contributors
- @harkabeeparolus made their first contribution in #221
- @laazy made their first contribution in #229
Full changelog: https://argh.readthedocs.io/en/latest/changes.html#version-0-31-3-2024-07-13
Full diff: v0.31.2...v0.31.3