All notable changes to this project will be documented in this file.

[1.0.0] - 2026-05-23

Added

Changed

  • Thread loads now rebuild from a serialized snapshot stored in jido_threads, while keeping jido_thread_entries as the ordered journal.
  • Jido.Ecto.Migrations.create_storage_tables/1 now requires an explicit storage schema version.
  • Test coverage now includes migration contract checks and a PostgreSQL CI path.