v3.9.3
Bug Fixes
- Fix
from __future__ import annotationstype-resolution. By @BrianPugh in #355- This does not solve issues when the annotated class is defined in a closure, but this should be pretty uncommon for Cyclopts use-cases.
Docs
- Add cookbook example for reading from path or stdin. by @BrianPugh in #354
Full Changelog: v3.9.2...v3.9.3