Version 1.3.1
- Fix PHPUnit warnings regarding
assertContains()
andassertRegExp()
. Props @jakobbuis (#20, #27, #28) - Refactor the internal test scaffolding, including a move from Travis CI to GitHub Actions. Props @peter279k for the assist with GitHub Actions (#24)
- Added PHP 8.0 support (#26)