v0.8.0
- Added purge outdated invitation and remember password tokens use cases.
- Added
allmethod 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.