• eventcore-sqlite-v0.7.0 908dc57369

    github-actions[bot] released this 2026-04-12 21:16:10 -07:00 | 8 commits to main since this release

    Bug Fixes

    • apply PRAGMA key before WAL mode in SQLite encrypted stores (#333)
    • improve error message consistency, context, and safety across all crates (#352)

    Miscellaneous Tasks

    • consolidate workspace lints and enforce strict lint policy (#351)
    Downloads
  • eventcore-postgres-v0.7.0 908dc57369

    github-actions[bot] released this 2026-04-12 21:14:35 -07:00 | 8 commits to main since this release

    Bug Fixes

    • improve error message consistency, context, and safety across all crates (#352)

    Features

    • add required event_type_name() to Event trait for stable storage (#344)

    Miscellaneous Tasks

    • adopt han plugins, blueprints, and project conventions (#330)
    • consolidate workspace lints and enforce strict lint policy (#351)
    Downloads
  • eventcore-types-v0.7.0 908dc57369

    github-actions[bot] released this 2026-04-12 21:13:59 -07:00 | 8 commits to main since this release

    Bug Fixes

    • add Send+Sync bounds to CommandLogic for Send futures (#332)
    • improve error message consistency, context, and safety across all crates (#352)

    Features

    • enhance require! macro to accept typed error values (#335)
    • add required event_type_name() to Event trait for stable storage (#344)

    Miscellaneous Tasks

    • consolidate workspace lints and enforce strict lint policy (#351)

    Refactoring

    • replace into_inner() with into() for nutype domain types (#334)
    Downloads
  • eventcore-macros-v0.7.0 908dc57369

    github-actions[bot] released this 2026-04-12 21:13:46 -07:00 | 8 commits to main since this release

    Bug Fixes

    • improve error message consistency, context, and safety across all crates (#352)

    Features

    • enhance require! macro to accept typed error values (#335)
    • add required event_type_name() to Event trait for stable storage (#344)

    Miscellaneous Tasks

    • adopt han plugins, blueprints, and project conventions (#330)
    • consolidate workspace lints and enforce strict lint policy (#351)

    Refactoring

    • expose projection config via free function API, then reduce public surface (#357)
    Downloads
  • eventcore-examples-v0.6.0 14f0c0dd34

    github-actions[bot] released this 2026-03-15 14:20:00 -07:00 | 33 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.6.0 14f0c0dd34

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

    Bug Fixes

    • add projection error logging and propagate checkpoint failures (#313)
    Downloads
  • eventcore-memory-v0.6.0 14f0c0dd34

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

    Bug Fixes

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

    Miscellaneous Tasks

    • remove claude-code-review CI workflow (#316)
    Downloads
  • eventcore-v0.6.0 14f0c0dd34

    github-actions[bot] released this 2026-03-15 14:19:47 -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)

    Features

    • add eventcore-sqlite crate with SQLCipher encryption support (#310)
    Downloads
  • eventcore-sqlite-v0.6.0 14f0c0dd34

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

    Bug Fixes

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

    Features

    • add eventcore-sqlite crate with SQLCipher encryption support (#310)
    Downloads
  • eventcore-postgres-v0.6.0 14f0c0dd34

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

    Miscellaneous Tasks

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