Skip to content

Releases: JakobGM/patito

v0.8.6

04 Feb 07:43
c8aa9ad

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.8.5...v0.8.6

v0.8.5

02 Sep 13:33
f90165f

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.8.4...v0.8.5

v0.8.4

07 Aug 12:42
94762f2

Choose a tag to compare

What's Changed

Full Changelog: v0.8.3...v0.8.4

v0.8.3

26 Dec 18:14
c297192

Choose a tag to compare

What's Changed

  • Fix: empty List[Struct] should not try to use nested schema since there are no struct to validate by @adrienDog in #126
  • Update pyproject.toml by @thomasaarholt in #127

Full Changelog: v0.8.2...v0.8.3

v0.8.2

14 Nov 14:42
e23992e

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.8.1...v0.8.2

v0.8.0

21 Oct 10:15
0c77c78

Choose a tag to compare

What's Changed

Patito 0.8 onwards now requires Polars 1.10 due to some changes in polars.

New Contributors

Full Changelog: v0.7.0...v0.8.0

v0.7.0

12 Jul 17:41
5fbae91

Choose a tag to compare

We now support polars 1.0 and 1.1, as well as the latest version of pydantic (2.8)

What's Changed

New Contributors

Full Changelog: v0.6.2...v0.7.0

v0.6.2

12 Jul 16:22
f03fc55

Choose a tag to compare

This is the last release supporting pre-1.0 polars. We have a LOT of improvements, thank you to all contributors!

What's Changed

New Contributors

Full Changelog: v0.6.1...v0.6.2

v0.6.1

03 Mar 18:31
b712032

Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v0.6.1

v0.6.0

27 Feb 14:51
5446910

Choose a tag to compare

What's Changed

  • Add support for pydantic 2.0, polars 0.20.10 and remove duckdb support by @brendancooley in #32

New Contributors

Full Changelog: v0.5.1...v0.6.0