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