|
1 | 1 | # Change Log |
2 | 2 |
|
3 | 3 | ## [v2.2.1](https://github.com/AtomLinter/linter-flake8/tree/v2.2.1) (2017-04-25) |
| 4 | + |
4 | 5 | [Full Changelog](https://github.com/AtomLinter/linter-flake8/compare/v2.2.0...v2.2.1) |
5 | 6 |
|
6 | 7 | **Fixed bugs:** |
7 | 8 |
|
8 | 9 | - Report when flake8 crashes! [\#414](https://github.com/AtomLinter/linter-flake8/pull/414) ([Arcanemagus](https://github.com/Arcanemagus)) |
9 | 10 |
|
10 | 11 | ## [v2.2.0](https://github.com/AtomLinter/linter-flake8/tree/v2.2.0) (2017-04-25) |
| 12 | + |
11 | 13 | [Full Changelog](https://github.com/AtomLinter/linter-flake8/compare/v2.1.5...v2.2.0) |
12 | 14 |
|
13 | 15 | **Implemented enhancements:** |
|
18 | 20 | - Uniquely spawn lint runs [\#412](https://github.com/AtomLinter/linter-flake8/pull/412) ([Arcanemagus](https://github.com/Arcanemagus)) |
19 | 21 | - Asyncify the specs [\#411](https://github.com/AtomLinter/linter-flake8/pull/411) ([Arcanemagus](https://github.com/Arcanemagus)) |
20 | 22 | - Add support for builtins [\#410](https://github.com/AtomLinter/linter-flake8/pull/410) ([Arcanemagus](https://github.com/Arcanemagus)) |
21 | | -- Update atom-linter to the latest version 🚀 [\#393](https://github.com/AtomLinter/linter-flake8/pull/393) ([greenkeeper[bot]](https://github.com/integration/greenkeeper)) |
| 23 | +- Update atom-linter to version 10.0.0 🚀 [\#393](https://github.com/AtomLinter/linter-flake8/pull/393) ([greenkeeper[bot]](https://github.com/apps/greenkeeper)) |
22 | 24 | - Update default line-length value [\#381](https://github.com/AtomLinter/linter-flake8/pull/381) ([Arcanemagus](https://github.com/Arcanemagus)) |
23 | 25 |
|
24 | 26 | ## [v2.1.5](https://github.com/AtomLinter/linter-flake8/tree/v2.1.5) (2017-03-18) |
| 27 | + |
25 | 28 | [Full Changelog](https://github.com/AtomLinter/linter-flake8/compare/v2.1.4...v2.1.5) |
26 | 29 |
|
27 | 30 | **Implemented enhancements:** |
28 | 31 |
|
29 | 32 | - Update to eslint-config-airbnb-base v11.1.1 [\#368](https://github.com/AtomLinter/linter-flake8/pull/368) ([Arcanemagus](https://github.com/Arcanemagus)) |
30 | 33 | - Update CI configuration [\#367](https://github.com/AtomLinter/linter-flake8/pull/367) ([Arcanemagus](https://github.com/Arcanemagus)) |
31 | | -- Update fs-plus to the latest version 🚀 [\#361](https://github.com/AtomLinter/linter-flake8/pull/361) ([greenkeeper[bot]](https://github.com/integration/greenkeeper)) |
32 | | -- Update atom-linter to the latest version 🚀 [\#349](https://github.com/AtomLinter/linter-flake8/pull/349) ([greenkeeper[bot]](https://github.com/integration/greenkeeper)) |
| 34 | +- Update fs-plus to version 3.0.0 🚀 [\#361](https://github.com/AtomLinter/linter-flake8/pull/361) ([greenkeeper[bot]](https://github.com/apps/greenkeeper)) |
| 35 | +- Update atom-linter to version 9.0.0 🚀 [\#349](https://github.com/AtomLinter/linter-flake8/pull/349) ([greenkeeper[bot]](https://github.com/apps/greenkeeper)) |
33 | 36 |
|
34 | 37 | ## [v2.1.4](https://github.com/AtomLinter/linter-flake8/tree/v2.1.4) (2016-12-12) |
| 38 | + |
35 | 39 | [Full Changelog](https://github.com/AtomLinter/linter-flake8/compare/v2.1.3...v2.1.4) |
36 | 40 |
|
37 | 41 | **Implemented enhancements:** |
38 | 42 |
|
39 | | -- Update eslint-config-airbnb-base to the latest version 🚀 [\#306](https://github.com/AtomLinter/linter-flake8/pull/306) ([greenkeeper[bot]](https://github.com/integration/greenkeeper)) |
| 43 | +- Update eslint-config-airbnb-base to version 11.0.0 🚀 [\#306](https://github.com/AtomLinter/linter-flake8/pull/306) ([greenkeeper[bot]](https://github.com/apps/greenkeeper)) |
40 | 44 |
|
41 | 45 | **Fixed bugs:** |
42 | 46 |
|
|
46 | 50 | - Remove custom range fixers [\#304](https://github.com/AtomLinter/linter-flake8/pull/304) ([Arcanemagus](https://github.com/Arcanemagus)) |
47 | 51 |
|
48 | 52 | ## [v2.1.3](https://github.com/AtomLinter/linter-flake8/tree/v2.1.3) (2016-11-30) |
| 53 | + |
49 | 54 | [Full Changelog](https://github.com/AtomLinter/linter-flake8/compare/v2.1.2...v2.1.3) |
50 | 55 |
|
51 | 56 | **Fixed bugs:** |
|
54 | 59 | - Added "g" flag to project path replacement [\#291](https://github.com/AtomLinter/linter-flake8/pull/291) ([hiroaki-yamamoto](https://github.com/hiroaki-yamamoto)) |
55 | 60 |
|
56 | 61 | ## [v2.1.2](https://github.com/AtomLinter/linter-flake8/tree/v2.1.2) (2016-11-29) |
| 62 | + |
57 | 63 | [Full Changelog](https://github.com/AtomLinter/linter-flake8/compare/v2.1.1...v2.1.2) |
58 | 64 |
|
59 | 65 | **Implemented enhancements:** |
60 | 66 |
|
61 | 67 | - Add activationHooks for django-atom [\#287](https://github.com/AtomLinter/linter-flake8/pull/287) ([jjlorenzo](https://github.com/jjlorenzo)) |
62 | 68 |
|
63 | 69 | ## [v2.1.1](https://github.com/AtomLinter/linter-flake8/tree/v2.1.1) (2016-11-21) |
| 70 | + |
64 | 71 | [Full Changelog](https://github.com/AtomLinter/linter-flake8/compare/v2.1.0...v2.1.1) |
65 | 72 |
|
66 | 73 | **Fixed bugs:** |
|
69 | 76 | - Activate on more grammars [\#281](https://github.com/AtomLinter/linter-flake8/pull/281) ([walles](https://github.com/walles)) |
70 | 77 |
|
71 | 78 | ## [v2.1.0](https://github.com/AtomLinter/linter-flake8/tree/v2.1.0) (2016-11-19) |
| 79 | + |
72 | 80 | [Full Changelog](https://github.com/AtomLinter/linter-flake8/compare/v2.0.2...v2.1.0) |
73 | 81 |
|
74 | 82 | **Implemented enhancements:** |
75 | 83 |
|
76 | 84 | - Handle errors more gracefully [\#277](https://github.com/AtomLinter/linter-flake8/pull/277) ([Arcanemagus](https://github.com/Arcanemagus)) |
77 | 85 | - Improve Atom startup time [\#276](https://github.com/AtomLinter/linter-flake8/pull/276) ([walles](https://github.com/walles)) |
78 | | -- Update eslint-config-airbnb-base to the latest version 🚀 [\#272](https://github.com/AtomLinter/linter-flake8/pull/272) ([greenkeeper[bot]](https://github.com/integration/greenkeeper)) |
| 86 | +- Update eslint-config-airbnb-base to version 10.0.0 🚀 [\#272](https://github.com/AtomLinter/linter-flake8/pull/272) ([greenkeeper[bot]](https://github.com/apps/greenkeeper)) |
79 | 87 | - Move to a generated changelog [\#264](https://github.com/AtomLinter/linter-flake8/pull/264) ([Arcanemagus](https://github.com/Arcanemagus)) |
80 | 88 |
|
81 | 89 | ## [v2.0.2](https://github.com/AtomLinter/linter-flake8/tree/v2.0.2) (2016-10-18) |
| 90 | + |
82 | 91 | [Full Changelog](https://github.com/AtomLinter/linter-flake8/compare/v2.0.1...v2.0.2) |
83 | 92 |
|
84 | 93 | **Fixed bugs:** |
85 | 94 |
|
86 | 95 | - Workaround a bug with E999 reporting [\#262](https://github.com/AtomLinter/linter-flake8/pull/262) ([Arcanemagus](https://github.com/Arcanemagus)) |
87 | 96 |
|
88 | 97 | ## [v2.0.1](https://github.com/AtomLinter/linter-flake8/tree/v2.0.1) (2016-10-17) |
| 98 | + |
89 | 99 | [Full Changelog](https://github.com/AtomLinter/linter-flake8/compare/v2.0.0...v2.0.1) |
90 | 100 |
|
91 | 101 | **Implemented enhancements:** |
|
98 | 108 | - chore\(package\): update fs-plus to version 2.9.3 [\#261](https://github.com/AtomLinter/linter-flake8/pull/261) ([Arcanemagus](https://github.com/Arcanemagus)) |
99 | 109 |
|
100 | 110 | ## [v2.0.0](https://github.com/AtomLinter/linter-flake8/tree/v2.0.0) (2016-10-15) |
| 111 | + |
101 | 112 | [Full Changelog](https://github.com/AtomLinter/linter-flake8/compare/v1.13.4...v2.0.0) |
102 | 113 |
|
103 | 114 | **Implemented enhancements:** |
104 | 115 |
|
105 | | -- Rewrite in ES2017 [\#255](https://github.com/AtomLinter/linter-flake8/pull/255) ([Arcanemagus](https://github.com/Arcanemagus)) |
106 | 116 | - Update eslint-config-airbnb-base to version 8.0.0 🚀 [\#250](https://github.com/AtomLinter/linter-flake8/pull/250) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot)) |
107 | 117 | - Update eslint-config-airbnb-base to version 7.0.0 🚀 [\#246](https://github.com/AtomLinter/linter-flake8/pull/246) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot)) |
108 | 118 |
|
|
114 | 124 | - Rewrite in ES2017 [\#255](https://github.com/AtomLinter/linter-flake8/pull/255) ([Arcanemagus](https://github.com/Arcanemagus)) |
115 | 125 |
|
116 | 126 | ## [v1.13.4](https://github.com/AtomLinter/linter-flake8/tree/v1.13.4) (2016-09-06) |
| 127 | + |
117 | 128 | [Full Changelog](https://github.com/AtomLinter/linter-flake8/compare/v1.13.3...v1.13.4) |
118 | 129 |
|
119 | 130 | **Implemented enhancements:** |
|
126 | 137 | - fix flake8 config param [\#244](https://github.com/AtomLinter/linter-flake8/pull/244) ([urbaniak](https://github.com/urbaniak)) |
127 | 138 |
|
128 | 139 | ## [v1.13.3](https://github.com/AtomLinter/linter-flake8/tree/v1.13.3) (2016-09-02) |
| 140 | + |
129 | 141 | [Full Changelog](https://github.com/AtomLinter/linter-flake8/compare/v1.13.2...v1.13.3) |
130 | 142 |
|
131 | 143 | **Implemented enhancements:** |
|
146 | 158 | - Fix per-project configuration behaviour [\#201](https://github.com/AtomLinter/linter-flake8/pull/201) ([rarguelloF](https://github.com/rarguelloF)) |
147 | 159 |
|
148 | 160 | ## [v1.13.2](https://github.com/AtomLinter/linter-flake8/tree/v1.13.2) (2016-06-13) |
| 161 | + |
149 | 162 | [Full Changelog](https://github.com/AtomLinter/linter-flake8/compare/v1.13.1...v1.13.2) |
150 | 163 |
|
151 | 164 | ## [v1.13.1](https://github.com/AtomLinter/linter-flake8/tree/v1.13.1) (2016-06-13) |
| 165 | + |
152 | 166 | [Full Changelog](https://github.com/AtomLinter/linter-flake8/compare/v1.13.0...v1.13.1) |
153 | 167 |
|
154 | 168 | **Implemented enhancements:** |
|
167 | 181 | - Handle some internal API changes in Atom v1.9.0 [\#188](https://github.com/AtomLinter/linter-flake8/pull/188) ([Arcanemagus](https://github.com/Arcanemagus)) |
168 | 182 |
|
169 | 183 | ## [v1.13.0](https://github.com/AtomLinter/linter-flake8/tree/v1.13.0) (2016-03-04) |
| 184 | + |
170 | 185 | [Full Changelog](https://github.com/AtomLinter/linter-flake8/compare/v1.12.1...v1.13.0) |
171 | 186 |
|
172 | 187 | **Implemented enhancements:** |
|
175 | 190 | - $PROJECT\_NAME substitution [\#167](https://github.com/AtomLinter/linter-flake8/pull/167) ([trsanders](https://github.com/trsanders)) |
176 | 191 |
|
177 | 192 | ## [v1.12.1](https://github.com/AtomLinter/linter-flake8/tree/v1.12.1) (2016-03-01) |
| 193 | + |
178 | 194 | [Full Changelog](https://github.com/AtomLinter/linter-flake8/compare/v1.12.0...v1.12.1) |
179 | 195 |
|
180 | 196 | **Fixed bugs:** |
181 | 197 |
|
182 | 198 | - Ensure fs.normalize\(\) applied to exec path. [\#162](https://github.com/AtomLinter/linter-flake8/pull/162) ([lexicalunit](https://github.com/lexicalunit)) |
183 | 199 |
|
184 | 200 | ## [v1.12.0](https://github.com/AtomLinter/linter-flake8/tree/v1.12.0) (2016-02-24) |
| 201 | + |
185 | 202 | [Full Changelog](https://github.com/AtomLinter/linter-flake8/compare/v1.11.0...v1.12.0) |
186 | 203 |
|
187 | 204 | **Implemented enhancements:** |
|
190 | 207 | - Add support for $PROJECT substitution [\#143](https://github.com/AtomLinter/linter-flake8/pull/143) ([keras](https://github.com/keras)) |
191 | 208 |
|
192 | 209 | ## [v1.11.0](https://github.com/AtomLinter/linter-flake8/tree/v1.11.0) (2016-02-19) |
| 210 | + |
193 | 211 | [Full Changelog](https://github.com/AtomLinter/linter-flake8/compare/v1.10.1...v1.11.0) |
194 | 212 |
|
195 | 213 | **Implemented enhancements:** |
|
200 | 218 | - Update atom-package-deps to version 4.0.1 🚀 [\#152](https://github.com/AtomLinter/linter-flake8/pull/152) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot)) |
201 | 219 |
|
202 | 220 | ## [v1.10.1](https://github.com/AtomLinter/linter-flake8/tree/v1.10.1) (2016-02-05) |
| 221 | + |
203 | 222 | [Full Changelog](https://github.com/AtomLinter/linter-flake8/compare/v1.10.0...v1.10.1) |
204 | 223 |
|
205 | 224 | **Implemented enhancements:** |
|
208 | 227 | - Update eslint-config-airbnb to version 5.0.0 🚀 [\#147](https://github.com/AtomLinter/linter-flake8/pull/147) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot)) |
209 | 228 |
|
210 | 229 | ## [v1.10.0](https://github.com/AtomLinter/linter-flake8/tree/v1.10.0) (2016-01-28) |
| 230 | + |
211 | 231 | [Full Changelog](https://github.com/AtomLinter/linter-flake8/compare/v1.9.3...v1.10.0) |
212 | 232 |
|
213 | 233 | **Implemented enhancements:** |
|
224 | 244 | - Only match imports after the `import` keyword [\#142](https://github.com/AtomLinter/linter-flake8/pull/142) ([patrys](https://github.com/patrys)) |
225 | 245 |
|
226 | 246 | ## [v1.9.3](https://github.com/AtomLinter/linter-flake8/tree/v1.9.3) (2015-12-16) |
| 247 | + |
227 | 248 | [Full Changelog](https://github.com/AtomLinter/linter-flake8/compare/v1.9.2...v1.9.3) |
228 | 249 |
|
229 | 250 | **Implemented enhancements:** |
|
240 | 261 | - Don't rely on screen rows and respect offsets [\#128](https://github.com/AtomLinter/linter-flake8/pull/128) ([patrys](https://github.com/patrys)) |
241 | 262 |
|
242 | 263 | ## [v1.9.2](https://github.com/AtomLinter/linter-flake8/tree/v1.9.2) (2015-11-12) |
| 264 | + |
243 | 265 | [Full Changelog](https://github.com/AtomLinter/linter-flake8/compare/v1.9.1...v1.9.2) |
244 | 266 |
|
245 | 267 | **Fixed bugs:** |
|
250 | 272 | - Removed flake8-pep257 from README \(\#106\) [\#110](https://github.com/AtomLinter/linter-flake8/pull/110) ([cemsbr](https://github.com/cemsbr)) |
251 | 273 |
|
252 | 274 | ## [v1.9.1](https://github.com/AtomLinter/linter-flake8/tree/v1.9.1) (2015-10-19) |
| 275 | + |
253 | 276 | [Full Changelog](https://github.com/AtomLinter/linter-flake8/compare/v1.9.0...v1.9.1) |
254 | 277 |
|
255 | 278 | **Fixed bugs:** |
|
258 | 281 | - Verify tokenizedLine is set [\#98](https://github.com/AtomLinter/linter-flake8/pull/98) ([Arcanemagus](https://github.com/Arcanemagus)) |
259 | 282 |
|
260 | 283 | ## [v1.9.0](https://github.com/AtomLinter/linter-flake8/tree/v1.9.0) (2015-10-13) |
| 284 | + |
261 | 285 | [Full Changelog](https://github.com/AtomLinter/linter-flake8/compare/v1.8.0...v1.9.0) |
262 | 286 |
|
263 | 287 | **Implemented enhancements:** |
264 | 288 |
|
265 | | -- Update README.md [\#94](https://github.com/AtomLinter/linter-flake8/pull/94) ([Arcanemagus](https://github.com/Arcanemagus)) |
266 | 289 | - Add support for highlighting unused imports [\#81](https://github.com/AtomLinter/linter-flake8/pull/81) ([patrys](https://github.com/patrys)) |
267 | 290 |
|
268 | 291 | **Fixed bugs:** |
|
271 | 294 | - Update README.md [\#94](https://github.com/AtomLinter/linter-flake8/pull/94) ([Arcanemagus](https://github.com/Arcanemagus)) |
272 | 295 |
|
273 | 296 | ## [v1.8.0](https://github.com/AtomLinter/linter-flake8/tree/v1.8.0) (2015-10-08) |
| 297 | + |
274 | 298 | [Full Changelog](https://github.com/AtomLinter/linter-flake8/compare/v1.7.0...v1.8.0) |
275 | 299 |
|
276 | 300 | **Implemented enhancements:** |
277 | 301 |
|
278 | 302 | - Add Landon as a collaborator [\#87](https://github.com/AtomLinter/linter-flake8/issues/87) |
279 | | -- Remove executableDir setting [\#63](https://github.com/AtomLinter/linter-flake8/issues/63) |
280 | 303 | - Show more detailed error about not found executable [\#2](https://github.com/AtomLinter/linter-flake8/issues/2) |
281 | 304 | - Use container based Travis [\#92](https://github.com/AtomLinter/linter-flake8/pull/92) ([Arcanemagus](https://github.com/Arcanemagus)) |
282 | | -- Add coffeelint [\#91](https://github.com/AtomLinter/linter-flake8/pull/91) ([Arcanemagus](https://github.com/Arcanemagus)) |
283 | 305 | - Add Travis-CI [\#90](https://github.com/AtomLinter/linter-flake8/pull/90) ([Arcanemagus](https://github.com/Arcanemagus)) |
284 | 306 | - Allow for custom error letters. [\#88](https://github.com/AtomLinter/linter-flake8/pull/88) ([beck](https://github.com/beck)) |
285 | 307 |
|
|
296 | 318 | - Fix version number in CHANGELOG [\#85](https://github.com/AtomLinter/linter-flake8/pull/85) ([frewsxcv](https://github.com/frewsxcv)) |
297 | 319 |
|
298 | 320 | ## [v1.7.0](https://github.com/AtomLinter/linter-flake8/tree/v1.7.0) (2015-10-02) |
| 321 | + |
299 | 322 | [Full Changelog](https://github.com/AtomLinter/linter-flake8/compare/v1.6.1...v1.7.0) |
300 | 323 |
|
301 | 324 | **Implemented enhancements:** |
|
313 | 336 | - Compromise for passing a config file to flake8 [\#68](https://github.com/AtomLinter/linter-flake8/pull/68) ([jeremyosborne](https://github.com/jeremyosborne)) |
314 | 337 |
|
315 | 338 | ## [v1.6.1](https://github.com/AtomLinter/linter-flake8/tree/v1.6.1) (2015-08-14) |
| 339 | + |
316 | 340 | [Full Changelog](https://github.com/AtomLinter/linter-flake8/compare/v1.6.0...v1.6.1) |
317 | 341 |
|
318 | 342 | **Implemented enhancements:** |
319 | 343 |
|
320 | 344 | - change lintOnFly to true [\#65](https://github.com/AtomLinter/linter-flake8/pull/65) ([Ryex](https://github.com/Ryex)) |
321 | 345 |
|
322 | 346 | ## [v1.6.0](https://github.com/AtomLinter/linter-flake8/tree/v1.6.0) (2015-08-03) |
| 347 | + |
323 | 348 | [Full Changelog](https://github.com/AtomLinter/linter-flake8/compare/v1.5.0...v1.6.0) |
324 | 349 |
|
325 | 350 | **Implemented enhancements:** |
|
334 | 359 | - Fix small typo [\#54](https://github.com/AtomLinter/linter-flake8/pull/54) ([c0dr](https://github.com/c0dr)) |
335 | 360 |
|
336 | 361 | ## [v1.5.0](https://github.com/AtomLinter/linter-flake8/tree/v1.5.0) (2015-07-04) |
| 362 | + |
337 | 363 | [Full Changelog](https://github.com/AtomLinter/linter-flake8/compare/v1.4.2...v1.5.0) |
338 | 364 |
|
339 | 365 | **Implemented enhancements:** |
|
347 | 373 | - Upcoming linter changes [\#40](https://github.com/AtomLinter/linter-flake8/issues/40) |
348 | 374 |
|
349 | 375 | ## [v1.4.2](https://github.com/AtomLinter/linter-flake8/tree/v1.4.2) (2015-05-27) |
| 376 | + |
350 | 377 | [Full Changelog](https://github.com/AtomLinter/linter-flake8/compare/v1.4.1...v1.4.2) |
351 | 378 |
|
352 | 379 | **Fixed bugs:** |
353 | 380 |
|
354 | 381 | - Uncaught TypeError: undefined is not a function [\#28](https://github.com/AtomLinter/linter-flake8/issues/28) |
355 | 382 |
|
356 | 383 | ## [v1.4.1](https://github.com/AtomLinter/linter-flake8/tree/v1.4.1) (2015-05-20) |
| 384 | + |
357 | 385 | [Full Changelog](https://github.com/AtomLinter/linter-flake8/compare/v1.4.0...v1.4.1) |
358 | 386 |
|
359 | 387 | **Implemented enhancements:** |
360 | 388 |
|
361 | | -- README: information on docstrings \(pep257\) support [\#26](https://github.com/AtomLinter/linter-flake8/pull/26) ([andya9](https://github.com/andya9)) |
| 389 | +- README: information on docstrings \(pep257\) support [\#26](https://github.com/AtomLinter/linter-flake8/pull/26) ([ghost](https://github.com/ghost)) |
362 | 390 |
|
363 | 391 | **Fixed bugs:** |
364 | 392 |
|
|
368 | 396 | - Update package.json to be APIv1.0-compliant [\#32](https://github.com/AtomLinter/linter-flake8/pull/32) ([idan](https://github.com/idan)) |
369 | 397 |
|
370 | 398 | ## [v1.4.0](https://github.com/AtomLinter/linter-flake8/tree/v1.4.0) (2015-04-19) |
| 399 | + |
371 | 400 | [Full Changelog](https://github.com/AtomLinter/linter-flake8/compare/v1.3.0...v1.4.0) |
372 | 401 |
|
373 | 402 | **Implemented enhancements:** |
|
384 | 413 | - Fixed config to adhere to the API docs. Fixes \#19 [\#20](https://github.com/AtomLinter/linter-flake8/pull/20) ([ChaoticMind](https://github.com/ChaoticMind)) |
385 | 414 |
|
386 | 415 | ## [v1.3.0](https://github.com/AtomLinter/linter-flake8/tree/v1.3.0) (2015-02-04) |
| 416 | + |
387 | 417 | [Full Changelog](https://github.com/AtomLinter/linter-flake8/compare/v1.2.0...v1.3.0) |
388 | 418 |
|
389 | 419 | **Implemented enhancements:** |
|
396 | 426 | - Grab Q\*\*\* linter error [\#15](https://github.com/AtomLinter/linter-flake8/pull/15) ([2m](https://github.com/2m)) |
397 | 427 |
|
398 | 428 | ## [v1.2.0](https://github.com/AtomLinter/linter-flake8/tree/v1.2.0) (2014-09-23) |
| 429 | + |
399 | 430 | [Full Changelog](https://github.com/AtomLinter/linter-flake8/compare/v1.1.2...v1.2.0) |
400 | 431 |
|
401 | 432 | **Implemented enhancements:** |
|
404 | 435 | - Add maxComplexity for mccabe. [\#9](https://github.com/AtomLinter/linter-flake8/pull/9) ([deybhayden](https://github.com/deybhayden)) |
405 | 436 |
|
406 | 437 | ## [v1.1.2](https://github.com/AtomLinter/linter-flake8/tree/v1.1.2) (2014-08-13) |
| 438 | + |
407 | 439 | [Full Changelog](https://github.com/AtomLinter/linter-flake8/compare/v1.1.1...v1.1.2) |
408 | 440 |
|
409 | 441 | ## [v1.1.1](https://github.com/AtomLinter/linter-flake8/tree/v1.1.1) (2014-08-13) |
| 442 | + |
410 | 443 | [Full Changelog](https://github.com/AtomLinter/linter-flake8/compare/v1.1.0...v1.1.1) |
411 | 444 |
|
412 | 445 | **Merged pull requests:** |
413 | 446 |
|
414 | 447 | - modified regex to handle windows line endings [\#7](https://github.com/AtomLinter/linter-flake8/pull/7) ([ghost](https://github.com/ghost)) |
415 | 448 |
|
416 | 449 | ## [v1.1.0](https://github.com/AtomLinter/linter-flake8/tree/v1.1.0) (2014-07-28) |
| 450 | + |
417 | 451 | [Full Changelog](https://github.com/AtomLinter/linter-flake8/compare/v1.0.8...v1.1.0) |
418 | 452 |
|
419 | 453 | ## [v1.0.8](https://github.com/AtomLinter/linter-flake8/tree/v1.0.8) (2014-07-28) |
420 | | -[Full Changelog](https://github.com/AtomLinter/linter-flake8/compare/v1.0.7...v1.0.8) |
421 | | - |
422 | | -**Implemented enhancements:** |
423 | 454 |
|
424 | | -- Add options, fix typo in defaults [\#3](https://github.com/AtomLinter/linter-flake8/pull/3) ([bstrdsmkr](https://github.com/bstrdsmkr)) |
| 455 | +[Full Changelog](https://github.com/AtomLinter/linter-flake8/compare/v1.0.7...v1.0.8) |
425 | 456 |
|
426 | 457 | **Fixed bugs:** |
427 | 458 |
|
428 | 459 | - Uncaught Error: spawn EN0ENT [\#1](https://github.com/AtomLinter/linter-flake8/issues/1) |
429 | 460 | - Add options, fix typo in defaults [\#3](https://github.com/AtomLinter/linter-flake8/pull/3) ([bstrdsmkr](https://github.com/bstrdsmkr)) |
430 | 461 |
|
431 | 462 | ## [v1.0.7](https://github.com/AtomLinter/linter-flake8/tree/v1.0.7) (2014-07-23) |
| 463 | + |
432 | 464 | [Full Changelog](https://github.com/AtomLinter/linter-flake8/compare/v1.0.6...v1.0.7) |
433 | 465 |
|
434 | 466 | ## [v1.0.6](https://github.com/AtomLinter/linter-flake8/tree/v1.0.6) (2014-07-11) |
435 | 467 |
|
| 468 | +[Full Changelog](https://github.com/AtomLinter/linter-flake8/compare/c8fea6d554af10dc592c87073ec867a2477f226c...v1.0.6) |
| 469 | + |
| 470 | + |
436 | 471 |
|
437 | 472 | \* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* |
0 commit comments