Skip to content

Latest commit

 

History

History
43 lines (25 loc) · 766 Bytes

CHANGELOG.md

File metadata and controls

43 lines (25 loc) · 766 Bytes

Unreleased

v1.5.0 (2024-09-25)

  • Support PHP 8.3
  • Support warden-core ^2.0

v1.4.0 (2024-04-18)

  • Add ArrayAuthoriserMock for mocking authorisation decisions in tests.
  • Add parameter typehints where they meet BC To start moving towards strict typing of the interfaces, without breaking existing implementations.

v1.3.0 (2024-02-08)

  • Drop support for PHP 8.0 and 8.1
  • Support PSR log v2 and v3

v1.2.0 (2022-10-17)

  • Support PHP 8.1 and PHP 8.2

v1.1.1 (2021-04-21)

  • Support php8.0

v1.1.0 (2020-10-30)

  • Support php7.4

v1.0.0 (2019-04-03)

  • Ensure support for php 7.2
  • Drop support for php5

v0.1.1 (2018-09-26)

  • Support warden-core 0.3

v0.1.0 (2018-09-20)

  • First version, extracted from host project