What's Changed
- update to PyO3 0.21 final by @davidhewitt in #1248
- Add coerce_numbers_to_str option in str_schema by @NeevCohen in #1249
- caching strings from JSON by @samuelcolvin in #1240
- Bump serde from 1.0.196 to 1.0.197 by @dependabot in #1255
- Bump smallvec from 1.13.1 to 1.13.2 by @dependabot in #1253
- Bump enum_dispatch from 0.3.12 to 0.3.13 by @dependabot in #1252
- fix build warnings on python <3.11 by @samuelcolvin in #1259
- Fixes for
ser_json_inf_nan
inference by @sydney-runkle in #1251 - Adopt jiter
0.2.0
by @samuelcolvin in #1250
New Contributors
- @NeevCohen made their first contribution in #1249
Full Changelog: v2.17.0...v2.18.0