v0.31.2
What's Changed
Bugs fixed:
- broken support for
Optional[List]
(but notOptional[list]
), a narrower case of the problem fixed earlier (issue #216) by @neithere, thanks to @thorwhalen
Full changelog: https://argh.readthedocs.io/en/latest/changes.html
Full diff: v0.31.1...v0.31.2