distributed 4.0.1

CQRS/ES framework for Rust using Plain Old Rust Structs — append-only events, replay, snapshots, outbox, service bus, and pluggable infrastructure
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
### What's changed in v4.0.1

* chore: standardize distributed CLI naming (by @patrickleet)

* chore(deps): update dependency typescript to v5.9.3 (by @renovate[bot])

* chore(deps): update dependency esbuild to ^0.28.0 (by @renovate[bot])

* chore(deps): update rust crate trybuild to v1.0.120 (by @renovate[bot])

* chore(deps): update dependency publint to v0.3.23 (by @renovate[bot])

* fix(deps): update rust crate base64 to 0.23.0 (by @renovate[bot])


See full diff: [v4.0.0...v4.0.1](https://github.com/hops-ops/distributed/compare/v4.0.0...v4.0.1)