Skip to content

2.0.0

Compare
Choose a tag to compare
@bobbrodie bobbrodie released this 13 Feb 02:42
· 6 commits to 1.1.x since this release
582310c

Overview

This is a major release that drops support for PHP 8.0 and adds support for PHP 8.3.

What's Changed

  • GitHub Actions will run tests on push and pull_request instead of just push
  • Added composer.lock to the repo
  • Upgraded PHPUnit to version 10
  • Migrated PHPUnit configuration
  • Updated tests to use declare(strict_types=1); and added

Full Changelog: 1.1.2...2.0.0