Skip to content

Releases: mezzio/mezzio-authorization-rbac

1.7.0

07 Dec 13:40
1.7.0
b10c6a0
Compare
Choose a tag to compare

Release Notes for 1.7.0

Feature release (minor)

1.7.0

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

Enhancement

1.6.0

06 Apr 15:50
1.6.0
34b2cb5
Compare
Choose a tag to compare

Release Notes for 1.6.0

Feature release (minor)

1.6.0

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

Enhancement

renovate

Enhancement,renovate

1.5.0

07 Jan 13:18
1.5.0
4c2b6f3
Compare
Choose a tag to compare

Release Notes for 1.5.0

Feature release (minor)

1.5.0

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

Enhancement,renovate

renovate

1.4.0

16 Nov 09:14
1.4.0
1a223dc
Compare
Choose a tag to compare

Release Notes for 1.4.0

Feature release (minor)

1.4.0

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

Enhancement

renovate

1.3.0

07 Jan 08:38
1.3.0
c1de04f
Compare
Choose a tag to compare

Release Notes for 1.3.0

Feature release (minor)

1.3.0

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

Enhancement

1.2.0

18 Dec 15:04
1.2.0
1f791cb
Compare
Choose a tag to compare

Release Notes for 1.2.0

Feature release (minor)

1.2.0

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

Enhancement

Awaiting Maintainer Response,Enhancement

1.1.0

30 Apr 14:51
1.1.0
4bcdd78
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

Documentation,Enhancement

Enhancement

mezzio-authorization-rbac 1.0.4

28 Mar 19:36
1.0.4
51b1617
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-rbac:^1.0.2.

mezzio-authorization-rbac 1.0.3

24 Jan 20:38
1.0.3
57b7eeb
Compare
Choose a tag to compare

Added

  • #2 adds support for PHP 7.4.

Changed

  • Nothing.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

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