Current section
Files
Jump to
Current section
Files
CHANGELOG.md
# Changelog
## 0.1.0 — 2026-07-29
Initial release.
- Add system-versioned temporal tables for Ecto and PostgreSQL.
- Add transparent point-in-time reads through `Repo.travel/3`.
- Add explicit version, history, change-window, and diff queries.
- Add schema drift tests and migration synchronization.