Skip to content

0.0.1

Compare
Choose a tag to compare
@WengerK WengerK released this 12 Jul 10:56
· 19 commits to dev since this release

0.0.1 - 2023-07-12

Fixed

  • fixed deprecations for development
  • fixed deprecations for PHP 8.1

Changed

  • update changelog following 'keep a changelog' format
  • run code-styles Github Actions on PHP 8.1
  • update symfony checker to use new symfonycorp/security-checker-action
  • use assertion with Delta on PHPUnit float values

Added

  • add run of tests on Github Actions
  • add coverage to coveralls

Removed

  • remove Travis integration for tests
  • remove StyleCI integration
  • remove support for PHP 7.4