• eventcore-types-v0.6.0 14f0c0dd34

    github-actions[bot] released this 2026-03-15 14:17:32 -07:00 | 33 commits to main since this release

    Bug Fixes

    • add projection error logging and propagate checkpoint failures (#313)
    • improve type encapsulation, error context, and clean up stale TODOs (#315)
    Downloads
  • eventcore-macros-v0.6.0 14f0c0dd34

    github-actions[bot] released this 2026-03-15 14:17:23 -07:00 | 33 commits to main since this release

    Refactoring

    • (release) switch to workspace version inheritance for full lockstep versioning (#221)
    Downloads
  • eventcore-examples-v0.5.1 b166564439

    github-actions[bot] released this 2026-02-21 22:19:10 -08:00 | 40 commits to main since this release

    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
    Downloads
  • eventcore-testing-v0.5.1 b166564439

    github-actions[bot] released this 2026-02-21 22:19:04 -08:00 | 40 commits to main since this release

    Features

    • migrate integration tests to eventcore-examples and add deterministic store (#295)
    Downloads
  • eventcore-memory-v0.5.1 b166564439

    github-actions[bot] released this 2026-02-21 22:18:56 -08:00 | 40 commits to main since this release

    Features

    • add ProjectorCoordinator trait and PostgreSQL advisory lock implementation (#259)
    • implement run_projection free function (ADR-029) (#263)
    Downloads
  • eventcore-v0.5.1 b166564439

    github-actions[bot] released this 2026-02-21 22:18:47 -08:00 | 40 commits to main since this release

    Bug Fixes

    • add Sync bound to StreamResolver trait object so execute() future is Send (#304)
    Downloads
  • eventcore-postgres-v0.5.1 b166564439

    github-actions[bot] released this 2026-02-21 22:18:35 -08:00 | 40 commits to main since this release

    Features

    • add ProjectorCoordinator trait and PostgreSQL advisory lock implementation (#259)
    • implement run_projection free function (ADR-029) (#263)
    Downloads
  • eventcore-types-v0.5.1 b166564439

    github-actions[bot] released this 2026-02-21 22:18:01 -08:00 | 40 commits to main since this release

    Bug Fixes

    • add Sync bound to StreamResolver trait object so execute() future is Send (#304)
    Downloads
  • eventcore-macros-v0.5.1 b166564439

    github-actions[bot] released this 2026-02-21 22:17:51 -08:00 | 40 commits to main since this release

    Refactoring

    • (release) switch to workspace version inheritance for full lockstep versioning (#221)
    Downloads
  • eventcore-testing-v0.5.0 f237578180

    github-actions[bot] released this 2025-12-31 10:17:05 -08:00 | 52 commits to main since this release

    Features

    • add ProjectorCoordinator trait and PostgreSQL advisory lock implementation (#259)
    Downloads