Skip to content

Release 0.7.0

Choose a tag to compare

@jdonaghue jdonaghue released this 11 Oct 18:20
· 60 commits to master since this release

Updates

  • Update to intern 3.3.0 and istanbul 0.4.5 (#89 thanks @westy92)

New Features

Changes

  • Add dependency status to README (#91 thanks @Hirse)
  • Fixed code "property" in coverage.json (#79 thanks @shiqp)
  • Fixed issue where basePath option was ignored in case of inline source (#80 thanks @janb87)
  • Fixed relative paths handling in sourcemaps (issue #70) (#71 thanks @zxbodya)
  • Clarify exclude patterns in README (#69 thanks @Dominionized)
  • Fixed Missing folder structure in html output (#65 thanks @devCrossNet)
  • Fixed: stop using WeakMap when not available (#64 thanks @zoltan-mihalyi)
  • Fixed issue where source code is an array in fileCoverage object (#73 thanks @kcjmowright)