Skip to content

Releases: pydantic/pydantic-extra-types

v2.9.0

03 Jul 15:38
7a2d650
Compare
Choose a tag to compare

Types

Refactor

  • Replace try-except block by if-else statement. PR #192 by @maxsos

Dependencies

  • ⬆ Bump the python-packages group with 4 updates. PR #194 by @dependabot

v2.8.2

14 Jun 22:03
5c343c3
Compare
Choose a tag to compare
  • 🐛 Preserve timezone information when validating Pendulum DateTimes. #189 by @chrisguidry

v2.8.1

12 Jun 23:16
5edf337
Compare
Choose a tag to compare

Bug Fixes

  • 🐛 Fix Pendulum date time object to have correct typing. #184 by @07pepa

Types

  • ✨ Add parsing of pendulum_dt from unix time and non-strict parsing. #185 by @07pepa

v2.8.0

04 Jun 12:00
2fa55d6
Compare
Choose a tag to compare

Refactor

  • ♻️ refactor some functions & minor changes. #180 by @yezz123

Internal

Types

Dependencies

v2.7.0

22 Apr 17:51
aea56bc
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.6.0...v2.7.0

v2.6.0

01 Mar 14:21
7dd7a2c
Compare
Choose a tag to compare

What's Changed

  • Allow python-ulid 2.x on Python 3.9 and later by @musicinmybrain in #131
  • Do not pin the ”major” version of pycountry by @musicinmybrain in #132
  • 🤖 Create dependabot.yml for updating GitHub action by @yezz123 in #134
  • 📝 Refactor Documentation for ISBN and MAC address modules by @yezz123 in #124
  • Add language code definitions and test by @07pepa in #141
  • 📝 Create a changelog to match release notes by @yezz123 in #142
  • Add currency code ISO 4217 and its subset that includes only currencies by @07pepa in #143
  • 🔨 Update code formatting and linting configurations by @yezz123 in #144
  • 👷 Add Python checking for dependencies by @yezz123 in #145
  • 🐛 fix single quote issue by @yezz123 in #148

New Contributors

Full Changelog: v2.5.0...v2.6.0

v2.5.0 2024-01-29

29 Jan 14:36
18cfbde
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.4.1...v2.5.0

v2.4.1

12 Jan 17:15
2c16086
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.4.0...v2.4.1

v2.4.0

09 Jan 13:41
634487f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.3.0...v2.4.0

v2.3.0

29 Dec 09:15
9585d57
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.2.0...v2.3.0