This repository has been archived by the owner on Aug 7, 2023. It is now read-only.
Releases: AtomLinter/linter-flake8
Releases · AtomLinter/linter-flake8
v2.4.0
Fixed bugs:
- Linter v1 Support Dropped #665
Merged pull requests:
- linter v2 #667 (richardbann)
- Update atom-package-deps to version 5.0.0 🚀 #663 (greenkeeper[bot])
v2.3.0
Implemented enhancements:
- Files not being excluded via Atom, but command line flake8 does #454
- Update eslint-config-airbnb-base to version 12.0.0 🚀 #496 (greenkeeper[bot])
- Pass filename to Flake8 #482 (lucasdf)
- Update eslint to version 4.3.0 🚀 #460 (greenkeeper[bot])
Fixed bugs:
- Object.dirname is deprecated. #527
- Linter-flake8 doesn't resolve the configuration as flake8 #124
- Guard against invalid TextEditor and empty paths #544 (Arcanemagus)
- Use Trusty image on Travis-CI #448 (Arcanemagus)
- Add support to default config files #447 (gpiress)
v2.2.1
Fixed bugs:
- Report when flake8 crashes! #414 (Arcanemagus)
v2.2.0
Implemented enhancements:
- Max Line Length default value is 79 #379
- Builtins support? #163
- Defer package dependency check #413 (Arcanemagus)
- Uniquely spawn lint runs #412 (Arcanemagus)
- Asyncify the specs #411 (Arcanemagus)
- Add support for builtins #410 (Arcanemagus)
- Update atom-linter to the latest version 🚀 #393 (greenkeeper[bot])
- Update default line-length value #381 (Arcanemagus)
v2.1.5
Implemented enhancements:
- Update to eslint-config-airbnb-base v11.1.1 #368 (Arcanemagus)
- Update CI configuration #367 (Arcanemagus)
- Update fs-plus to the latest version 🚀 #361 (greenkeeper[bot])
- Update atom-linter to the latest version 🚀 #349 (greenkeeper[bot])
v2.1.4
Implemented enhancements:
- Update eslint-config-airbnb-base to the latest version 🚀 #306 (greenkeeper[bot])
Fixed bugs:
- Underline mispositioned when attribute name matches unused import #268
- Update CI configuration #308 (Arcanemagus)
- Remove custom range fixers #304 (Arcanemagus)
- Atom blocked editing files with plenty of errors #295
v2.1.3
Fixed bugs:
- Multiple $PROJECT not work #290
- Added "g" flag to project path replacement #291 (hiroaki-yamamoto)
v2.1.2
v2.1.1
v2.1.0
Implemented enhancements:
- Handle errors more gracefully #277 (Arcanemagus)
- Improve Atom startup time #276 (walles)
- Update eslint-config-airbnb-base to the latest version 🚀 #272 (greenkeeper[bot])
- Move to a generated changelog #264 (Arcanemagus)