Releases: dotkernel/dot-authentication-service
Releases · dotkernel/dot-authentication-service
2.9.2
What's Changed
- Update README.md by @arhimede in #18
- Upgraded php version to 8.3 by @PopNatanael in #17
New Contributors
- @arhimede made their first contribution in #18
- @PopNatanael made their first contribution in #17
Full Changelog: 2.9.1...2.9.2
2.9.1
2.0.2
2.0.2 - 2022-5-27
Changed
- Nothing
Added
- OSSMETADATA
Deprecated
- Nothing
Removed
- Nothing
Fixed
- Nothing
2.0.1
2.0.1 - 2022-25-5
Changed
- Replaced dot-hydrator with laminas-hydrator
Added
- Nothing
Deprecated
- Nothing
Removed
- Support
Fixed
- Nothing
Replaced Zend namespace with Laminas and Mezzio namespaces.
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-authentication-service 1.0.0
1.0.0 - 2018-04-12
Changed
- Update
dotkernel/dot-helpersto ^1.0
Added
- Nothing
Deprecated
- Nothing
Removed
- HTTP Interop middleware support
Fixed
- Nothing
dot-authentication-service 0.2.0
Changed
- Updated factories to typehint PSR11 container
Added
- Nothing
Deprecated
- Nothing
Removed
- Nothing
Fixed
- Nothing
dot-authentication-service 0.1.1
Added
- Updated php file headers doc blocks
Deprecated
- Nothing
Removed
- Nothing
Fixed
- Nothing
dot-authentication-service 0.1.0
First tagged release of dot-authentication-service, an authentication implementation based on zend-authentication and implementing authentication interface defined in dot-authentication