History.txt in ivy4r-0.9.3 vs History.txt in ivy4r-0.9.4

- old
+ new

@@ -1,4 +1,11 @@ +=== 0.9.4 / 2009-12-01 + +* ivy.deps for buildr supports three argument types: + 1. if an Hash is given :conf is used for confs and :type is used for types + 2. if exactly two arrays are given args[0] is used for confs and args[1] is used for types + 3. if not exactly two arrays all args are used as confs + === 0.9.3 / 2009-11-18 * Sorting of compile and test dependencies to prevent problems with old jars that are added by buildr automatically, i.e. log4j-1.2.9 for cobertura or JUnit 4.4 if tests are using a newer version. The sort order: