v6.0.0
Major Overhaul
- All social normalization code has been factored out into separate packages (
socialnorm/facebook,socialnorm/github, etc.) - This package now only handles integration with Laravel's authentication system
- All migrations/config/installation related stuff has been removed and moved to separate wrapper packages for Laravel 4 and 5 respectfully (
adamwathan/eloquent-oauth-l4andadamwathan/eloquent-oauth-l5) - Completely abandoned trying to match versions with the compatible Laravel version, so 6.0.0+ are going to have nothing to do with Laravel version numbers