History.txt in hoe-1.1.3 vs History.txt in hoe-1.1.4
- old
+ new
@@ -1,4 +1,10 @@
+= 1.1.4 2006-11-12
+
+* Added need_tar and need_zip to customize package requirements. Stupid windoze.
+* Extended spec_extras to take procs as values. Passes in named parameter.
+* Removed test from require_paths. I thought I already parameterized this. :/
+
= 1.1.3 2006-11-09
* Added test_deps, now you can automatically discover test dependency ommisions.
* Added ext support! Build C extensions with hoe!
* Gemspec uses test_all.rb or result of test_globs. Tweak those tests.