Skip to content

v0.25.0

Choose a tag to compare

@yukinarit yukinarit released this 22 Aug 03:40
· 47 commits to main since this release
02b617f

What's Changed

New features

  • Fix skip_none parameter propagation to nested objects by @yukinarit in #657

Build

Refactoring

  • Rework bench script, update deps and add pydantic by @yukinarit in #659

Test

Performance improvements

  • Implement lazy imports for numpy and beartype to improve startup time by @yukinarit in #658

Other changes

Full Changelog: v0.24.0...v0.25.0