Skip to content

Releases: omniphx/forrest

Version 2.4.1

12 Nov 06:56
Compare
Choose a tag to compare

-Fixed bug where version wasn't being stored on UserPassword flow

Version 2.4.0

12 Nov 05:52
Compare
Choose a tag to compare

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

15 Mar 14:53
Compare
Choose a tag to compare

#143 Fixed bug where keys didn't exist when setting arguments by @mstephens

Version 2.3.5

08 Mar 13:37
Compare
Choose a tag to compare

#140 Let options be set with reference by @mstephens

Version 2.3.4

26 Feb 17:17
Compare
Choose a tag to compare

@blocher fixed an issue with session dependency in Laravel 5.4

Version 2.3.3

06 Feb 21:31
Compare
Choose a tag to compare

Fixed check to find that configured version exists #130 - @pravindahal

Version 2.3.2

06 Feb 20:22
Compare
Choose a tag to compare

Fixed bug where PHP doesn't use dot notation #128 by @pravindahal

Version 2.3.1

06 Feb 04:58
Compare
Choose a tag to compare
  • Make session compatible with latest Laravel release
  • Refactoring codebase

Version 2.3.0

27 Jan 20:15
Compare
Choose a tag to compare

Allow value pairs to be passed through authentication flow instead of a simple string - #125 by @camiloherbert

Version 2.2.0

25 Jul 04:02
Compare
Choose a tag to compare

Added ability to cache a token forever - #110 by @rkeppner