Changelog of @hackage/postgresql-tx-simple 0.3.0.0

Change log

0.3.0.0

  • Updated for postgresql-tx-0.3.0.0.

0.2.0.0

  • Updated for postgresql-tx-0.2.0.0.
  • Added HasCallStack constraints in transaction runners.
  • Added more transaction runners: withTransactionMode, withTransactionModeRetry, withTransactionSerializable.
  • Moved internals to an Internal module.

0.1.0.0

  • Initial release