-
eventcore-macros-v0.4.0 Stable
released this
2025-12-29 10:12:53 -08:00 | 58 commits to main since this releaseRefactoring
- (release) switch to workspace version inheritance for full lockstep versioning (#221)
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
eventcore-testing-v0.3.0 Stable
released this
2025-12-27 07:47:35 -08:00 | 72 commits to main since this releaseRefactoring
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
eventcore-memory-v0.3.0 Stable
released this
2025-12-27 07:47:28 -08:00 | 72 commits to main since this releaseRefactoring
- (release) switch to workspace version inheritance for full lockstep versioning (#221)
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
eventcore-v0.3.0 Stable
released this
2025-12-27 07:47:21 -08:00 | 72 commits to main since this releaseFeatures
- add configurable poll behavior for projections (#213)
- (eventcore) implement EventRetryConfig for event processing failures (#215)
Refactoring
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
eventcore-postgres-v0.3.0 Stable
released this
2025-12-27 07:47:04 -08:00 | 72 commits to main since this releaseRefactoring
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
eventcore-types-v0.3.0 Stable
released this
2025-12-27 07:46:26 -08:00 | 72 commits to main since this releaseRefactoring
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
eventcore-macros-v0.3.0 Stable
released this
2025-12-27 07:46:14 -08:00 | 72 commits to main since this releaseRefactoring
- (release) switch to workspace version inheritance for full lockstep versioning (#221)
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
eventcore-testing-v0.2.0 Stable
released this
2025-12-26 14:33:50 -08:00 | 80 commits to main since this releaseFeatures
- (postgres) add PostgreSQL event store implementation (#169)
- (projection) implement EventReader contract tests (#193)
- (testing) create unified event_store_suite! macro (#194)
Miscellaneous Tasks
- (testing) move chaos harness into dev crate (#167)
- align all workspace crate versions to 0.2.0 (#198)
Refactoring
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
eventcore-memory-v0.2.0 Stable
released this
2025-12-26 14:33:41 -08:00 | 80 commits to main since this releaseMiscellaneous Tasks
Refactoring
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
eventcore-v0.2.0 Stable
released this
2025-12-26 14:33:27 -08:00 | 80 commits to main since this releaseBug Fixes
- add clippy allow attribute to emit! macro to suppress vec_init_then_push warning (#106)
- (projection) add retry with exponential backoff for database poll errors (#191)
Features
- (eventcore) implement subscription system with position tracking
- Implement command definition macros (Phase 13.1)
- Implement fluent CommandExecutorBuilder API
- Implement enhanced error diagnostics with miette
- Add comprehensive interactive documentation tutorials (Phase 13.4)
- Add comprehensive final testing suite (Phase 14.2)
- (projection) implement poll-based projection runner with error handling (#190)
- (projection) implement EventReader contract tests (#193)
- (testing) create unified event_store_suite! macro (#194)
Miscellaneous Tasks
- release v0.1.4 (#71)
- release v0.1.6 (#103)
- release v0.1.8 (#108)
- align all workspace crate versions to 0.2.0 (#198)
Refactoring
- (executor) extract execute_type_safe and remove dead code (#92)
- reorganize workspace per ADR-022 for feature flag re-exports (#188)
- extract InMemoryEventStore into separate eventcore-memory crate (#196)
- (types) use UUID7 event IDs as global positions (#197)
Deps
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads