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

Changelog History
Page 6

  • v0.1.0 Changes

    November 30, 2012
    • Add infrastructure to generate other report formats with XML Summary
    • Add JSON to LCov coverage data conversion
    • Internal:
      • Update examples with v0.1.0-RC3
      • Update help text to use 'JSCover-all.jar'
      • Update YUI3/QUnit examples
  • v0.1.0-RC3 Changes

    November 23, 2012
    • Add support for getter/setter
    • Add YUI3 server report (from running yui3/src/test/tests/unit/index.html)
    • Add branch coverage support for expression statements
    • Add line coverage handling for function in braces
    • Fix bug where URI is ignored
    • Minor - Set title/heading to JSCover. Fix 'Brance' typo in documentation
  • v0.1.0-RC2 Changes

    November 21, 2012
    • Add proxy support for HEAD requests
    • Fix multiple NPE errors
    • Add FAQ on error log, and the manual on the error log and exit status
    • Set exit status code to 1 if any exceptions were logged in file-system mode or if invalid parameters were supplied
    • Fix bug where line is recorded as valid for line instrumentation but no instrumentation is added
  • v0.1.0-RC1 Changes

    November 18, 2012
    • Add branch coverage
    • Improve style of web-site
  • v0.0.13 Changes

    November 14, 2012
  • v0.0.12 Changes

    November 13, 2012
  • v0.0.11 Changes

    November 07, 2012
    • Use platform default encoding. Add documentation on -Dfile.encoding JVM property usage in manual.
  • v0.0.10 Changes

    November 07, 2012
    • Flawed and download. Replaced with 0.0.11
  • v0.0.8 Changes

    October 25, 2012
    • Add simple non-instrumenting web-server used in the manual's examples
    • Improve manual to a usable state independent of JSCoverage's documentation
    • Fix bug where destination folder can be in the source folder