Skip to content
This repository has been archived by the owner on Aug 7, 2023. It is now read-only.

Latest commit

 

History

History
437 lines (288 loc) · 28 KB

CHANGELOG.md

File metadata and controls

437 lines (288 loc) · 28 KB

Change Log

v2.2.1 (2017-04-25)

Full Changelog

Fixed bugs:

v2.2.0 (2017-04-25)

Full Changelog

Implemented enhancements:

v2.1.5 (2017-03-18)

Full Changelog

Implemented enhancements:

v2.1.4 (2016-12-12)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • Atom blocked editing files with plenty of errors #295
  • Underline mispositioned when attribute name matches unused import #268
  • Update CI configuration #308 (Arcanemagus)
  • Remove custom range fixers #304 (Arcanemagus)

v2.1.3 (2016-11-30)

Full Changelog

Fixed bugs:

v2.1.2 (2016-11-29)

Full Changelog

Implemented enhancements:

v2.1.1 (2016-11-21)

Full Changelog

Fixed bugs:

  • activationHooks breaks package loading #280
  • Activate on more grammars #281 (walles)

v2.1.0 (2016-11-19)

Full Changelog

Implemented enhancements:

v2.0.2 (2016-10-18)

Full Changelog

Fixed bugs:

v2.0.1 (2016-10-17)

Full Changelog

Implemented enhancements:

Fixed bugs:

v2.0.0 (2016-10-15)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • Incorrectly reporting unused imports for the 'as' syntax #253
  • Ignore option does nothing #249
  • Linter fails at start on atom git: Uncaught TypeError: Invalid Point: (1, NaN) #196
  • Rewrite in ES2017 #255 (Arcanemagus)

v1.13.4 (2016-09-06)

Full Changelog

Implemented enhancements:

Fixed bugs:

v1.13.3 (2016-09-02)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • Import-errors on lines that don't exist at the bottom of the file instead of the top? #211
  • Fix reference to PEP8 in config setting #199
  • New flake8 shows full module path for F401, Fixes #211 #218 (hvdklauw)
  • Force the format to default #217 (Arcanemagus)
  • Remove references to PEP8 #205 (Arcanemagus)
  • Fix per-project configuration behaviour #201 (rarguelloF)

v1.13.2 (2016-06-13)

Full Changelog

v1.13.1 (2016-06-13)

Full Changelog

Implemented enhancements:

Fixed bugs:

v1.13.0 (2016-03-04)

Full Changelog

Implemented enhancements:

v1.12.1 (2016-03-01)

Full Changelog

Fixed bugs:

v1.12.0 (2016-02-24)

Full Changelog

Implemented enhancements:

v1.11.0 (2016-02-19)

Full Changelog

Implemented enhancements:

v1.10.1 (2016-02-05)

Full Changelog

Implemented enhancements:

v1.10.0 (2016-01-28)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • Underline mispositionned #126
  • Leaving "Max complexity" default settings overwrite configuration file #121
  • Only match imports after the import keyword #142 (patrys)

v1.9.3 (2015-12-16)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • Add --exit-zero to flake8 invocation #105
  • Message underline breaks when code is folded #99
  • Don't rely on screen rows and respect offsets #128 (patrys)

v1.9.2 (2015-11-12)

Full Changelog

Fixed bugs:

  • Error with old-style print function #108
  • Error: ~/.config/flake8 ignored by linter-flake8 #57
  • Check the return of lineTextForScreenRow #113 (Arcanemagus)
  • Removed flake8-pep257 from README (#106) #110 (cemsbr)

v1.9.1 (2015-10-19)

Full Changelog

Fixed bugs:

v1.9.0 (2015-10-13)

Full Changelog

Implemented enhancements:

Fixed bugs:

v1.8.0 (2015-10-08)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • configFileNames is completely ignored #66
  • Remove executableDir setting #63
  • Tilde (~) fails to expand in Config File Names #58
  • Ignore Error Codes not working #43
  • flake8 not found #18
  • Specify current working directory #93 (Arcanemagus)
  • Add coffeelint #91 (Arcanemagus)
  • Remove errant paren in regex #89 (beck)
  • Fix version number in CHANGELOG #85 (frewsxcv)

v1.7.0 (2015-10-02)

Full Changelog

Implemented enhancements:

Fixed bugs:

v1.6.1 (2015-08-14)

Full Changelog

Implemented enhancements:

  • change lintOnFly to true #65 (Ryex)

v1.6.0 (2015-08-03)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • LinterFlake8.Linter is deprecated. #51
  • Object.activate is deprecated. #50
  • Fix small typo #54 (c0dr)

v1.5.0 (2015-07-04)

Full Changelog

Implemented enhancements:

  • Setting to ignore or specify configuration file? #41
  • Support for selecting configuration file #42 (pjuren)
  • Add hacking module support. #39 (okdtsk)

Fixed bugs:

  • Upcoming linter changes #40

v1.4.2 (2015-05-27)

Full Changelog

Fixed bugs:

  • Uncaught TypeError: undefined is not a function #28

v1.4.1 (2015-05-20)

Full Changelog

Implemented enhancements:

  • README: information on docstrings (pep257) support #26 (andya9)

Fixed bugs:

  • Package.getActivationCommands is deprecated. #29
  • Config.unobserve is deprecated. #24
  • update to use dispose instead of deprecated config.unobserve #38 (awatts)
  • Update package.json to be APIv1.0-compliant #32 (idan)

v1.4.0 (2015-04-19)

Full Changelog

Implemented enhancements:

  • Add a "select" field in settings to include codes skipped by default #19
  • python 2 support #10
  • Use setup file #8
  • Add new options to README.md #5
  • Flake8 python2 fix #22 (ChaoticMind)
  • Use project config (Fix for #8) #17 (matthewwithanm)

Fixed bugs:

v1.3.0 (2015-02-04)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • Grab Q*** linter error #15 (2m)

v1.2.0 (2014-09-23)

Full Changelog

Implemented enhancements:

v1.1.2 (2014-08-13)

Full Changelog

v1.1.1 (2014-08-13)

Full Changelog

Merged pull requests:

  • modified regex to handle windows line endings #7 (ghost)

v1.1.0 (2014-07-28)

Full Changelog

v1.0.8 (2014-07-28)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • Uncaught Error: spawn EN0ENT #1
  • Add options, fix typo in defaults #3 (bstrdsmkr)

v1.0.7 (2014-07-23)

Full Changelog

v1.0.6 (2014-07-11)

* This Change Log was automatically generated by github_changelog_generator