Changelog for 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
HasCallStackconstraints in transaction runners. - Added more transaction runners:
withTransactionMode,withTransactionModeRetry,withTransactionSerializable. - Moved internals to an
Internalmodule.
0.1.0.0
- Initial release