Releases: omniphx/forrest
Releases · omniphx/forrest
Version 2.1.5
- #107 Fixed bug where config path was wrong in BaseServiceProvider
Version 2.1.4
#105, #106 - Cleaning up ServiceProvider namespacing by @tabirkeland
Version 2.1.3
- Small potential bug, forgot to remove some var dumps
Version 2.1.2
- Fix bug with Lumen and Laravel 4 constructor #90
- Add exception for using invalid log in credentials
Version 2.1.1
- Bugfix #81 - refresh token was trying to be stored when it wasn't available from the json response
Version 2.1.0
Version 2.0.5
Version 2.0.4
Made retrieving tokenData atomic by @RobvH
Version 2.0.3
- Lumen support by @Olofguard
- Cleaned up code styles with StyleCL
Version 2.0.2
Fixed namespacing issue with Laravel4 dependencies