Skip to content

v4.11.0

Choose a tag to compare

@BrianPugh BrianPugh released this 23 Apr 00:23
840dc08

Features

  • Added usage_name override for configuring docs creation by @BrianPugh in #791
  • Added granular help for dict[str, dataclass-like] params by @wrongbad in #787

Bug Fixes

  • Improved type hints/completion for attrs converter functions. by @BrianPugh in #784
  • Fix token_count for discriminated unions by @BrianPugh in #789

Misc Internal

  • prefer using consistent is_annotated over get_origin by @BrianPugh in #792

New Contributors

Full Changelog: v4.10.2...v4.11.0