Skip to content

2.1.0

Compare
Choose a tag to compare
@bbatsche bbatsche released this 23 Jul 16:13
· 123 commits to master since this release
2706929

This release feels far too big to be considered a minor point improvement, but backwards compatibility was fully maintained so here we are!

Major improvements include:

  • Full compatibility with PHPUnit 6, 7, 8, and 9
  • Compatibility with all versions of PHP 7 was maintained
  • Improved attribute access and expanded support for all assertions
  • Static analysis for code quality monitoring
  • Added newer type assertions
  • Added checks for assertions that may have been removed or may not have been implemented yet