Skip to content

Releases: linna/auth-mapper-mysql

v0.2.1

24 Oct 20:31
Compare
Choose a tag to compare

New on this version

Changed

  • auth-mapper-test-trait version fixed to ^0.2 from dev-master as development aid

v0.2.0

03 Oct 20:40
Compare
Choose a tag to compare

New on this version

Changed

  • PHP 8.1 required
  • strict typing updated to provide compatibility with the next version of the framework
  • composer.json require and require-dev sections updated
  • tests updated

v0.1.0

02 Jan 20:16
Compare
Choose a tag to compare

Initial Release

Added

  • Linna\Authentication\EnhancedAuthenticationMapper class
  • Linna\Authentication\UserMapper class
  • Linna\Authorization\EnhancedUserMapper class
  • Linna\Authorization\PermissionMapper class
  • Linna\Authorization\RoleMapper class
  • Linna\Authorization\RoleToUserMapper class