v1.1.9
What's Changed
- Bump version from 1.1.8 to 1.1.9 (lorenzo.padovani@padosoft.com)
- docs: document the 1e12 epoch heuristic's assumption and limitation (lorenzo.padovani@padosoft.com)
- fix: preserve ms precision in date range; DRY analytics normalization (lorenzo.padovani@padosoft.com)
- fix: order observation queries by normalized time (mixed-unit DBs) (lorenzo.padovani@padosoft.com)
- fix: compute distiller date range on normalized instants (lorenzo.padovani@padosoft.com)
- test: expand epoch-unit regression coverage (lorenzo.padovani@padosoft.com)
- fix: normalize created_at_epoch units end-to-end (seconds or ms) (lorenzo.padovani@padosoft.com)
- test: lock down every schema-compat case from PR #17 review (lorenzo.padovani@padosoft.com)
- fix: normalize created_at_epoch (seconds or ms) when deriving timestamps (lorenzo.padovani@padosoft.com)
- fix: address Copilot review on schema-compat PR + add CI (lorenzo.padovani@padosoft.com)
- fix: stub parent sdk_sessions on import (cross-machine FK constraint) (tito13kfm)
- fix: schema compat with current claude-mem (tito13kfm)
Full Changelog: v1.1.8...v1.1.9