Releases: zohl/postgresql-simple-bind
Releases · zohl/postgresql-simple-bind
v0.4.0
Added
- Changelog.
- Explicit type casts options.
Changed
- Flags
older-call-syntax
and debug-queries
are options now.
v0.3.0
Added
- Cabal flag
debug-queries
.
- Support for nullable columns.
v0.2.0
Added
Changed
- Relicensed to
BSD3
.
- Refactored tests (now using
hspec
).
- Refactored internals.
Initial release
Added
- Initial version of the package.