Releases: omniphx/forrest
Releases · omniphx/forrest
Version 2.4.1
-Fixed bug where version wasn't being stored on UserPassword flow
Version 2.4.0
Refactoring to help simplify specs and make the codebase more elegant. Lumen is better supported. No need for doing hacky bindings
Version 2.3.6
#143 Fixed bug where keys didn't exist when setting arguments by @mstephens
Version 2.3.5
#140 Let options be set with reference by @mstephens
Version 2.3.4
@blocher fixed an issue with session dependency in Laravel 5.4
Version 2.3.3
Fixed check to find that configured version exists #130 - @pravindahal
Version 2.3.2
Fixed bug where PHP doesn't use dot notation #128 by @pravindahal
Version 2.3.1
- Make session compatible with latest Laravel release
- Refactoring codebase
Version 2.3.0
Allow value pairs to be passed through authentication flow instead of a simple string - #125 by @camiloherbert