UNPKG

1.93 kBMarkdownView Raw
1<a name="2.0.0"></a>
2# [2.0.0](https://github.com/karma-runner/karma-cli/compare/v1.0.1...v2.0.0) (2018-11-28)
3
4
5### Chores
6
7* update required node version to 6 ([951d247](https://github.com/karma-runner/karma-cli/commit/951d247))
8
9
10### BREAKING CHANGES
11
12* Node versions previous to 6 are no longer supported.
13
14
15
16<a name"1.0.1"></a>
17### 1.0.1 (2016-06-26)
18
19
20#### Features
21
22* add node@6 compatability ([0579338f](https://github.com/karma-runner/karma-cli/commit/0579338f))
23
24
25<a name"1.0.0"></a>
26## 1.0.0 (2016-05-03)
27
28
29<a name"0.1.2"></a>
30### 0.1.2 (2015-12-23)
31
32
33#### Bug Fixes
34
35* Add node.js 5 to the engines list ([0acef9a6](https://github.com/karma-runner/karma-cli/commit/0acef9a6))
36
37
38<a name"0.1.1"></a>
39### 0.1.1 (2015-09-27)
40
41
42#### Bug Fixes
43
44* **engines:** use values from karma's engines requirement ([f7c492ce](https://github.com/karma-runner/karma-cli/commit/f7c492ce), closes [#13](https://github.com/karma-runner/karma-cli/issues/13))
45
46
47<a name"0.1.0"></a>
48## 0.1.0 (2015-06-26)
49
50
51#### Bug Fixes
52
53* Update node engine versions ([e2059aad](https://github.com/karma-runner/karma-cli/commit/e2059aad), closes [#11](https://github.com/karma-runner/karma-cli/issues/11), [#10](https://github.com/karma-runner/karma-cli/issues/10))
54* return exit code ([0aad62e7](https://github.com/karma-runner/karma-cli/commit/0aad62e7))
55
56
57<a name="v0.0.4"></a>
58### v0.0.4 (2014-03-11)
59
60
61#### Bug Fixes
62
63* Use path.join() to make it run on Windows. ([05346293](http://github.com/karma-runner/karma-cli/commit/053462930de8bcdda800a425d66879df7b5b093f))
64
65<a name="v0.0.3"></a>
66### v0.0.3 (2013-11-18)
67
68
69#### Features
70
71* support Karma 0.10 ([2d7729e0](http://github.com/karma-runner/karma-cli/commit/2d7729e0fff8e5b795839d409dba26ece712bb3b))
72
73<a name="v0.0.2"></a>
74### v0.0.2 (2013-11-16)
75
76
77#### Bug Fixes
78
79* pass correct "basedir" option ([e81749e9](http://github.com/karma-runner/karma-cli/commit/e81749e940d7d75c3e019afa2cbd55f57991e8fe))
80