Skip to content

Releases: lmignon/extendable-pydantic

1.4.1

16 Apr 16:15

Choose a tag to compare

What's Changed

  • Fix the use of extendable model as query params into fastapi by @lmignon in #22

Full Changelog: 1.4.0...1.4.1

1.4.0

16 Apr 16:03

Choose a tag to compare

What's Changed

  • Force the use of extendable>=1.3.0 by @lmignon in #23

Full Changelog: 1.3.2...1.4.0

1.3.2

19 Sep 09:39

Choose a tag to compare

Full Changelog: 1.3.1...1.3.2

1.3.1

10 Sep 11:30

Choose a tag to compare

Full Changelog: 1.3.0...1.3.1

1.3.0

23 Nov 09:06

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

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

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

Choose a tag to compare

What's Changed

Full Changelog: 1.1.0...1.1.1

0.0.6

27 Jul 08:55

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

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