github pydantic/pydantic-extra-types v2.11.2

7 hours ago

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

Don't miss a new pydantic-extra-types release

NewReleases is sending notifications on new releases.