0.06 2008-06-22
- Fixed a bug where if you passed a DBI handle to the constructor, it
should set the pid (so it can check for forking later), but it
didn't. This manifested as a warning in the tests.
0.05 2008-05-25
- Update prereqs to require the latest Moose modules. With some
combinations of Moose and MooseX::AttributeHelpers, the tests fail.
0.04 2008-02-20
- Add $source->allows_nested_transactions() attribute (primarily for
the benefit off Fey::ORM).
0.03 2008-02-09
- Add missing prereq for MooseX::AttributeHelpers. Reported by Ilmari
Vacklin.
0.02 2008-02-09
- Add Fey.pm as a prereq.
0.01 2008-02-05
- Initial release