Version bumped to 0.03002, assorted minor changes
[dbsrgits/DBIx-Class.git] / Changes
1 Revision history for DBIx::Class\r
2 \r
3 0.03002\r
4         - Minor bugfix to new (Row.pm)\r
5         - Schema doesn't die if it can't load a class (Schema.pm)\r
6 \r
7 0.03001 2005-09-23 14:00:00\r
8         - Fixes to relationship helpers\r
9         - IMPORTANT: prefetch/schema combination bug fix\r
10 \r
11 0.03    2005-09-19 19:35:00\r
12         - Paging support\r
13         - Join support on search\r
14         - Prefetch support on search\r
15 \r
16 0.02    2005-08-12 18:00:00\r
17         - Test fixes.\r
18         - Performance improvements.\r
19         - Oracle primary key support.\r
20         - MS-SQL primary key support.\r
21         - SQL::Abstract::Limit integration for database-agnostic limiting.\r
22 \r
23 0.01    2005-08-08 17:10:00\r
24         - initial release\r