|
1 | 1 | # Change Log
|
2 | 2 |
|
3 |
| -## [v2.3.0](https://github.com/AtomLinter/linter-flake8/tree/v2.3.0) (2017-12-06) |
| 3 | +## [v2.4.0](https://github.com/AtomLinter/linter-flake8/tree/v2.4.0) (2019-01-15) |
| 4 | +[Full Changelog](https://github.com/AtomLinter/linter-flake8/compare/v2.3.0...v2.4.0) |
| 5 | + |
| 6 | +**Fixed bugs:** |
| 7 | + |
| 8 | +- Linter v1 Support Dropped [\#665](https://github.com/AtomLinter/linter-flake8/issues/665) |
4 | 9 |
|
| 10 | +**Merged pull requests:** |
| 11 | + |
| 12 | +- linter v2 [\#667](https://github.com/AtomLinter/linter-flake8/pull/667) ([richardbann](https://github.com/richardbann)) |
| 13 | +- Update atom-package-deps to version 5.0.0 🚀 [\#663](https://github.com/AtomLinter/linter-flake8/pull/663) ([greenkeeper[bot]](https://github.com/apps/greenkeeper)) |
| 14 | + |
| 15 | +## [v2.3.0](https://github.com/AtomLinter/linter-flake8/tree/v2.3.0) (2017-12-06) |
5 | 16 | [Full Changelog](https://github.com/AtomLinter/linter-flake8/compare/v2.2.1...v2.3.0)
|
6 | 17 |
|
7 | 18 | **Implemented enhancements:**
|
8 | 19 |
|
9 |
| -- Files not being excluded via Atom, but command line flake8 does [\#454](https://github.com/AtomLinter/linter-flake8/issues/454) |
10 | 20 | - Update eslint-config-airbnb-base to version 12.0.0 🚀 [\#496](https://github.com/AtomLinter/linter-flake8/pull/496) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
|
11 | 21 | - Pass filename to Flake8 [\#482](https://github.com/AtomLinter/linter-flake8/pull/482) ([lucasdf](https://github.com/lucasdf))
|
12 | 22 | - Update eslint to version 4.3.0 🚀 [\#460](https://github.com/AtomLinter/linter-flake8/pull/460) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
|
|
20 | 30 | - Add support to default config files [\#447](https://github.com/AtomLinter/linter-flake8/pull/447) ([gpiress](https://github.com/gpiress))
|
21 | 31 |
|
22 | 32 | ## [v2.2.1](https://github.com/AtomLinter/linter-flake8/tree/v2.2.1) (2017-04-25)
|
23 |
| - |
24 | 33 | [Full Changelog](https://github.com/AtomLinter/linter-flake8/compare/v2.2.0...v2.2.1)
|
25 | 34 |
|
26 | 35 | **Fixed bugs:**
|
27 | 36 |
|
28 | 37 | - Report when flake8 crashes! [\#414](https://github.com/AtomLinter/linter-flake8/pull/414) ([Arcanemagus](https://github.com/Arcanemagus))
|
29 | 38 |
|
30 | 39 | ## [v2.2.0](https://github.com/AtomLinter/linter-flake8/tree/v2.2.0) (2017-04-25)
|
31 |
| - |
32 | 40 | [Full Changelog](https://github.com/AtomLinter/linter-flake8/compare/v2.1.5...v2.2.0)
|
33 | 41 |
|
34 | 42 | **Implemented enhancements:**
|
|
43 | 51 | - Update default line-length value [\#381](https://github.com/AtomLinter/linter-flake8/pull/381) ([Arcanemagus](https://github.com/Arcanemagus))
|
44 | 52 |
|
45 | 53 | ## [v2.1.5](https://github.com/AtomLinter/linter-flake8/tree/v2.1.5) (2017-03-18)
|
46 |
| - |
47 | 54 | [Full Changelog](https://github.com/AtomLinter/linter-flake8/compare/v2.1.4...v2.1.5)
|
48 | 55 |
|
49 | 56 | **Implemented enhancements:**
|
|
54 | 61 | - Update atom-linter to version 9.0.0 🚀 [\#349](https://github.com/AtomLinter/linter-flake8/pull/349) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
|
55 | 62 |
|
56 | 63 | ## [v2.1.4](https://github.com/AtomLinter/linter-flake8/tree/v2.1.4) (2016-12-12)
|
57 |
| - |
58 | 64 | [Full Changelog](https://github.com/AtomLinter/linter-flake8/compare/v2.1.3...v2.1.4)
|
59 | 65 |
|
60 | 66 | **Implemented enhancements:**
|
|
69 | 75 | - Remove custom range fixers [\#304](https://github.com/AtomLinter/linter-flake8/pull/304) ([Arcanemagus](https://github.com/Arcanemagus))
|
70 | 76 |
|
71 | 77 | ## [v2.1.3](https://github.com/AtomLinter/linter-flake8/tree/v2.1.3) (2016-11-30)
|
72 |
| - |
73 | 78 | [Full Changelog](https://github.com/AtomLinter/linter-flake8/compare/v2.1.2...v2.1.3)
|
74 | 79 |
|
75 | 80 | **Fixed bugs:**
|
|
78 | 83 | - Added "g" flag to project path replacement [\#291](https://github.com/AtomLinter/linter-flake8/pull/291) ([hiroaki-yamamoto](https://github.com/hiroaki-yamamoto))
|
79 | 84 |
|
80 | 85 | ## [v2.1.2](https://github.com/AtomLinter/linter-flake8/tree/v2.1.2) (2016-11-29)
|
81 |
| - |
82 | 86 | [Full Changelog](https://github.com/AtomLinter/linter-flake8/compare/v2.1.1...v2.1.2)
|
83 | 87 |
|
84 | 88 | **Implemented enhancements:**
|
85 | 89 |
|
86 | 90 | - Add activationHooks for django-atom [\#287](https://github.com/AtomLinter/linter-flake8/pull/287) ([jjlorenzo](https://github.com/jjlorenzo))
|
87 | 91 |
|
88 | 92 | ## [v2.1.1](https://github.com/AtomLinter/linter-flake8/tree/v2.1.1) (2016-11-21)
|
89 |
| - |
90 | 93 | [Full Changelog](https://github.com/AtomLinter/linter-flake8/compare/v2.1.0...v2.1.1)
|
91 | 94 |
|
92 | 95 | **Fixed bugs:**
|
|
95 | 98 | - Activate on more grammars [\#281](https://github.com/AtomLinter/linter-flake8/pull/281) ([walles](https://github.com/walles))
|
96 | 99 |
|
97 | 100 | ## [v2.1.0](https://github.com/AtomLinter/linter-flake8/tree/v2.1.0) (2016-11-19)
|
98 |
| - |
99 | 101 | [Full Changelog](https://github.com/AtomLinter/linter-flake8/compare/v2.0.2...v2.1.0)
|
100 | 102 |
|
101 | 103 | **Implemented enhancements:**
|
|
106 | 108 | - Move to a generated changelog [\#264](https://github.com/AtomLinter/linter-flake8/pull/264) ([Arcanemagus](https://github.com/Arcanemagus))
|
107 | 109 |
|
108 | 110 | ## [v2.0.2](https://github.com/AtomLinter/linter-flake8/tree/v2.0.2) (2016-10-18)
|
109 |
| - |
110 | 111 | [Full Changelog](https://github.com/AtomLinter/linter-flake8/compare/v2.0.1...v2.0.2)
|
111 | 112 |
|
112 | 113 | **Fixed bugs:**
|
113 | 114 |
|
114 | 115 | - Workaround a bug with E999 reporting [\#262](https://github.com/AtomLinter/linter-flake8/pull/262) ([Arcanemagus](https://github.com/Arcanemagus))
|
115 | 116 |
|
116 | 117 | ## [v2.0.1](https://github.com/AtomLinter/linter-flake8/tree/v2.0.1) (2016-10-17)
|
117 |
| - |
118 | 118 | [Full Changelog](https://github.com/AtomLinter/linter-flake8/compare/v2.0.0...v2.0.1)
|
119 | 119 |
|
120 | 120 | **Implemented enhancements:**
|
|
127 | 127 | - chore\(package\): update fs-plus to version 2.9.3 [\#261](https://github.com/AtomLinter/linter-flake8/pull/261) ([Arcanemagus](https://github.com/Arcanemagus))
|
128 | 128 |
|
129 | 129 | ## [v2.0.0](https://github.com/AtomLinter/linter-flake8/tree/v2.0.0) (2016-10-15)
|
130 |
| - |
131 | 130 | [Full Changelog](https://github.com/AtomLinter/linter-flake8/compare/v1.13.4...v2.0.0)
|
132 | 131 |
|
133 | 132 | **Implemented enhancements:**
|
134 | 133 |
|
| 134 | +- Rewrite in ES2017 [\#255](https://github.com/AtomLinter/linter-flake8/pull/255) ([Arcanemagus](https://github.com/Arcanemagus)) |
135 | 135 | - 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))
|
136 | 136 | - 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))
|
137 | 137 |
|
|
143 | 143 | - Rewrite in ES2017 [\#255](https://github.com/AtomLinter/linter-flake8/pull/255) ([Arcanemagus](https://github.com/Arcanemagus))
|
144 | 144 |
|
145 | 145 | ## [v1.13.4](https://github.com/AtomLinter/linter-flake8/tree/v1.13.4) (2016-09-06)
|
146 |
| - |
147 | 146 | [Full Changelog](https://github.com/AtomLinter/linter-flake8/compare/v1.13.3...v1.13.4)
|
148 | 147 |
|
149 | 148 | **Implemented enhancements:**
|
|
156 | 155 | - fix flake8 config param [\#244](https://github.com/AtomLinter/linter-flake8/pull/244) ([urbaniak](https://github.com/urbaniak))
|
157 | 156 |
|
158 | 157 | ## [v1.13.3](https://github.com/AtomLinter/linter-flake8/tree/v1.13.3) (2016-09-02)
|
159 |
| - |
160 | 158 | [Full Changelog](https://github.com/AtomLinter/linter-flake8/compare/v1.13.2...v1.13.3)
|
161 | 159 |
|
162 | 160 | **Implemented enhancements:**
|
|
177 | 175 | - Fix per-project configuration behaviour [\#201](https://github.com/AtomLinter/linter-flake8/pull/201) ([rarguelloF](https://github.com/rarguelloF))
|
178 | 176 |
|
179 | 177 | ## [v1.13.2](https://github.com/AtomLinter/linter-flake8/tree/v1.13.2) (2016-06-13)
|
180 |
| - |
181 | 178 | [Full Changelog](https://github.com/AtomLinter/linter-flake8/compare/v1.13.1...v1.13.2)
|
182 | 179 |
|
183 | 180 | ## [v1.13.1](https://github.com/AtomLinter/linter-flake8/tree/v1.13.1) (2016-06-13)
|
184 |
| - |
185 | 181 | [Full Changelog](https://github.com/AtomLinter/linter-flake8/compare/v1.13.0...v1.13.1)
|
186 | 182 |
|
187 | 183 | **Implemented enhancements:**
|
|
200 | 196 | - Handle some internal API changes in Atom v1.9.0 [\#188](https://github.com/AtomLinter/linter-flake8/pull/188) ([Arcanemagus](https://github.com/Arcanemagus))
|
201 | 197 |
|
202 | 198 | ## [v1.13.0](https://github.com/AtomLinter/linter-flake8/tree/v1.13.0) (2016-03-04)
|
203 |
| - |
204 | 199 | [Full Changelog](https://github.com/AtomLinter/linter-flake8/compare/v1.12.1...v1.13.0)
|
205 | 200 |
|
206 | 201 | **Implemented enhancements:**
|
207 | 202 |
|
208 | 203 | - Allow only one flake8 instance [\#117](https://github.com/AtomLinter/linter-flake8/issues/117)
|
209 |
| -- $PROJECT\_NAME substitution [\#167](https://github.com/AtomLinter/linter-flake8/pull/167) ([trsanders](https://github.com/trsanders)) |
| 204 | +- $PROJECT\_NAME substitution [\#167](https://github.com/AtomLinter/linter-flake8/pull/167) ([ghost](https://github.com/ghost)) |
210 | 205 |
|
211 | 206 | ## [v1.12.1](https://github.com/AtomLinter/linter-flake8/tree/v1.12.1) (2016-03-01)
|
212 |
| - |
213 | 207 | [Full Changelog](https://github.com/AtomLinter/linter-flake8/compare/v1.12.0...v1.12.1)
|
214 | 208 |
|
215 | 209 | **Fixed bugs:**
|
216 | 210 |
|
217 | 211 | - Ensure fs.normalize\(\) applied to exec path. [\#162](https://github.com/AtomLinter/linter-flake8/pull/162) ([lexicalunit](https://github.com/lexicalunit))
|
218 | 212 |
|
219 | 213 | ## [v1.12.0](https://github.com/AtomLinter/linter-flake8/tree/v1.12.0) (2016-02-24)
|
220 |
| - |
221 | 214 | [Full Changelog](https://github.com/AtomLinter/linter-flake8/compare/v1.11.0...v1.12.0)
|
222 | 215 |
|
223 | 216 | **Implemented enhancements:**
|
|
226 | 219 | - Add support for $PROJECT substitution [\#143](https://github.com/AtomLinter/linter-flake8/pull/143) ([keras](https://github.com/keras))
|
227 | 220 |
|
228 | 221 | ## [v1.11.0](https://github.com/AtomLinter/linter-flake8/tree/v1.11.0) (2016-02-19)
|
229 |
| - |
230 | 222 | [Full Changelog](https://github.com/AtomLinter/linter-flake8/compare/v1.10.1...v1.11.0)
|
231 | 223 |
|
232 | 224 | **Implemented enhancements:**
|
|
237 | 229 | - 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))
|
238 | 230 |
|
239 | 231 | ## [v1.10.1](https://github.com/AtomLinter/linter-flake8/tree/v1.10.1) (2016-02-05)
|
240 |
| - |
241 | 232 | [Full Changelog](https://github.com/AtomLinter/linter-flake8/compare/v1.10.0...v1.10.1)
|
242 | 233 |
|
243 | 234 | **Implemented enhancements:**
|
|
246 | 237 | - 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))
|
247 | 238 |
|
248 | 239 | ## [v1.10.0](https://github.com/AtomLinter/linter-flake8/tree/v1.10.0) (2016-01-28)
|
249 |
| - |
250 | 240 | [Full Changelog](https://github.com/AtomLinter/linter-flake8/compare/v1.9.3...v1.10.0)
|
251 | 241 |
|
252 | 242 | **Implemented enhancements:**
|
|
263 | 253 | - Only match imports after the `import` keyword [\#142](https://github.com/AtomLinter/linter-flake8/pull/142) ([patrys](https://github.com/patrys))
|
264 | 254 |
|
265 | 255 | ## [v1.9.3](https://github.com/AtomLinter/linter-flake8/tree/v1.9.3) (2015-12-16)
|
266 |
| - |
267 | 256 | [Full Changelog](https://github.com/AtomLinter/linter-flake8/compare/v1.9.2...v1.9.3)
|
268 | 257 |
|
269 | 258 | **Implemented enhancements:**
|
|
280 | 269 | - Don't rely on screen rows and respect offsets [\#128](https://github.com/AtomLinter/linter-flake8/pull/128) ([patrys](https://github.com/patrys))
|
281 | 270 |
|
282 | 271 | ## [v1.9.2](https://github.com/AtomLinter/linter-flake8/tree/v1.9.2) (2015-11-12)
|
283 |
| - |
284 | 272 | [Full Changelog](https://github.com/AtomLinter/linter-flake8/compare/v1.9.1...v1.9.2)
|
285 | 273 |
|
286 | 274 | **Fixed bugs:**
|
|
291 | 279 | - Removed flake8-pep257 from README \(\#106\) [\#110](https://github.com/AtomLinter/linter-flake8/pull/110) ([cemsbr](https://github.com/cemsbr))
|
292 | 280 |
|
293 | 281 | ## [v1.9.1](https://github.com/AtomLinter/linter-flake8/tree/v1.9.1) (2015-10-19)
|
294 |
| - |
295 | 282 | [Full Changelog](https://github.com/AtomLinter/linter-flake8/compare/v1.9.0...v1.9.1)
|
296 | 283 |
|
297 | 284 | **Fixed bugs:**
|
|
300 | 287 | - Verify tokenizedLine is set [\#98](https://github.com/AtomLinter/linter-flake8/pull/98) ([Arcanemagus](https://github.com/Arcanemagus))
|
301 | 288 |
|
302 | 289 | ## [v1.9.0](https://github.com/AtomLinter/linter-flake8/tree/v1.9.0) (2015-10-13)
|
303 |
| - |
304 | 290 | [Full Changelog](https://github.com/AtomLinter/linter-flake8/compare/v1.8.0...v1.9.0)
|
305 | 291 |
|
306 | 292 | **Implemented enhancements:**
|
307 | 293 |
|
| 294 | +- Update README.md [\#94](https://github.com/AtomLinter/linter-flake8/pull/94) ([Arcanemagus](https://github.com/Arcanemagus)) |
308 | 295 | - Add support for highlighting unused imports [\#81](https://github.com/AtomLinter/linter-flake8/pull/81) ([patrys](https://github.com/patrys))
|
309 | 296 |
|
310 | 297 | **Fixed bugs:**
|
|
313 | 300 | - Update README.md [\#94](https://github.com/AtomLinter/linter-flake8/pull/94) ([Arcanemagus](https://github.com/Arcanemagus))
|
314 | 301 |
|
315 | 302 | ## [v1.8.0](https://github.com/AtomLinter/linter-flake8/tree/v1.8.0) (2015-10-08)
|
316 |
| - |
317 | 303 | [Full Changelog](https://github.com/AtomLinter/linter-flake8/compare/v1.7.0...v1.8.0)
|
318 | 304 |
|
319 | 305 | **Implemented enhancements:**
|
320 | 306 |
|
321 | 307 | - Add Landon as a collaborator [\#87](https://github.com/AtomLinter/linter-flake8/issues/87)
|
| 308 | +- Remove executableDir setting [\#63](https://github.com/AtomLinter/linter-flake8/issues/63) |
322 | 309 | - Show more detailed error about not found executable [\#2](https://github.com/AtomLinter/linter-flake8/issues/2)
|
323 | 310 | - Use container based Travis [\#92](https://github.com/AtomLinter/linter-flake8/pull/92) ([Arcanemagus](https://github.com/Arcanemagus))
|
| 311 | +- Add coffeelint [\#91](https://github.com/AtomLinter/linter-flake8/pull/91) ([Arcanemagus](https://github.com/Arcanemagus)) |
324 | 312 | - Add Travis-CI [\#90](https://github.com/AtomLinter/linter-flake8/pull/90) ([Arcanemagus](https://github.com/Arcanemagus))
|
325 | 313 | - Allow for custom error letters. [\#88](https://github.com/AtomLinter/linter-flake8/pull/88) ([beck](https://github.com/beck))
|
326 | 314 |
|
|
337 | 325 | - Fix version number in CHANGELOG [\#85](https://github.com/AtomLinter/linter-flake8/pull/85) ([frewsxcv](https://github.com/frewsxcv))
|
338 | 326 |
|
339 | 327 | ## [v1.7.0](https://github.com/AtomLinter/linter-flake8/tree/v1.7.0) (2015-10-02)
|
340 |
| - |
341 | 328 | [Full Changelog](https://github.com/AtomLinter/linter-flake8/compare/v1.6.1...v1.7.0)
|
342 | 329 |
|
343 | 330 | **Implemented enhancements:**
|
|
355 | 342 | - Compromise for passing a config file to flake8 [\#68](https://github.com/AtomLinter/linter-flake8/pull/68) ([jeremyosborne](https://github.com/jeremyosborne))
|
356 | 343 |
|
357 | 344 | ## [v1.6.1](https://github.com/AtomLinter/linter-flake8/tree/v1.6.1) (2015-08-14)
|
358 |
| - |
359 | 345 | [Full Changelog](https://github.com/AtomLinter/linter-flake8/compare/v1.6.0...v1.6.1)
|
360 | 346 |
|
361 | 347 | **Implemented enhancements:**
|
362 | 348 |
|
363 | 349 | - change lintOnFly to true [\#65](https://github.com/AtomLinter/linter-flake8/pull/65) ([Ryex](https://github.com/Ryex))
|
364 | 350 |
|
365 | 351 | ## [v1.6.0](https://github.com/AtomLinter/linter-flake8/tree/v1.6.0) (2015-08-03)
|
366 |
| - |
367 | 352 | [Full Changelog](https://github.com/AtomLinter/linter-flake8/compare/v1.5.0...v1.6.0)
|
368 | 353 |
|
369 | 354 | **Implemented enhancements:**
|
|
378 | 363 | - Fix small typo [\#54](https://github.com/AtomLinter/linter-flake8/pull/54) ([c0dr](https://github.com/c0dr))
|
379 | 364 |
|
380 | 365 | ## [v1.5.0](https://github.com/AtomLinter/linter-flake8/tree/v1.5.0) (2015-07-04)
|
381 |
| - |
382 | 366 | [Full Changelog](https://github.com/AtomLinter/linter-flake8/compare/v1.4.2...v1.5.0)
|
383 | 367 |
|
384 | 368 | **Implemented enhancements:**
|
|
392 | 376 | - Upcoming linter changes [\#40](https://github.com/AtomLinter/linter-flake8/issues/40)
|
393 | 377 |
|
394 | 378 | ## [v1.4.2](https://github.com/AtomLinter/linter-flake8/tree/v1.4.2) (2015-05-27)
|
395 |
| - |
396 | 379 | [Full Changelog](https://github.com/AtomLinter/linter-flake8/compare/v1.4.1...v1.4.2)
|
397 | 380 |
|
398 | 381 | **Fixed bugs:**
|
399 | 382 |
|
400 | 383 | - Uncaught TypeError: undefined is not a function [\#28](https://github.com/AtomLinter/linter-flake8/issues/28)
|
401 | 384 |
|
402 | 385 | ## [v1.4.1](https://github.com/AtomLinter/linter-flake8/tree/v1.4.1) (2015-05-20)
|
403 |
| - |
404 | 386 | [Full Changelog](https://github.com/AtomLinter/linter-flake8/compare/v1.4.0...v1.4.1)
|
405 | 387 |
|
406 | 388 | **Implemented enhancements:**
|
|
415 | 397 | - Update package.json to be APIv1.0-compliant [\#32](https://github.com/AtomLinter/linter-flake8/pull/32) ([idan](https://github.com/idan))
|
416 | 398 |
|
417 | 399 | ## [v1.4.0](https://github.com/AtomLinter/linter-flake8/tree/v1.4.0) (2015-04-19)
|
418 |
| - |
419 | 400 | [Full Changelog](https://github.com/AtomLinter/linter-flake8/compare/v1.3.0...v1.4.0)
|
420 | 401 |
|
421 | 402 | **Implemented enhancements:**
|
|
432 | 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))
|
433 | 414 |
|
434 | 415 | ## [v1.3.0](https://github.com/AtomLinter/linter-flake8/tree/v1.3.0) (2015-02-04)
|
435 |
| - |
436 | 416 | [Full Changelog](https://github.com/AtomLinter/linter-flake8/compare/v1.2.0...v1.3.0)
|
437 | 417 |
|
438 | 418 | **Implemented enhancements:**
|
|
445 | 425 | - Grab Q\*\*\* linter error [\#15](https://github.com/AtomLinter/linter-flake8/pull/15) ([2m](https://github.com/2m))
|
446 | 426 |
|
447 | 427 | ## [v1.2.0](https://github.com/AtomLinter/linter-flake8/tree/v1.2.0) (2014-09-23)
|
448 |
| - |
449 | 428 | [Full Changelog](https://github.com/AtomLinter/linter-flake8/compare/v1.1.2...v1.2.0)
|
450 | 429 |
|
451 | 430 | **Implemented enhancements:**
|
|
454 | 433 | - Add maxComplexity for mccabe. [\#9](https://github.com/AtomLinter/linter-flake8/pull/9) ([deybhayden](https://github.com/deybhayden))
|
455 | 434 |
|
456 | 435 | ## [v1.1.2](https://github.com/AtomLinter/linter-flake8/tree/v1.1.2) (2014-08-13)
|
457 |
| - |
458 | 436 | [Full Changelog](https://github.com/AtomLinter/linter-flake8/compare/v1.1.1...v1.1.2)
|
459 | 437 |
|
460 | 438 | ## [v1.1.1](https://github.com/AtomLinter/linter-flake8/tree/v1.1.1) (2014-08-13)
|
461 |
| - |
462 | 439 | [Full Changelog](https://github.com/AtomLinter/linter-flake8/compare/v1.1.0...v1.1.1)
|
463 | 440 |
|
464 | 441 | **Merged pull requests:**
|
465 | 442 |
|
466 | 443 | - modified regex to handle windows line endings [\#7](https://github.com/AtomLinter/linter-flake8/pull/7) ([ghost](https://github.com/ghost))
|
467 | 444 |
|
468 | 445 | ## [v1.1.0](https://github.com/AtomLinter/linter-flake8/tree/v1.1.0) (2014-07-28)
|
469 |
| - |
470 | 446 | [Full Changelog](https://github.com/AtomLinter/linter-flake8/compare/v1.0.8...v1.1.0)
|
471 | 447 |
|
472 | 448 | ## [v1.0.8](https://github.com/AtomLinter/linter-flake8/tree/v1.0.8) (2014-07-28)
|
473 |
| - |
474 | 449 | [Full Changelog](https://github.com/AtomLinter/linter-flake8/compare/v1.0.7...v1.0.8)
|
475 | 450 |
|
| 451 | +**Implemented enhancements:** |
| 452 | + |
| 453 | +- Add options, fix typo in defaults [\#3](https://github.com/AtomLinter/linter-flake8/pull/3) ([bstrdsmkr](https://github.com/bstrdsmkr)) |
| 454 | + |
476 | 455 | **Fixed bugs:**
|
477 | 456 |
|
478 | 457 | - Uncaught Error: spawn EN0ENT [\#1](https://github.com/AtomLinter/linter-flake8/issues/1)
|
479 | 458 | - Add options, fix typo in defaults [\#3](https://github.com/AtomLinter/linter-flake8/pull/3) ([bstrdsmkr](https://github.com/bstrdsmkr))
|
480 | 459 |
|
481 | 460 | ## [v1.0.7](https://github.com/AtomLinter/linter-flake8/tree/v1.0.7) (2014-07-23)
|
482 |
| - |
483 | 461 | [Full Changelog](https://github.com/AtomLinter/linter-flake8/compare/v1.0.6...v1.0.7)
|
484 | 462 |
|
485 | 463 | ## [v1.0.6](https://github.com/AtomLinter/linter-flake8/tree/v1.0.6) (2014-07-11)
|
486 | 464 |
|
487 |
| -[Full Changelog](https://github.com/AtomLinter/linter-flake8/compare/c8fea6d554af10dc592c87073ec867a2477f226c...v1.0.6) |
488 |
| - |
489 |
| - |
490 | 465 |
|
491 | 466 | \* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*
|
0 commit comments