Skip to content

v0.8.0

Choose a tag to compare

@benatespina benatespina released this 02 Feb 21:43
· 5 commits to master since this release
  • Added purge outdated invitation and remember password tokens use cases.
  • Added all method inside UserRepository.
  • Rewrite the UserUrlGenerator simplifying the interface and added plain implementation strategy.
  • Upgraded PHP-CS Fixer.
  • [Travis CI] Dropped support for HHVM and added for PHP 7.1.
  • Introduced hacks to prevent Doctrine's bug with nullable embeddables.