What's Changed
New features
- Fix skip_none parameter in several serialization modules by @vtbassmatt in #646
- Support
numpy>2.0.0
by @krylowicz in #649
Build
- Update pre-commit requirement from ==v4.0.1 to ==v4.1.0 by @dependabot in #631
Other changes
- Pin
jaxtyping<0.3.0
andtyping_extensions>=4.1.0,<4.13.0
by @krylowicz in #644
New Contributors
- @krylowicz made their first contribution in #644
- @vtbassmatt made their first contribution in #646
Full Changelog: v0.23.0...v0.24.0