ffd2d98888c18514ab5784d081050f0da25f62f6
[dbsrgits/DBIx-Class-InflateColumn-IP.git] / Changes
1 Revision history for DBIx::Class::InflateColumn::IP
2
3        - Perl 5.8.1 is now required (as it is for DBIC itelf).
4        - Use and declare UTF-8 encoding in POD
5        - Add repository metadata
6
7 0.02002
8        - Use numeric format for bigint columns.
9        - Use bigint column in test to cope with DBD::SQLite bind type changes.
10
11 0.02001 Sun Jun 17 20:27:34 2007
12        - Initial version of format autodetection, based solely on column type.
13
14 0.02000 Thu May 24 11:28:40 2007
15        - First release uploaded to CPAN.
16        - Added configuration options for format and class.
17
18 0.01 Wed May 23 14:53:10 2007
19        - First version, released on an unsuspecting world.
20