Skip to content

v3.0.0

Compare
Choose a tag to compare
@ethanpooley ethanpooley released this 20 Feb 21:27

Add support for PHP 8.x
Remove support for PHP 7.1 and 7.2 (use the 2.x branch for these)
Upgrade to PHPUnit 9.x
Upgrade test environment to Ubuntu Bionic
Start using a Composer script to run tests
Thank you to lukasjuhas for the PHP8 work!