Skip to content

2.0.1

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Apr 10:24

Added

  • Support for slim dist-builds (via #24)

Misc

  • Pinned dev-requirements to exact versions to ensure reproducible tests. (via #37)
  • Added (code) quality tests to the dev-process. (see #23)
  • CI's unit-tests just run reasonable combinations of OperatingSystem, PhpVersions, dependencies. (via #34, #54)
  • applied coding standards to all php files. (via #40)