Skip to content

Latest commit

 

History

History
127 lines (81 loc) · 1.4 KB

CHANGELOG.md

File metadata and controls

127 lines (81 loc) · 1.4 KB

3.2.1 - 2022-05-26

Changed

  • Nothing

Added

  • Nothing

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • Updated validation for routeResult

3.2.0 - 2022-04-29

Changed

  • Added PHP 8.0 and 8.1 compatibility.

Added

  • Nothing

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • Nothing

3.1.0 - 2020-11-03

Changed

  • Composer 2 compatibility.
  • Update composer.json to require version 2 of laminas/laminas-dependency-plugin to be Composer 2 compatible.

Added

  • Nothing

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • bump min version of laminas/laminas-dependency-plugin
  • bump min version of dotkernel/dot-rbac

1.0.0 - 2018-05-16

ZE3 migration

Changed

  • updated middleware implementation

Added

  • Nothing

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • Nothing

0.2.0 - 2017-03-22

ZE2 migration

Changed

  • updated to PSR11 container
  • updated middleware to implement PSR15 MiddlewareInterface
  • updated forbidden error handler for ZE2

Added

  • Nothing

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • Nothing

0.1.1 - 2017-03-11

Updated php file headers doc blocks

Added

  • Nothing

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • Nothing

0.1.0 - 2017-03-09

Initial tagged release

Added

  • Everything

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • Nothing