You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implemented an --expand-aliases option for YAML (#62)
Implemented support for Starlark data transformations
Migrated project magement from Poetry to uv. (Poetry Core remains the build backend. No uv_build because building it requires Rust. There are no binary wheels for the BSDs.)
Updated the versioning policy: the CLI is stable, but Remarshal can drop old Python versions and break the Python API
Broke the Python API to refactor encoders and decoders into classes
Upgraded the dependencies
Fixed an upstream cbor2 denial-of-service vulnerability, CVE-2026-26209