Skip to content

Release version 0.4.0

Choose a tag to compare

@shudd3r shudd3r released this 03 Jul 02:09
· 30 commits to develop since this release
fbea6d0

Reworked GitHub workflow script & moved all artifacts to .dev directory:

  • Separated OS and PHP version tests (3x3 vs 2x3 matrix)
  • Removed php-coveralls from package dependencies & moved its installation to workflow script
  • Changed directory for coverage report to .dev/logs
  • Fixed cache & simplified setup with ramsey/composer-install GitHub action
  • Added env variable to PhpUnit config pointing to .dev/tests