Skip to content

v0.5.3

Choose a tag to compare

@surenkov surenkov released this 10 Feb 21:49
· 3 commits to master since this release
fda448d

Bug Fixes

  • Python 3.14 Compatibility:
    • Suppressed UserWarning triggered by Pydantic v1 in Python 3.14.
    • Refactored forward reference evaluation using typing-extensions to suppress DeprecationWarning regarding missing type_params.

Maintenance

  • Upgraded ty version.
  • Improved codebase by removing obsolete type: ignore comments.

Full Changelog: v0.5.2...v0.5.3