There is a newer version of the record available.

Published September 29, 2025 | Version v5.0.0
Software Open

liblaf/grapes: v5.0.0

Authors/Creators

  • 1. Tsinghua University

Description

5.0.0 (2025-09-29)

⚠ BREAKING CHANGES

  • serde: The enc_hook function no longer passes through unsupported object types. It now raises a NotImplementedError, requiring explicit registration for any custom types that need to be serialized. This makes the serialization process more explicit and prevents unexpected objects from being passed through.

🐛 Bug Fixes

  • logging: add missing newline to formatted log messages (0556585)

♻️ Code Refactoring

  • functools: Standardize attribute access on wrapped objects (e09fa3a)
  • serde: Use singledispatch for enc_hook and add PathLike support (e8b890c)

Files

liblaf/grapes-v5.0.0.zip

Files (208.7 kB)

Name Size Download all
md5:2c1bb7a9babd476e02be8a026de2ba98
208.7 kB Preview Download

Additional details

Related works

Is supplement to
Software: https://github.com/liblaf/grapes/tree/v5.0.0 (URL)

Software