Revision history for IPC-Concurrency-DBI
v1.1.2 2013-05-19
* Moved release tests to xt/, added new release tests.
* Modified Build.PL to add release tests to disttest.
* Added Test::FailWarnings to all tests.
* Moved request tracker from RT to GitHub.
* Changed links from Search CPAN to MetaCPAN.
* Added information on how to contribute examples.
* Fixed formatting and switched to markdown for the readme.
v1.1.1 2012-10-13
* Added a lot of tests.
* Split IPC::Concurrency::DBI->verbose() into get_verbose() and set_verbose().
* Added SQL error checks.
* Refactored code to use Data::Validate::Type.
* Code and tests cleanup.
v1.1.0 2012-10-11
* Set up continuous integration with Travis-CI.
* Added full PostgreSQL support.
* Refactored tests to use Test::Exception.
* Cleaned up requires vs build_requires.
* Refactored tests to support testing against any database type.
v1.0.3 2012-10-03
* Relicensed as GPLv3.
v1.0.2 2012-09-22
* Moved repository to GitHub.
* Added PerlCritic tests, restricted to core policies.
* Added various meta information.
v1.0.1 2012-01-18
* Cleanup to pass PerlCritic 'harsh'.
* Made the acknowledgements section geekier.
* Refactored to use Test::Dist::VersionSync for version checks.
* Updated module descriptions.
v1.0.0 2012-01-03
* Public release.