keiro-core 0.9.0.0 → 0.10.0.0
raw patch · 2 files changed
+6/−1 lines, 2 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- CHANGELOG.md +5/−0
- keiro-core.cabal +1/−1
CHANGELOG.md view
@@ -6,6 +6,11 @@ ## [Unreleased] +## 0.10.0.0 — 2026-08-03++No changes this release. Released with the package set for the `keiro-dsl`+0.10.0.0 work.+ ## 0.9.0.0 — 2026-08-02 ### Breaking Changes
keiro-core.cabal view
@@ -1,6 +1,6 @@ cabal-version: 3.0 name: keiro-core-version: 0.9.0.0+version: 0.10.0.0 synopsis: Core contracts for Keiro packages description: Stable stream, codec, event-stream, and integration-event contracts