v4.5.0
Features
- Introduces
cyclopts.types.StdioPath. This type subclassespathlib.Path. If the special string-is supplied, then the object will read/write to stdin/stdout. Only available on python >=3.12 by @BrianPugh in #737
Full Changelog: v4.4.6...v4.5.0