We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7eab58e commit 353c893Copy full SHA for 353c893
History.rdoc
@@ -1,3 +1,19 @@
1
+=== 12.2.0
2
+
3
+==== Enhancements:
4
5
+* Make rake easier to use as a library
6
+ Pull request #211 by @drbrain
7
+* Fix quadratic performance in FileTask#out_of_date?
8
+ Pull request #224 by @doudou
9
+* Clarify output when printing nested exception traces
10
+ Pull request #232 by @urbanautomaton
11
12
+==== Bug fixes
13
14
+* Account for a file that match 2 or more patterns.
15
+ Pull request #231 by @styd
16
17
=== 12.1.0
18
19
==== Enhancements:
0 commit comments