v0.1.1
Added
- Documentation site at https://jose-pr.github.io/duho/ — guides for declaring
arguments, types and conversion, running your app, configuration layers,
logging, and shell completion, plus a generated API reference.
Changed
- Corrected the performance figures in the release notes to numbers measured on
a fixed CI runner. Parser construction is 40–70× faster than the uncached
path (10.5–11.0 ms → 0.15–0.27 ms, median, on Python 3.9 and 3.13); the
previously published multiplier came from a noisy development machine.
Fixed
- README links to
LICENSEare absolute, so they resolve on the PyPI project
page rather than 404ing.
Full Changelog: https://github.com/jose-pr/duho/commits/v0.1.1