packages feed

keiro-test-support 0.14.0.0 → 0.15.0.0

raw patch · 2 files changed

+7/−2 lines, 2 filesdep ~keiro-migrationsPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: keiro-migrations

API changes (from Hackage documentation)

Files

CHANGELOG.md view
@@ -6,6 +6,11 @@  ## Unreleased +## 0.15.0.0 — 2026-08-30++No changes this release. `keiro-test-support` is republished at the shared version+so its `keiro-migrations` dependency remains lockstep.+ ## 0.14.0.0 — 2026-08-21  First published release. `keiro-test-support` existed in the repository from the
keiro-test-support.cabal view
@@ -1,6 +1,6 @@ cabal-version:   3.0 name:            keiro-test-support-version:         0.14.0.0+version:         0.15.0.0 synopsis:        Shared PostgreSQL test fixtures for Keiro test suites description:   Suite-level ephemeral-PostgreSQL fixtures shared by the Keiro test@@ -49,7 +49,7 @@     , ephemeral-pg             >=0.2       && <0.3     , hasql                    >=1.10      && <1.11     , hasql-pool               >=1.2       && <1.5-    , keiro-migrations         ^>=0.14.0.0+    , keiro-migrations         ^>=0.15.0.0     , kiroku-store             >=0.8       && <0.9     , kiroku-store-migrations  ^>=0.4.0.0     , pg-migrate               ^>=1.1.0.0