History.txt in newjs-1.7.0 vs History.txt in newjs-1.7.1
- old
+ new
@@ -1,4 +1,10 @@
+== 1.7.1 2009-04-18
+
+* newjs command: -j/--jshoulda flag to use jshoulda instead of vanilla jsunittest
+* newjs command: -F flag selects prototype or jquery
+* upgraded jquery to 1.3.2
+
== 1.7.0 2009-03-03
* rails/javascript_test: -j/--jshoulda flag to use jshoulda instead of vanilla jsunittest
* rack/javascript_test: same as rails/javascript_test but for non-rails web apps
* jshoulda is vendored and copied into project via "rake vendor:update:jshoulda"