Skip to content

Latest commit

 

History

History
60 lines (31 loc) · 1.03 KB

File metadata and controls

60 lines (31 loc) · 1.03 KB

0.0.14 (2015-04-23)

  • [NEW] Added Rails checkset with first rule StripFollowedByEmpty
  • [FIXED] Docs fixes
  • [FIXED] Missing require when using pippi outside Rails

0.0.13 (2015-02-17)

  • [FIXED] :io option was still opening default file

0.0.12 (2015-02-16)

  • [NEW] Changed output format to work better with IDEs

0.0.11 (2014-12-19)

  • [NEW] More logging options

0.0.10 (2014-12-09)

  • [NEW] Added SelectFollowedByNone

0.0.9 (2014-12-04)

  • [FIXED] False positives reduced

0.0.8 (2014-12-04)

  • [NEW] Added SelectFollowedByAny
  • [FIXED] False positives reduced

0.0.7 (2014-12-01)

  • [FIXED] Support for Ruby 2.0

0.0.6 (2014-11-18)

  • [NEW] Added SelectFollowedBySelect

0.0.5 (2014-11-05)

  • [NEW] Added SelectFollowedByEmpty

0.0.4 (2014-10-30)

  • [FIXED] Bugfixes around method delegation

0.0.3 (2014-10-22)

  • [CHANGED] Moved AssertWithNil to "buggy" checkset until I can figure out issues.

0.0.2 (2014-10-22)

  • [NEW] Added AssertWithNil

0.0.1 (2014-10-22)

  • [NEW] Initial release.