Skip to content

Releases: lmignon/extendable-pydantic

1.3.2

19 Sep 09:39
Compare
Choose a tag to compare

Full Changelog: 1.3.1...1.3.2

1.3.1

10 Sep 11:30
Compare
Choose a tag to compare

Full Changelog: 1.3.0...1.3.1

1.3.0

23 Nov 09:06
Compare
Choose a tag to compare

What's Changed

  • Ensure recursive field annotation resolution by @lmignon in #19

Full Changelog: 1.2.1...1.3.0

1.2.1

13 Nov 17:46
Compare
Choose a tag to compare

What's Changed

  • Fix compatibility issue with pydantic 2.5.0 by @lmignon in #18

Full Changelog: 1.2.0...1.2.1

1.2.0

11 Oct 10:05
Compare
Choose a tag to compare

What's Changed

  • [ADD] StrictExtendableBaseModel: An ExtendableBaseModel with strict validation by @lmignon in #17

Full Changelog: 1.1.1...1.2.0

1.1.1

19 Sep 14:14
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.0...1.1.1

0.0.6

27 Jul 08:55
Compare
Choose a tag to compare

What's Changed

  • Dedicated release for pydantic<2.0 by @lmignon in #12

Full Changelog: 0.0.5...0.0.6

1.0.1

26 Jul 11:12
Compare
Choose a tag to compare

What's Changed

  • Remove unused code breaking compatibility with Pydantic>=2.1.0 by @marielejeune in #10

New Contributors

Full Changelog: 1.0.0...1.0.1

1.0.0

20 Jul 11:55
Compare
Choose a tag to compare

What's Changed

  • Now based on pydantic V2 by @lmignon in #7
  • call site.main() to prevent import error on Odoo.sh by @lmignon in #8

Full Changelog: 0.0.5...1.0.0

0.0.5

28 Jun 11:09
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.0.4...0.0.5