ObjectState 1.0.23
Type-preserving ObjectState history persistence for application restart and recovery.
- Preserves Paths, enums, dataclasses, callable objects, and shared graph identity with dill.
- Removes obsolete lossy JSON history compatibility branches.
- Adds typed-history regression coverage and synchronizes package documentation metadata.
What's Changed
Full Changelog: v1.0.22...v1.0.23