Skip to content

v0.2.0

Compare
Choose a tag to compare
@joeljeske joeljeske released this 02 Feb 23:26
· 51 commits to master since this release

New

  • Supports Code Coverage! Tested with karma-coverage and karma-istanbul-coverage-reporter. Should work with any standard karma coverage reporter. Compliant with ng-cli projects.

Fixes

  • Fixes a bug where if CPU cores is 1, sharding would not work correctly.