Skip to content

Releases: dotkernel/dot-authorization

3.3.0

29 Mar 10:17
a1baf2a

Choose a tag to compare

What's Changed

  • composer.json: Removed laminas/laminas-dependency-plugin by @alexmerlin in #7

New Contributors

Full Changelog: 3.2.0...3.3.0

3.2.0

29 Apr 09:06
5878233

Choose a tag to compare

3.2.0 - 2022-04-29

Changed

  • PHP 8.0 and 8.1 compatibility.

Added

  • Nothing

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • Nothing

3.1.0 release

02 Nov 18:57
f4205ef

Choose a tag to compare

3.1.0 - 2020-11-02

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

  • Nothing

Update composer

23 Apr 09:34

Choose a tag to compare

Changed

  • Composer keywords

Added

  • Nothing

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • Nothing

Minimum required version for required packages

23 Apr 04:19

Choose a tag to compare

Changed

  • Minimum required version for required packages

Added

  • Nothing

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • Nothing

Minimum required version for php and dot packages

22 Apr 05:21

Choose a tag to compare

Changed

  • Minimum required version for php at 7.4

Added

  • Nothing

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • Nothing

Replaced Zend namespace with Laminas and Mezzio namespaces.

31 Jan 10:12

Choose a tag to compare

Replaced Zend namespace with Laminas and Mezzio namespaces.
To be used for version 2.0 of frontend and admin releases of Dotkernel.

Changed

  • Nothing

Added

  • Added Laminas dependencies

Deprecated

  • Nothing

Removed

  • Removed Zend packages dependencies

Fixed

  • Nothing

dot-authorization 0.1.2

04 May 15:44

Choose a tag to compare

Package refresh

Changed

  • Nothing

Added

  • Nothing

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • Nothing

dot-authorization 0.1.1

10 Mar 21:46

Choose a tag to compare

Pre-release

Added

  • Updated php file doc blocks

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • Nothing

dot-authorization 0.1.0

07 Mar 21:04

Choose a tag to compare

Pre-release

Abstraction interfaces for authorization services to be built on