Released 0.03003
[dbsrgits/DBIx-Class.git] / Changes
1 Revision history for DBIx::Class\r
2 \r
3 0.03003 2005-11-03 17:00:00\r
4         - POD fixes.\r
5         - Changed use to require in Relationship/Base to avoid import.\r
6 \r
7 0.03002 2005-10-20 22:35:00\r
8         - Minor bugfix to new (Row.pm)\r
9         - Schema doesn't die if it can't load a class (Schema.pm)\r
10         - New UUID columns plugin (UUIDColumns.pm)\r
11         - Documentation improvements.\r
12 \r
13 0.03001 2005-09-23 14:00:00\r
14         - Fixes to relationship helpers\r
15         - IMPORTANT: prefetch/schema combination bug fix\r
16 \r
17 0.03    2005-09-19 19:35:00\r
18         - Paging support\r
19         - Join support on search\r
20         - Prefetch support on search\r
21 \r
22 0.02    2005-08-12 18:00:00\r
23         - Test fixes.\r
24         - Performance improvements.\r
25         - Oracle primary key support.\r
26         - MS-SQL primary key support.\r
27         - SQL::Abstract::Limit integration for database-agnostic limiting.\r
28 \r
29 0.01    2005-08-08 17:10:00\r
30         - initial release\r