Changelog of @hackage/atelier-testing 0.3.0.0

Changelog

All notable changes to atelier-testing will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to the PVP.

[Unreleased]

[0.3.0.0] - 2026-08-14

Changed

  • Major version bump for the following dependencies' upper version bounds:
    • atelier-core
    • atelier-db
    • hasql-pool

[0.2.0.0] - 2026-08-13

Changed

  • Relax base constraint to support GHC 9.6 up to GHC 9.12.

[0.1.0.0] - 2026-06-04

Added

  • Initial release: database-backed test utilities (tmp-postgres) for the atelier toolkit.