Changelog of @hackage/postgresql-simple-named 0.0.5.0

Changelog

postgresql-simple-named uses PVP Versioning. The changelog is available on GitHub.

0.0.5.0 - Jan 4, 2024

  • Add support for GHC 9.6 and 9.8

0.0.4.0 - Nov 2, 2022

  • Add support for GHC 9.2 and 9.4

0.0.3.0 - Jun 1, 2022

  • Add support for GHC 8.10 and 9.0
  • #30: Fixes a bug with postgres-simple-named not recognising postgres JSON operators

0.0.2.0 — Sep 10, 2019

  • #21: Implement executeNamed_.

0.0.1.0 — Jul 23, 2019

  • #16: Implement queryWithNamed.

0.0.0.0 — Jul 11, 2019

  • Initially created.