Skip to content

Releases: yukinarit/pyserde

v0.29.1

25 Jan 17:03
91db473

Choose a tag to compare

What's Changed

Bug fixes

New Contributors

Full Changelog: v0.29.0...v0.29.1

v0.29.0

24 Jan 12:14
421772d

Choose a tag to compare

What's Changed

New features

  • Add flatten dict support to capture additional fields by @yukinarit in #696

Bug fixes

Build

  • Update mypy requirement from ==1.14.0 to ==1.15.0 by @dependabot[bot] in #633

Documentation

Other changes

Full Changelog: v0.28.0...v0.29.0

v0.28.0

08 Jan 11:35
761aca7

Choose a tag to compare

What's Changed

New features

Test

Other changes

  • Fix iter_literals adding dataclass to result set by @yukinarit in #689

Full Changelog: v0.27.0...v0.28.0

v0.27.0

14 Dec 15:18
c72cd5c

Choose a tag to compare

What's Changed

New features

Build

Other changes

Full Changelog: v0.26.2...v0.27.0

v0.26.2

12 Dec 13:16
6face4a

Choose a tag to compare

What's Changed

Bug fixes

CI

Full Changelog: v0.26.1...v0.26.2

v0.26.1

09 Dec 18:40
f4a0109

Choose a tag to compare

What's Changed

Bug fixes

Documentation

  • Fix the guide destination dir as per mdbook v0.5 change by @yukinarit in #680

New Contributors

Full Changelog: v0.26.0...v0.26.1

v0.26.0

08 Dec 10:02
27e48fc

Choose a tag to compare

What's Changed

New features

CI

Build

Documentation

Full Changelog: v0.25.1...v0.26.0

v0.25.1

10 Sep 10:42
2bc7445

Choose a tag to compare

What's Changed

Bug fixes

Refactoring

Other changes

New Contributors

Full Changelog: v0.25.0...v0.25.1

v0.25.0

22 Aug 03:40
02b617f

Choose a tag to compare

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

v0.24.0

11 May 10:59
22d0b40

Choose a tag to compare

What's Changed

New features

Build

  • Update pre-commit requirement from ==v4.0.1 to ==v4.1.0 by @dependabot in #631

Other changes

  • Pin jaxtyping<0.3.0 and typing_extensions>=4.1.0,<4.13.0 by @krylowicz in #644

New Contributors

Full Changelog: v0.23.0...v0.24.0