Changelog, bump version
[catagits/Test-EOL.git] / Changes
1 Revision history for Test-EOL
2
3 0.7  2010-03-03
4     - Deal correctly with -I includes paths that include spaces in the
5       tests to stop them unexpectedly failing.
6     - Remove shelling out to the system rm command in the tests
7       to avoid nasty warnings on Win32.
8     - Remove warning from test diagnostics
9
10 0.6  2010-01-19
11      - I'm so bad at this!  Fix another logic error that made all files fail
12        when using trailing_whitespace option (fREW)
13
14 0.5  2010-01-19
15      - Fix logic fail that made all filenames the same if a user uses the
16        trailing_whitespace option (fREW)
17
18 0.4  2010-01-19
19      - Add checks for trailing whitespace (fREW)
20
21 0.3  2009-07-18
22      - Fix File::Find regex which I had broken.
23
24 0.2  2009-07-17
25      - Pod corrections pointed out by daxim in #moose
26
27 0.1  2009-07-15
28      - Module created and released on an unsuspecting world.
29