Skip to content

v2.5.0

Choose a tag to compare

@sirbrillig sirbrillig released this 22 Jun 16:42
· 38 commits to master since this release

Changelog

This release adds support for comparing git branches instead of uncommitted changes as well as scanning for non-.php files in the same way as phpcs. Big thanks to @david-binda for these improvements!

  • Fix filenames expansions (#24) <David Bi艌ovec>
  • Add support for inter branch diffs (#28) <David Bi艌ovec>
  • Allow more files extensions to be checked (#29) <David Bi艌ovec>
  • Introduce TestShell to make new tests easier (#30) <David Bi艌ovec>