Skip to content

v4.18.0

Latest

Choose a tag to compare

@BrianPugh BrianPugh released this 11 Jun 19:53
039060a

Features

  • Added native slice support by @BrianPugh in #835
    • slice type-hints are now properly handled.
    • Added cyclopts.validators.Slice
    • Added cyclopts.types.NonEmptySlice convenience type.

Bug Fixes

  • Fix dropped Parameter metadata in nested Annotated/Optional/NewType types by @BrianPugh in #838

Full Changelog: v4.17.0...v4.18.0