Skip to content

Releases: joshorr/pydantic-partials

v1.0.2

10 Jun 23:01
4f53bf1
Compare
Choose a tag to compare

1.0.2 (2024-06-10)

Bug Fixes

Documentation

  • unneeded reference in docs. (6d78d07)

v1.0.1

10 Jun 22:50
b2a9516
Compare
Choose a tag to compare

1.0.1 (2024-06-10)

Bug Fixes

v1.0.0

10 Jun 22:47
d117f97
Compare
Choose a tag to compare

1.0.0 (2024-06-10)

Features

  • 1.0.0 release (0186934)
  • final code adjustments for the initial release of pydantic-partials. (7a680c3)
  • initial commit, want to refactor so committing stuff now. (d0e9aa8)

Bug Fixes

Documentation

  • added basic docs to readme. (a0eb544)
  • added/changed doc-comments. (eb1eb7c)