CHANGES in js_spec-0.2.0 vs CHANGES in js_spec-0.2.1
- old
+ new
@@ -1,4 +1,11 @@
+0.2.1
+- Using thin 0.8.1
+- Fixed server crashing on exception issue.
+- Add div id=js_spec_content into the body of the runner html.
+- Fixed timeout issues by immediately sending the head of the response.
+- Better error message when selenium server is not running
+
0.2.0
- Using Thin as the server
- Using Selenium to run the browsers
- Added instructions to run JsSpec on CI
- Added js_spec as an executable