CHANGES in js-test-server-0.2.1 vs CHANGES in js-test-server-0.2.6
- old
+ new
@@ -1,6 +1,7 @@
-- Added JsTestCore::Representations::Spec.project_js_files and .project_css_files
-- Updated to erector 0.6.7, which fixes a bug related to including modules into Representations.
+- Renamed JsTestServer::Representations to JsTestServer::Views
+- Added JsTestServer::Views::Spec.project_js_files and .project_css_files
+- Updated to erector 0.6.7, which fixes a bug related to including modules into Views.
- Allow test suite to clear all cookies
- No longer using the /implementanions directory. Replace all cases of /implementations with /javascripts.
- Added support for custom suite files
- Added dependency on Erector
- Better error messages
\ No newline at end of file