Skip to content

Releases: cedx/lcov.js

LCOV Reports for JS 1.1.0

08 Apr 21:51
Compare
Choose a tag to compare

LCOV Reports for JS 1.0.0

08 Apr 21:49
Compare
Choose a tag to compare
  • First stable release.

LCOV Reports for JS 0.4.0

08 Apr 21:49
Compare
Choose a tag to compare
  • Breaking change: raised the required Node.js version.
  • Breaking change: using ES2017 features, like async/await functions.
  • Improved the build system.
  • Ported the unit test assertions from TDD to BDD.
  • Removed the dependency on the @cedx/enum module.
  • Removed the dependency on the gulp-load-plugins module.
  • Updated the package dependencies.

LCOV Reports for JS 0.3.0

08 Apr 21:47
Compare
Choose a tag to compare
  • Updated the package dependencies.

LCOV Reports for JS 0.2.1

08 Apr 21:47
Compare
Choose a tag to compare
  • Fixed a bug in Report.parse() method.

LCOV Reports for JS 0.2.0

08 Apr 21:47
Compare
Choose a tag to compare
  • Breaking change: changed the signature of most constructors.
  • Empty test names are not included in the report output.
  • Updated the package dependencies.

LCOV Reports for JS 0.1.0

08 Apr 21:46
Compare
Choose a tag to compare
  • Initial release.