Changelog for postgresql-simple-named-0.0.3.0
Changelog
postgresql-simple-named
uses PVP Versioning.
The changelog is available on GitHub.
0.0.3.0 - Jun 1, 2022
- Adds 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.