Skip to content

Releases: mezzio/mezzio-authorization-acl

1.1.0

30 Apr 13:46
1.1.0
c6f8c5d
Compare
Choose a tag to compare

Release Notes for 1.1.0

Feature release (minor)

1.1.0

  • Total issues resolved: 0
  • Total pull requests resolved: 2
  • Total contributors: 2

Enhancement

Documentation,Enhancement

mezzio-authorization-acl 1.0.3

28 Mar 19:28
1.0.3
5675ae6
Compare
Choose a tag to compare

Added

  • Nothing.

Changed

  • Nothing.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Fixed replace version constraint in composer.json so repository can be used as replacement of zendframework/zend-expressive-authorization-acl:^1.0.1.

mezzio-authorization-acl 1.0.2

24 Jan 20:33
1.0.2
07eefea
Compare
Choose a tag to compare

Added

  • #2 adds support for PHP 7.4.

Changed

  • Nothing.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • #1 fixes ACL authorization adapter to grant access on request with failed routing.