Skip to content

v0.2.0

Compare
Choose a tag to compare
@s3b4stian s3b4stian released this 03 Oct 20:26
· 3 commits to b0.2.0 since this release

New on this version

  • Start with v0.2.0 for match auth-mapper-mysql 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

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