UNPKG

3.26 kBMarkdownView Raw
1<a name="0.2.2"></a>
2## [0.2.2](https://github.com/karma-runner/karma-chrome-launcher/compare/v0.2.1...v0.2.2) (2015-12-01)
3
4### Bug Fixes
5
6* chrome will ignore command line flags it does not yet know about ([426e7c3](https://github.com/karma-runner/karma-chrome-launcher/commit/426e7c3))
7
8
9
10<a name="0.2.1"></a>
11## [0.2.1](https://github.com/karma-runner/karma-chrome-launcher/compare/v0.2.0...v0.2.1) (2015-10-07)
12
13
14### Bug Fixes
15
16* **ChromeCanary:** on Linux (archlinux), it can be named google-chrome-unstable ([28cb5b0](https://github.com/karma-runner/karma-chrome-launcher/commit/28cb5b0))
17
18
19
20<a name"0.2.0"></a>
21## 0.2.0 (2015-06-23)
22
23
24#### Bug Fixes
25
26* Use fs-access shim for file detection. ([6355ca88](https://github.com/karma-runner/karma-chrome-launcher/commit/6355ca88), closes [#53](https://github.com/karma-runner/karma-chrome-launcher/issues/53))
27
28
29<a name"0.1.9"></a>
30### 0.1.9 (2015-06-23)
31
32
33<a name"0.1.8"></a>
34### 0.1.8 (2015-06-23)
35
36
37<a name"0.1.7"></a>
38### 0.1.7 (2015-06-23)
39
40
41<a name"0.1.6"></a>
42### 0.1.6 (2015-06-23)
43
44
45#### Bug Fixes
46
47* **jsFlags:** un-quote --js-flags flag and automatically merge with presets ([4509c277](https://github.com/karma-runner/karma-chrome-launcher/commit/4509c277))
48
49
50<a name"0.1.5"></a>
51### 0.1.5 (2015-06-23)
52
53
54#### Bug Fixes
55
56* better error when DARTIUM_BIN not set ([27462e86](https://github.com/karma-runner/karma-chrome-launcher/commit/27462e86))
57
58
59<a name"0.1.4"></a>
60### 0.1.4 (2015-06-23)
61
62
63#### Bug Fixes
64
65* the translation is now disabled on launch ([b2f389ba](https://github.com/karma-runner/karma-chrome-launcher/commit/b2f389ba))
66
67
68<a name"0.1.3"></a>
69### 0.1.3 (2015-06-23)
70
71
72#### Features
73
74* **Launcher:** Add Dartium launcher. ([ae81c0c1](https://github.com/karma-runner/karma-chrome-launcher/commit/ae81c0c1))
75
76
77<a name"0.1.2"></a>
78### 0.1.2 (2015-06-23)
79
80
81<a name"0.1.12"></a>
82### 0.1.12 (2015-06-23)
83
84
85<a name"0.1.11"></a>
86### 0.1.11 (2015-06-23)
87
88
89<a name"0.1.10"></a>
90### 0.1.10 (2015-06-23)
91
92
93#### Bug Fixes
94
95* better error when DARTIUM_BIN not set ([27462e86](https://github.com/karma-runner/karma-chrome-launcher/commit/27462e86))
96* the translation is now disabled on launch ([b2f389ba](https://github.com/karma-runner/karma-chrome-launcher/commit/b2f389ba))
97* **jsFlags:** un-quote --js-flags flag and automatically merge with presets ([4509c277](https://github.com/karma-runner/karma-chrome-launcher/commit/4509c277))
98
99
100#### Features
101
102* disable popup blocking by default ([2cdace9e](https://github.com/karma-runner/karma-chrome-launcher/commit/2cdace9e))
103* **Launcher:** Add Dartium launcher. ([ae81c0c1](https://github.com/karma-runner/karma-chrome-launcher/commit/ae81c0c1))
104
105
106<a name"0.1.1"></a>
107### 0.1.1 (2015-06-23)
108
109
110#### Bug Fixes
111
112* handle Chrome location on Windows ([62df3014](https://github.com/karma-runner/karma-chrome-launcher/commit/62df3014))
113* correct Chrome path on Windows ([9ebd9974](https://github.com/karma-runner/karma-chrome-launcher/commit/9ebd9974), closes [#2](https://github.com/karma-runner/karma-chrome-launcher/issues/2))
114
115
116<a name"0.1.0"></a>
117## 0.1.0 (2015-06-23)
118
119
120<a name"0.0.2"></a>
121### 0.0.2 (2015-06-23)
122
123
124#### Features
125
126* allow passing custom flags ([4ebc7694](https://github.com/karma-runner/karma-chrome-launcher/commit/4ebc7694))
127