forked from beyondgrep/ack2
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Changes
33 lines (20 loc) · 882 Bytes
/
Changes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
History file for ack 2.0. http://betterthangrep.com/
2.00b06 Mon Jan 7 09:46:08 CST 2013
====================================
Lowered the required version of Carp. We may be able to lower it even
more, but for now this should fix CPAN testers failures.
2.00b05 Sat Jan 5 14:48:05 CST 2013
====================================
No longer run ack-standalone in the tests with perl -T. This was causing
make cpantesters failures.
2.00b03 Fri Dec 28 16:24:49 CST 2012
====================================
Fixed some failing tests in Win32.
Added an explicit LICENSE.md file.
2.00b02 Sat Dec 22 16:09:59 CST 2012
====================================
Added the -k/--known-types option.
Added checks for mutually exclusive options, like -f and --output.
2.00a01 Thu Jun 14 22:02:24 CDT 2012
====================================
This is the first alpha release of ack 2.0.