keiro-core 0.15.0.0 → 0.16.0.0
raw patch · 2 files changed
+8/−2 lines, 2 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- CHANGELOG.md +7/−1
- keiro-core.cabal +1/−1
CHANGELOG.md view
@@ -4,7 +4,13 @@ [Keep a Changelog](https://keepachangelog.com/), and the package follows the [Haskell Package Versioning Policy](https://pvp.haskell.org/). -## Unreleased+## [Unreleased]++## 0.16.0.0 — 2026-09-07++### Other Changes++- No user-facing changes; release in lockstep with the Keiro 0.16.0.0 package set. ## 0.15.0.0 — 2026-08-30
keiro-core.cabal view
@@ -1,6 +1,6 @@ cabal-version: 3.0 name: keiro-core-version: 0.15.0.0+version: 0.16.0.0 synopsis: Core contracts for Keiro packages description: Stable stream, codec, event-stream, and integration-event contracts