added change log for new v0.06 release
[DataExtract-FixedWidth.git] / Changes
blobf8feae500232f801a0a97f06da0ca2d55e6607d4
1 Revision history for DataExtract-FixedWidth
3 0.06    Lots of internet rewrites
4         Accept heuristic with undef header and supplied columns
5         New tests
6         Now we clean up namespace (no Moose)
7         Faster with class made immutable (no on because of Moose bug)
9 0.05    Updated pod
10         New test structure -- sample tests outside of __DATA__ into ./t/data
11         Major updates on heuristic, and header_row/cols assumptions
12         new option ->skip_header_data(*1|0)
14 0.04    Better pod -- almost a complete overhaul
15         Constructor tests
17 0.03    Speed fixes
18         Pods fixes
19         And, BrowserUK's heuristic algo in the constructor by opt in
21 0.02    Speed fix per uri's suggestion
22         Fixed pod
23         Fixed default for ->fix_overlay
25 0.01    Date/time
26         First version, released on an unsuspecting world.