What's Changed
- Add
extra
parameter to the validate functions by @anvilpete in #1722 - chore: Correct grammar in docstring by @willsawyerrrr in #1784
- bump pyo3 to 0.26, jiter to 0.11 by @davidhewitt in #1785
- Add GraalPy 3.12 to CI, build GraalPy wheels for more platforms by @msimacek in #1790
- Add fail-fast for dicts by @uriyyo in #1543
- fix
EitherString::as_cow
implementation by @davidhewitt in #1794 - Reuse basic validators and serializers by @davidhewitt in #1795
- Add option to preserve empty URL paths by @davidhewitt in #1789
- Bump idna from 1.0.3 to 1.1.0 by @dependabot[bot] in #1806
- Bump uuid from 1.17.0 to 1.18.1 by @dependabot[bot] in #1802
- Bump serde_json from 1.0.142 to 1.0.145 by @dependabot[bot] in #1811
- Add field name in serialization error by @NicolasPllr1 in #1799
- Bump regex from 1.11.1 to 1.11.3 by @dependabot[bot] in #1804
New Contributors
- @anvilpete made their first contribution in #1722
- @willsawyerrrr made their first contribution in #1784
- @l00ptr made their first contribution in #1770
- @NicolasPllr1 made their first contribution in #1799
Full Changelog: v2.39.0...v2.40.0