Skip to content

v4.24.0

Choose a tag to compare

@BrianPugh BrianPugh released this 03 Sep 13:01
· 33 commits to main since this release
4a98e74

Features

  • Add Parameter.choices by @BrianPugh in #921
  • Configurable encoding for file Config sources by @BrianPugh in #918
  • Add "sys_exit_if_non_zero_else_return" result action and document result_action modes by @BrianPugh in #907
  • Sphinx: add :anchor-prefix:/:anchor-suffix: to namespace ref labels by @BrianPugh in #913

Bug Fixes

  • register field-name CLI options when pydantic validate_by_name is set by @xyf5432 in #909
  • Use module name for unnamed apps and drop duplicate root anchors when generating RST documentation by @BrianPugh in #912

Docs

  • Refresh Typer comparison pages against Typer 0.27.1 by @BrianPugh in #911
  • Document remapping metadata annotation styles via theme by @BrianPugh in #915
    • Note: color-management is much better handled in the upcoming v5.

New Contributors

Full Changelog: v4.23.3...v4.24.0