v2.2 Release Notes¶
This document describes all new features and changes in the release. The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
Release Overview¶
[v2.2.0] - 2025-12-08¶
Remove Python 3.9 support as it's EOL.
v2.2.1 (2026-02-12)¶
Fixed¶
- #334 - Fix TypeError being thrown when non-serializable object is used in creating a Diff/Adapter.
Housekeeping¶
- #321 - Fixed CI release workflow.
- Rebaked from the cookie
main.
v2.2.2 (2026-03-11)¶
Fixed¶
- #339 - Fixed bug with deepcopy in dunder new.