Skip to content

v0.9.6

Compare
Choose a tag to compare
@rougin rougin released this 16 Nov 14:23
· 90 commits to master since this release

Added

  • Support versions for PHP v8.0, v8.1, v8.2
  • Parameter in Container for compatibility to PHP v8.0 and above

Changed

  • Replaced Scrutinizer CI with Codecov for code coverage
  • Replaced Travis CI with Github Actions for workflow

Fixed

  • Compatibility of LeagueContainer in PHP v7.2.0 (only supports versions until 2.9)
  • Initializing of AurynContainer in PHP v7.0 and above
  • Errors during unit tests in migrating to Github Actions

Removed

  • Changes from the initial v0.9.6 pre-release version