Skip to content

v4.1.0

Choose a tag to compare

@danielmorell danielmorell released this 16 Feb 19:34
· 50 commits to master since this release
3dc630a

Major updates in this release are the addition of telemetry and support for PHP 8.4. This release also drops support for PHP 8.0.

What's Changed

Added

Changed

  • Changed telemetry event type and level to enums by @danielmorell in #643.
  • Changed the Telemeter::getLevelFromPsrLevel() method from private to public by @danielmorell in #644.

Removed

Fixed

New Contributors

Full Changelog: v4.0.2...v4.1.0