v0.25.0
What's Changed
New features
- Fix skip_none parameter propagation to nested objects by @yukinarit in #657
Build
- Update dev dependencies and fix type errors by @yukinarit in #655
Refactoring
- Rework bench script, update deps and add pydantic by @yukinarit in #659
Test
- Fix mypy/pyright errors in tests by @yukinarit in #654
Performance improvements
- Implement lazy imports for numpy and beartype to improve startup time by @yukinarit in #658
Other changes
- Update contributors by @yukinarit in #656
Full Changelog: v0.24.0...v0.25.0