What's Changed
- docs: Remove "color" extra from docstring (i.e. autoapi docs). by @DanCardin in #13
- fix: Reference argv and prog consistently. by @DanCardin in #16
- Fix help of the completion argument by @pawamoy in #19
- De-indent PEP 727 documentation using
inspect.cleandoc
by @pawamoy in #17 - fix: Literal["one", "two"] syntax as choices. by @DanCardin in #21
Full Changelog: v0.8.1...v0.8.3