RT#22364 (ASH) hopefully fixed with updated prereq
[dbsrgits/DBIx-Class-UUIDColumns.git] / Changes
CommitLineData
773544fd 1Revision history for DBIx::Class::UUIDColumns
bce2eb4d 2
3469b243 30.01001 Sat May 05 20:01:13 2007
4 - RT#22364 (ASH) hopefully fixed with updated prereq
5 - Added Data::GUID support
6 - Fixed ::Win32API::GUID incorrect subclass
7 - Converted to Module::Install
8 - Added cargo tests/TEST_AUTHOR
9 - Much improved test coverage
10 - Fixed case where no uuid module found so that it dies with error, not with
11 method not found
12
773544fd 130.00001
3469b243 14 - initial release