Skip to content

v1.2.0

Compare
Choose a tag to compare
@stelgenhof stelgenhof released this 23 Feb 13:38
· 38 commits to develop since this release

A minor release addressing small issues and improvements. Note that only active versions of PHP are supported, meaning support for PHP7.4 has been removed in this release.

Added

  • Support for PHP version 8.1 and 8.2.
  • Rector configuration for easy refactoring.
  • Added PHP Mutation Testing.
  • Contribution Guidelines and Code of Conduct.
  • Security document explaining policy around security vulnerabilities and supported PHP versions.

Changed

  • Split GitHub Actions in separate workflow steps (mutation testing, code checks, testing, etc.).
  • Updated copyright year.
  • Upgraded Psalm to version 5.7.
  • Upgraded Guzzle to version 7.4.
  • Upgraded PHPStan to version 1.4.

Fixed

  • Various code style improvements and fixes.

Removed

  • PHP 7.4 Support.

Full Changelog: https://github.com/azuyalabs/waqi/blob/master/CHANGELOG.md