Skip to content

v2.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Jan 21:08
bb80b8e

2.0.0 (2025-01-30)

⚠ BREAKING CHANGES

  • Support mypy + make PartialModel not auto-define partial fields, use AutoPartialModel instead if you want the old behavior.

Features

  • Support mypy + make PartialModel not auto-define partial fields, use AutoPartialModel instead if you want the old behavior. (b6b669e)

Documentation

  • adjust docs supported python version and make upgrade title more clear. (2c39761)