keiro 0.4.0.1 → 0.5.0.0
raw patch · 2 files changed
+8/−3 lines, 2 filesdep ~keiro-corePVP ok
version bump matches the API change (PVP)
Dependency ranges changed: keiro-core
API changes (from Hackage documentation)
Files
- CHANGELOG.md +5/−0
- keiro.cabal +3/−3
CHANGELOG.md view
@@ -6,6 +6,11 @@ ## [Unreleased] +## 0.5.0.0 — 2026-07-31++No changes this release. Released with the package set for the `keiro-dsl`+0.5.0.0 whole-workspace work.+ ## 0.4.0.1 — 2026-07-28 ### Other Changes
keiro.cabal view
@@ -1,6 +1,6 @@ cabal-version: 3.0 name: keiro-version: 0.4.0.1+version: 0.5.0.0 synopsis: Event sourcing framework and workflow engine description: A library that composes kiroku, keiki, and shibuya into an@@ -120,7 +120,7 @@ , hs-opentelemetry-semantic-conventions >=1.40 && <2 , keiki >=0.4 && <0.5 , keiki-codec-json >=0.4 && <0.5- , keiro-core ^>=0.4.0.1+ , keiro-core ^>=0.5.0.0 , kiroku-store >=0.3 && <0.4 , lens >=5.2 && <5.4 , mmzk-typeid >=0.7 && <0.8@@ -188,7 +188,7 @@ , hs-opentelemetry-api >=1.0 && <1.1 , hs-opentelemetry-sdk >=1.0 && <1.1 , keiro- , keiro-core ^>=0.4.0.1+ , keiro-core ^>=0.5.0.0 , keiro-test-support , kiroku-store >=0.3 && <0.4 , tasty-bench >=0.4