All Versions
67
Latest Version
Avg Release Cycle
93 days
Latest Release
1387 days ago

Changelog History
Page 7

  • v0.0.7 Changes

    October 23, 2012
    • Add --include-unloaded-js, only for non-proxy web-server, to scan beneath www-root for unloaded/untested JS files
    • Leading slash in --no-instrument and --exclude are ignored for consistent internal handling.
    • Double forward slashes in URLs replaced with single forward slashes
    • Internal:
      • Replace URL based proxy with sockets
      • All headers now forwarded as received.
  • v0.0.6 Changes

    October 17, 2012
    • Fixed basic non-SSL proxy support
    • Add POST, cookie and redirect support for proxy mode
  • v0.0.5 Changes

    October 16, 2012
    • Add proxy support (flawed and download has been replaced with 0.0.6)
    • Message 'Report stored at' changed to 'Coverage data stored at' (important for HtmlUnit/Selenium)
    • Internal:
      • Swap from NanoHTTPD to JSCover's own web-server
      • index.htm(l) no longer served automatically
  • v0.0.4 Changes

    October 12, 2012
  • v0.0.3 Changes

    October 09, 2012
    • Add server handling of JavaScript-programmatic triggering of report storage
    • Add more tests
  • v0.0.2 Changes

    October 03, 2012
    • Addition of command line file instrumentation
    • Working example of QUnit test suite
  • v0.0.1 Changes

    October 01, 2012
    • Initial release comprising of web-server