Releases: JamieMason/karma-benchmark
Releases · JamieMason/karma-benchmark
1.0.4
1.0.4 (2019-07-22)
Bug Fixes
1.0.3
1.0.3 (2019-06-21)
Bug Fixes
1.0.2
1.0.2 (2019-06-18)
Bug Fixes
1.0.1
1.0.1 (2019-01-27)
Bug Fixes
1.0.0
1.0.0 (2018-07-09)
Features
- core: make benchmark.js a peer dependency
(0948dae),
closes #14
BREAKING CHANGES
- core: You now need to install benchmark.js yourself, it is no longer
installed by karma-benchmark.
0.7.1
0.7.1 (2017-01-13)
Bug Fixes
- quality: fix lint errors from latest version of xo
(df68a05)
Features
- core: use existing benchmark.js suites
(e2e731f),
closes #8
0.6.0
0.6.0 (2016-07-22)
Bug Fixes
- quality: fix lint errors found by xo
(283b768)
Features
- filtering: implement xsuite, xbenchmark, ssuite, and bbenchmark
(7f76fbd),
closes #4
#5
- npm: upgrade to benchmark@2.1.1
(8a163a8)