Revision history for DBIx-ScopedTransaction
v1.1.0 10/03/2012
* Relicensed as GPLv3.
* Cleaned up documentation.
v1.0.7 09/23/2012
* Moved repository to GitHub.
* Cleaned up requires vs build_requires.
v1.0.6 07/30/2012
* Refactored use of '//', for portability.
v1.0.5 07/24/2012
* Cleanup.
v1.0.4 07/24/2012
* Prevented instantiating new objects in void context.
* Fixed warnings.
v1.0.3 05/23/2012
* Tweaked documentation.
* Added error details when commit/rollback fails.
v1.0.2 05/17/2012
* Changed to use in-memory SQLite databases for testing.
v1.0.1 05/15/2012
* Made tests pass on Windows.
v1.0.0 05/12/2012
* First public release.