v0.2.0
New
- Supports Code Coverage! Tested with
karma-coverage
andkarma-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.