Skip to content

2.0.0

Choose a tag to compare

@deminy deminy released this 05 May 04:05
· 25 commits to master since this release
2.0.0
db66750

Changed

  • Stop supporting PHP 7.4 or older versions.
  • Code quantity improvements with strict type declaration and return type declaration.
  • Improve unit tests using new version of PHPUnit (PHPUnit 9).
  • Upgrade GitHub Actions.