keiki-codec-json 0.9.0.0 → 0.9.1.0
raw patch · 2 files changed
+11/−1 lines, 2 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- CHANGELOG.md +10/−0
- keiki-codec-json.cabal +1/−1
CHANGELOG.md view
@@ -9,6 +9,16 @@ ## [Unreleased] +## [0.9.1.0] — 2026-08-20++### Changed++- Co-released with `keiki-0.9.1.0`; internal dependency bounds continue to+ target the `^>=0.9` PVP range, which now contains the exact `Bool`+ finite-domain disjointness proof in the default inversion-ambiguity pass.+ The JSON wire format and this package's API are unchanged.++ ## [0.9.0.0] — 2026-08-04 ### Changed
keiki-codec-json.cabal view
@@ -1,6 +1,6 @@ cabal-version: 3.0 name: keiki-codec-json-version: 0.9.0.0+version: 0.9.1.0 synopsis: Optional JSON codec for keiki's RegFile. description: Sibling package to keiki providing a JSON encoder, decoder, and