Skip to content

Latest commit

 

History

History
137 lines (103 loc) · 6.54 KB

CHANGELOG.md

File metadata and controls

137 lines (103 loc) · 6.54 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

PRs and issues are linked, so you can find more about it. Thanks to ChangelogLinker.

v3.5.1 - 2019-05-15

[v3.5.0] - 2019-03-19

[v3.4.0] - 2018-11-17

Changed

  • #84 Bump dependencies, Thanks to @TomasVotruba
  • #81 README: put examples with code right into README to prevent jumping to miss-located config anchors, Thanks to @TomasVotruba

v3.3.0 - 2018-07-22

Added

Changed

v3.2.1 - 2018-05-12

v3.2.0 - 2018-04-05

v3.1.0 - 2017-10-19

[v3.0.0] - 2017-06-17

Added

Changed

Fixed

  • #56 Fixed README, Thanks to @phux
  • #55 Fixed error message for MaxNestingLevelSniff, Thanks to @phux
  • #53 Fix False positive (OneObjectOperatorPerLine) for property access within a class, Thanks to @UFOMelkor
  • #42 Class and function length: false positives, Thanks to @UFOMelkor

Removed