Skip to content

Releases: team23/pydantic-partial

Release 0.6.0

04 Dec 09:32
Compare
Choose a tag to compare

Officially support Python 3.13 + drop support for older versions.

What's Changed

  • Add version independent test helpers by @JensHeinrich in #29
  • chore(deps-dev): Update ruff requirement from >=0.2.0,<0.4.0 to >=0.2.0,<0.5.0 by @dependabot in #33
  • chore(deps-dev): Update ruff requirement from >=0.2.0,<0.5.0 to >=0.5.0,<0.6.0 by @dependabot in #35
  • chore(deps-dev): Update ruff requirement from >=0.5.0,<0.6.0 to >=0.5.0,<0.7.0 by @dependabot in #37
  • chore(deps-dev): Update ruff requirement from >=0.5.0,<0.7.0 to >=0.5.0,<0.8.0 by @dependabot in #38
  • chore(deps-dev): Update pytest-cov requirement from >=3,<6 to >=3,<7 by @dependabot in #41
  • chore(deps-dev): Update ruff requirement from >=0.5.0,<0.8.0 to >=0.5.0,<0.9.0 by @dependabot in #42
  • Ignore PyCharm workspaces and vim swap files by @KrilleGH in #40
  • Add official Python 3.13 support and remove support for older versions by @ddanier
  • Update libraries and code to match current version requirements by @ddanier

New Contributors

Full Changelog: v0.5.5...v0.6.0

Release 0.5.5

17 Apr 07:40
Compare
Choose a tag to compare
  • Fix issue with pylance, now "exporting" the library contents correctly
  • Officially supporting Python 3.12 (tox tests on Python 3.12, too)
  • Fixed some typing issues found by pyright

Release 0.5.4

04 Jan 20:56
Compare
Choose a tag to compare

New release to fix PyPI publishing

Release 0.5.3

04 Jan 20:34
f8a9360
Compare
Choose a tag to compare

Update deps to allow for current versions.

Release 0.5.2

26 Jul 06:28
Compare
Choose a tag to compare

Update pydantic version to also support 2.1 (and further 2.x releases).

Release 0.5.1

18 Jul 19:59
Compare
Choose a tag to compare

Fixed issue with default_factory not being reset correctly on partial models (cause of a typo 🙈).
Also did ensure we are not triggering any deprecation warnings on pydantic 2.x.

Release 0.5.0

17 Jul 12:23
Compare
Choose a tag to compare

pydantic-partial is now compatible with pydantic 2.0, while still keeping support for 1.9 and 1.10. 🥳

Release 0.3.4

08 Mar 13:54
Compare
Choose a tag to compare

Update dependencies based on suggestions by dependabot. Also test Python 3.11 compatibility.

Release 0.3.3

23 Sep 05:53
Compare
Choose a tag to compare

Add py.typed to package.

Release 0.3.3

11 Sep 09:26
Compare
Choose a tag to compare
v0.3.2

Release 0.3.2