Skip to content

Releases: pydantic/pydantic-extra-types

v2.11.2

Choose a tag to compare

@yezz123 yezz123 released this 05 Apr 14:04
eb519c6

What's Changed

  • fix: accept common timezone abbreviations like EDT in TimeZoneName validator by @r266-tech in #376
  • fix: correct ISO 8601 serialization for negative pendulum Duration values by @r266-tech in #377
  • ⬆ Bump the python-packages group with 3 updates by @dependabot[bot] in #378
  • fix(python): add missing Pendulum Interval wrapper support by @RedZapdos123 in #379
  • feat(isin): add ISIN type with checksum validation by @RedZapdos123 in #380
  • feat(json_schema): add JsonSchema type validated by jsonschema by @RedZapdos123 in #381
  • 🔖 Release version 2.11.2 by @yezz123 in #382

New Contributors

Full Changelog: v2.11.1...v2.11.2

v2.11.1

Choose a tag to compare

@yezz123 yezz123 released this 15 Mar 21:54
efe22fb

What's Changed

New Contributors

Full Changelog: v2.11.0...v2.11.1

v2.11.0

Choose a tag to compare

@yezz123 yezz123 released this 26 Dec 23:48
1873338

What's Changed

  • 📝 docs: improve example formatting in PhoneNumber documentation by @hengky-kurniawan-1 in #347
  • Fix import typo in the script code's documentation by @wesley312 in #349
  • ⬆ Bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #350
  • ⬆ Bump astral-sh/setup-uv from 6 to 7 by @dependabot[bot] in #352
  • ⬆ Bump actions/download-artifact from 5 to 6 by @dependabot[bot] in #351
  • 🐛 fix: url typo in docstring by @lch in #355
  • ♻️ raise ValueError instead of AttributeError on wrong S3Path value by @Danipulok in #354
  • ⬆ Bump actions/checkout from 5 to 6 by @dependabot[bot] in #357
  • Refactor type hints to use built-in tuple syntax by @yezz123 in #359
  • Update version number for release 2.11.0 by @yezz123 in #360

New Contributors

Full Changelog: v2.10.6...v2.11.0

v2.10.6

Choose a tag to compare

@yezz123 yezz123 released this 08 Oct 00:52
bede935

What's Changed

New Contributors

Full Changelog: v2.10.5...v2.10.6

v2.10.5

Choose a tag to compare

@yezz123 yezz123 released this 29 May 10:17
7332abb

What's Changed

New Contributors

Full Changelog: v2.10.4...v2.10.5

v2.10.4

Choose a tag to compare

@yezz123 yezz123 released this 26 Apr 12:37
9f396e1

What's Changed

New Contributors

Full Changelog: v2.10.3...v2.10.4

v2.10.3

Choose a tag to compare

@yezz123 yezz123 released this 09 Mar 15:49
889319b

What's Changed

  • Add support for pymongo bson ObjectId by @Ale-Cas in #290
  • Fix checkdigit calculation for ISBN10 by @eumiro in #292
  • Make checksum calculation more descriptive by @eumiro in #293
  • Refactor validate_mac_address method by @eumiro in #294
  • fix (de-)serialization of pendulum durations by @hoesler in #296
  • limit iso8601 serialization of duration to json by @hoesler in #297
  • 🔖 Release version 2.10.3 by @yezz123 in #298

New Contributors

Full Changelog: v2.10.2...v2.10.3

v2.10.2

Choose a tag to compare

@yezz123 yezz123 released this 15 Jan 16:31
b7ddcfa

What's Changed

  • Add back Python 3.8 support by @Viicos in #249
  • ⬆ Bump astral-sh/setup-uv from 4 to 5 by @dependabot in #282
  • Preserve months when using the Pendulum Duration type by @gareththackeray in #283
  • ✨ Add type checking support and improve type hints across the codebase by @yezz123 in #285
  • 📝 Add additional installation information to README by @oakhan3 in #233
  • 🔖 Release version 2.10.2 by @yezz123 in #286

New Contributors

Full Changelog: v2.10.1...v2.10.2

v2.10.1

Choose a tag to compare

@hramezani hramezani released this 06 Dec 21:16
6ba4cc3

What's Changed

New Contributors

Full Changelog: v2.10.0...v2.10.1

v2.10.0

Choose a tag to compare

@yezz123 yezz123 released this 13 Oct 17:38
cbeb653

What's Changed

New Contributors

Full Changelog: v2.9.0...v2.10.0