Skip to content

v3.9.1

Compare
Choose a tag to compare
@Fatal1ty Fatal1ty released this 22 Aug 21:49
· 284 commits to master since this release

Changes

  • Fixed handling of collections of annotated with unhashable metadata types on python < 3.9 (#138)
  • Fixed JSON Schema for inner dataclasses and optional fields with custom serialization methods (#139)
  • Fixed JSON Schema for third-party types with default value (#141)