History.txt in ZenTest-4.9.0 vs History.txt in ZenTest-4.9.1
- old
+ new
@@ -1,5 +1,12 @@
+=== 4.9.1 / 2013-04-18
+
+* 2 minor enhancements:
+
+ * Make banner more explicit about correct test file location. (rue)
+ * Switched to #failed for calculating red/green hook. (bhenderson)
+
=== 4.9.0 / 2013-02-07
* 1 minor enhancement:
* Allow multiruby installs to be done entirely by symlink, bypassing build
@@ -655,14 +662,14 @@
* Added hack to display a tree of render calls.
* Added hook to perform extra setup for
* 5 bug fixes:
- - Extended zentest to deal with rails a bit better... ugh.
- - Fixed @libs for windoze.
- - Fixed inner class/test identification in autotest.
- - Namespaced all plugins... eric is anal.
- - No longer freak out if rubygems tarball not in multiruby/versions.
+ * Extended zentest to deal with rails a bit better... ugh.
+ * Fixed @libs for windoze.
+ * Fixed inner class/test identification in autotest.
+ * Namespaced all plugins... eric is anal.
+ * No longer freak out if rubygems tarball not in multiruby/versions.
=== 3.3.0 / 2006-07-28
* 1 major enhancement: