packages feed

pgmq-core 0.1.3.0 → 0.2.0.0

raw patch · 2 files changed

+6/−1 lines, 2 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

CHANGELOG.md view
@@ -1,5 +1,10 @@ # Revision history for pgmq-core +## 0.2.0.0 -- 2026-04-23++* Version bump only — coordinated release with pgmq-effectful 0.2.0.0.+  No source-level changes since 0.1.3.0.+ ## 0.1.3.0 -- 2026-03-12  ### Other Changes
pgmq-core.cabal view
@@ -1,6 +1,6 @@ cabal-version:   3.4 name:            pgmq-core-version:         0.1.3.0+version:         0.2.0.0 synopsis:        Core types for pgmq-hs, a Haskell client for PGMQ description:   Core types and type classes for pgmq-hs, a Haskell client library