Skip to content

Releases: cedx/lcov.js

LCOV Reports for JS 6.1.0

08 Apr 21:57
Compare
Choose a tag to compare
  • Due to strong user demand, restored the TypeScript source code.
  • Raised the Node.js constraint.
  • Replaced the JSDoc documentation generator by TypeDoc.

LCOV Reports for JS 6.0.0

08 Apr 21:57
Compare
Choose a tag to compare
  • Breaking change: dropped support for CommonJS modules.
  • Breaking change: raised the required Node.js version.
  • Breaking change: reverted the source code to JavaScript.
  • Replaced the TypeDoc documentation generator by JSDoc.
  • Replaced the TSLint static analyzer by ESLint.
  • Updated the package dependencies.

LCOV Reports for JS 5.2.0

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

LCOV Reports for JS 5.1.1

08 Apr 21:57
Compare
Choose a tag to compare
  • Fixed the issue #3: the browser bundle was not deployed on CDNs.

LCOV Reports for JS 5.1.0

08 Apr 21:56
Compare
Choose a tag to compare

LCOV Reports for JS 5.0.0

08 Apr 21:56
Compare
Choose a tag to compare
  • Breaking change: the browser classes are exposed as lcov property instead of LCOV.
  • Replaced the Webpack bundler by Rollup and Babel Minify.
  • Updated the package dependencies.

LCOV Reports for JS 4.8.0

08 Apr 21:56
Compare
Choose a tag to compare
  • Updated the package dependencies.
  • Updated the URL of the Git repository.

LCOV Reports for JS 4.7.0

08 Apr 21:55
Compare
Choose a tag to compare
  • Added support for a redistributable bundle.

LCOV Reports for JS 4.6.0

08 Apr 21:55
Compare
Choose a tag to compare
  • Ported the unit tests to classes with experimental decorators.
  • Removed a cyclic dependency.
  • Updated the package dependencies.

LCOV Reports for JS 4.5.0

08 Apr 21:55
Compare
Choose a tag to compare
  • Ported the source code to TypeScript.
  • Replaced the ESDoc documentation generator by TypeDoc.
  • Replaced the ESLint static analyzer by TSLint.
  • Updated the package dependencies.