Skip to content

1.1.1

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Feb 11:51
· 13 commits to main since this release

1.1.1 - 2025-02-17

Compare with 1.1.0

Bug Fixes

  • Don't label ClassVar-annotated attributes as Pydantic fields (0dbf958 by Miradil Zeynalli). Issue-18, PR-25, Co-authored-by: Timothée Mazzucotelli [email protected]
  • Don't crash when trying to evaluate AST literals (field descriptions) (b41bf46 by Timothée Mazzucotelli). Issue-16