keiki-codec-json-test 0.3.0.0 → 0.3.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.3.1.0] — 2026-07-23++### Changed++- Co-released with `keiki-0.3.1.0` and `keiki-codec-json-0.3.1.0`; existing+ `^>=0.3` bounds admit the additive shape API while retaining the current PVP+ major range.++ ## [0.3.0.0] — 2026-07-23 ### Changed
keiki-codec-json-test.cabal view
@@ -1,6 +1,6 @@ cabal-version: 3.0 name: keiki-codec-json-test-version: 0.3.0.0+version: 0.3.1.0 synopsis: Property-test toolkit for keiki-codec-json downstream consumers.