packages feed

keiro 0.7.0.0 → 0.8.0.0

raw patch · 2 files changed

+7/−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 view
@@ -6,6 +6,10 @@  ## [Unreleased] +## 0.8.0.0 — 2026-08-01++No changes this release. Version moves with the package set.+ ## 0.7.0.0 — 2026-08-01  ### Breaking Changes
keiro.cabal view
@@ -1,6 +1,6 @@ cabal-version:   3.0 name:            keiro-version:         0.7.0.0+version:         0.8.0.0 synopsis:        Event sourcing framework and workflow engine description:   A library that composes kiroku, keiki, and shibuya into an@@ -122,7 +122,7 @@     , hs-opentelemetry-semantic-conventions  >=1.40     && <2     , keiki                                  >=0.7      && <0.8     , keiki-codec-json                       >=0.7      && <0.8-    , keiro-core                             ^>=0.7.0.0+    , keiro-core                             ^>=0.8.0.0     , kiroku-store                           >=0.3      && <0.4     , lens                                   >=5.2      && <5.4     , mmzk-typeid                            >=0.7      && <0.8@@ -190,7 +190,7 @@     , hs-opentelemetry-api  >=1.0      && <1.1     , hs-opentelemetry-sdk  >=1.0      && <1.1     , keiro-    , keiro-core            ^>=0.7.0.0+    , keiro-core            ^>=0.8.0.0     , keiro-test-support     , kiroku-store          >=0.3      && <0.4     , tasty-bench           >=0.4