packages feed

keiki-codec-json 0.3.0.0 → 0.3.1.0

raw patch · 2 files changed

+9/−1 lines, 2 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

CHANGELOG.md view
@@ -9,6 +9,14 @@ ## [Unreleased]  +## [0.3.1.0] — 2026-07-23++### Changed++- Co-released with `keiki-0.3.1.0`; the existing `keiki ^>=0.3` bound admits+  the new additive `Keiki.Shape` API without widening the PVP major range.++ ## [0.3.0.0] — 2026-07-23  ### Changed
keiki-codec-json.cabal view
@@ -1,6 +1,6 @@ cabal-version:      3.0 name:               keiki-codec-json-version:            0.3.0.0+version:            0.3.1.0 synopsis:           Optional JSON codec for keiki's RegFile. description:   Sibling package to keiki providing a JSON encoder, decoder, and