Skip to content

v1.5.0

Compare
Choose a tag to compare
@matthi4s matthi4s released this 29 Mar 09:39
· 32 commits to master since this release
f015e29

This release contains backwards incompatible changes. Updating to this release might require changes to all classes implementing PatternInsightInterface, see #9.

What's Changed

  • [BC] Set return type of PatternInsightInterface->setMatches to void by @pavog in #9
  • Add github action / workflow to run phpunit tests on commit and pr by @pavog in #8
  • Fix typo in readme by @pavog in #10
  • Fix offsetExists($offset): bool by @pavog in #11
  • Add constructor to Line by @pavog in #14
  • Add constructor to PatternModification by @pavog in #13
  • Improve testcoverage by @pavog in #12

Full Changelog: v1.4.0...v1.5.0