Skip to content
This repository was archived by the owner on Nov 23, 2019. It is now read-only.

Releases: acelaya/ze-content-based-error-handler

v3.0.0

20 Aug 17:07
14b261e
Compare
Choose a tag to compare

Added

  • #14 and #19 Added PHP 7.3 and 7.4 to build matrix

Changed

  • #16 Updated dev dependencies
  • #21 Updated to coding standard v1.2

Deprecated

  • Nothing

Removed

  • #18 Dropped support for PHP 7.1
  • #20 Dropped support for Expressive 2

Fixed

  • Nothing

v2.2.0

25 Mar 19:10
e8a9424
Compare
Choose a tag to compare

Added

  • #9 Added compatibility with expressive 3
  • #10 Added mutation testing checks with infection to the CI pipeline
  • #11 Improved build matrix so that it passes build for lowest and latest supported dependencies

Changed

  • Nothing

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • Nothing

v2.1.1

31 Dec 09:54
be309f9
Compare
Choose a tag to compare

Added

Changed

  • Nothing

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • #6 Updated ExceptionInterface to extend from \Throwable

v2.1.0

13 Oct 09:34
Compare
Choose a tag to compare

Added

  • Nothing

Changed

  • Nothing

Deprecated

  • Nothing

Removed

  • #4 Dropped support for PHP 5.6 and 7 and added support for PHP 7.2

Fixed

  • Nothing