Skip to content

Releases: jwilger/eventcore

eventcore-v0.6.0

15 Mar 21:19
14f0c0d

Choose a tag to compare

Bug Fixes

  • add projection error logging and propagate checkpoint failures (#313)
  • improve type encapsulation, error context, and clean up stale TODOs (#315)

Features

  • add eventcore-sqlite crate with SQLCipher encryption support (#310)

eventcore-types-v0.6.0

15 Mar 21:17
14f0c0d

Choose a tag to compare

Bug Fixes

  • add projection error logging and propagate checkpoint failures (#313)
  • improve type encapsulation, error context, and clean up stale TODOs (#315)

eventcore-testing-v0.6.0

15 Mar 21:19
14f0c0d

Choose a tag to compare

Bug Fixes

  • add projection error logging and propagate checkpoint failures (#313)

eventcore-sqlite-v0.6.0

15 Mar 21:19
14f0c0d

Choose a tag to compare

Bug Fixes

  • improve type encapsulation, error context, and clean up stale TODOs (#315)

Features

  • add eventcore-sqlite crate with SQLCipher encryption support (#310)

eventcore-postgres-v0.6.0

15 Mar 21:18
14f0c0d

Choose a tag to compare

Miscellaneous Tasks

  • remove claude-code-review CI workflow (#316)

eventcore-memory-v0.6.0

15 Mar 21:19
14f0c0d

Choose a tag to compare

Bug Fixes

  • improve type encapsulation, error context, and clean up stale TODOs (#315)

Miscellaneous Tasks

  • remove claude-code-review CI workflow (#316)

eventcore-macros-v0.6.0

15 Mar 21:17
14f0c0d

Choose a tag to compare

Refactoring

  • (release) switch to workspace version inheritance for full lockstep versioning (#221)

eventcore-examples-v0.6.0

15 Mar 21:20
14f0c0d

Choose a tag to compare

Features

  • add eventcore-examples crate (#285)
  • migrate integration tests to eventcore-examples and add deterministic store (#295)

Miscellaneous Tasks

  • release v0.1.3 (#59)

Deps

  • (deps) bump the minor-and-patch group with 14 updates

eventcore-v0.5.1

22 Feb 06:18
b166564

Choose a tag to compare

Bug Fixes

  • add Sync bound to StreamResolver trait object so execute() future is Send (#304)

eventcore-types-v0.5.1

22 Feb 06:18
b166564

Choose a tag to compare

Bug Fixes

  • add Sync bound to StreamResolver trait object so execute() future is Send (#304)