Skip to content

Version 2.1.0

Compare
Choose a tag to compare
@JellyBellyDev JellyBellyDev released this 15 Jul 14:14
· 45 commits to master since this release
324c4fe

Added

  • add CircleCI jobs for build and tests with php 8.0
  • add Github actions jobs for build and tests with php 7.4 and php 8.0

Changed

  • refactoring of docker-compose to develop with php74 and php80

Fixed

  • removed unnecessary composer symlinks from bin dir, removed them from .gitignore too

Removed

  • upgrade psalm error level to 2
  • CircleCI configuration for CI