Changelog of @hackage/postgresql-simple-bind 0.4.1

Change Log

0.4.1

Changed

  • Fixed missing files.

0.4.0

Added

  • Changelog.
  • Explicit type casts options.

Changed

  • Flags older-call-syntax and debug-queries are options now.

0.3.0 - 2016-10-29

Added

  • Cabal flag debug-queries.
  • Support for nullable columns.

0.2.1 - 2016-09-19

Added

  • Cabal flags db-tests, older-call-syntax.

0.2.0 - 2016-08-21

Added

  • Cabal flag dev.

Changed

  • Relicensed to BSD3.
  • Refactored tests (now using hspec).
  • Refactored internals.

0.1.0 - 2016-05-28

Added

  • Initial version of the package.