RT#22364 (ASH) hopefully fixed with updated prereq
[dbsrgits/DBIx-Class-UUIDColumns.git] / Changes
1 Revision history for DBIx::Class::UUIDColumns
2
3 0.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
13 0.00001
14     - initial release