keiki-codec-json-test 0.9.0.0 → 0.9.1.0
raw patch · 2 files changed
+10/−1 lines, 2 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- CHANGELOG.md +9/−0
- keiki-codec-json-test.cabal +1/−1
CHANGELOG.md view
@@ -9,6 +9,15 @@ ## [Unreleased] +## [0.9.1.0] — 2026-08-20++### Changed++- Co-released with `keiki-0.9.1.0` and `keiki-codec-json-0.9.1.0`; internal+ dependency bounds continue to target the coordinated `^>=0.9` PVP major+ range. This package's API is unchanged.++ ## [0.9.0.0] — 2026-08-04 ### Changed
keiki-codec-json-test.cabal view
@@ -1,6 +1,6 @@ cabal-version: 3.0 name: keiki-codec-json-test-version: 0.9.0.0+version: 0.9.1.0 synopsis: Property-test toolkit for keiki-codec-json downstream consumers.