- [NEW] Added Rails checkset with first rule StripFollowedByEmpty
- [FIXED] Docs fixes
- [FIXED] Missing require when using pippi outside Rails
- [FIXED] :io option was still opening default file
- [NEW] Changed output format to work better with IDEs
- [NEW] More logging options
- [NEW] Added SelectFollowedByNone
- [FIXED] False positives reduced
- [NEW] Added SelectFollowedByAny
- [FIXED] False positives reduced
- [FIXED] Support for Ruby 2.0
- [NEW] Added SelectFollowedBySelect
- [NEW] Added SelectFollowedByEmpty
- [FIXED] Bugfixes around method delegation
- [CHANGED] Moved AssertWithNil to "buggy" checkset until I can figure out issues.
- [NEW] Added AssertWithNil
- [NEW] Initial release.