Skip to content

Latest commit

 

History

History
92 lines (59 loc) · 6.39 KB

CHANGELOG.md

File metadata and controls

92 lines (59 loc) · 6.39 KB

Changelog

v0.3.0 (2020-10-15)

Full Changelog

Merged pull requests:

v0.2.1 (2019-02-05)

Full Changelog

Merged pull requests:

  • 💚 Manage the settings of Dependabot as a file #25 (blooper05)
  • 💚 CI against latest Ruby versions #24 (blooper05)
  • ⬆️ Update bundler requirement to >= 1.3, < 3 #23 (blooper05)

v0.2.0 (2018-11-18)

Full Changelog

Fixed bugs:

  • Code Climate's badge is not working #9

Merged pull requests:

v0.1.2 (2017-10-31)

Full Changelog

Implemented enhancements:

  • Add support for older reek versions #6
  • Add support for reading config files #5

Fixed bugs:

  • CI is failing due to Rubocop settings #3

Merged pull requests:

  • 👍 Add support for reading config files #8 (blooper05)
  • 👍 Support older reek versions #7 (blooper05)
  • 🐛 Fix TargetRubyVersion setting of .rubocop.yml #4 (blooper05)

v0.1.1 (2017-10-16)

Full Changelog

Fixed bugs:

  • Lint is executed for unexpected files #1

Merged pull requests:

  • 👍 Filter files by Reek::Source::SourceLocator #2 (blooper05)

v0.1.0 (2017-10-10)

Full Changelog

* This Changelog was automatically generated by github_changelog_generator