Skip to content

v4.5.0

Choose a tag to compare

@BrianPugh BrianPugh released this 16 Jan 02:07
13b1ded

Features

  • Introduces cyclopts.types.StdioPath. This type subclasses pathlib.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