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
- @r266-tech made their first contribution in #376
- @RedZapdos123 made their first contribution in #379
Full Changelog: v2.11.1...v2.11.2