Skip to content

Releases: GrahamCampbell/Laravel-GitHub

V4.0 (26/06/2015)

26 Jun 17:48
Compare
Choose a tag to compare
  • Official lumen support
  • Code cleanup
  • Moved the factory
  • Container binding improvements

V3.2 (25/05/2015)

25 May 14:44
Compare
Choose a tag to compare
  • Added more configuration

V3.1 (07/05/2015)

07 May 14:14
Compare
Choose a tag to compare
  • Support both laravel 5.0 and 5.1
  • Dropped php 5.4 support

V3.0 (17/02/2015)

18 Feb 11:15
Compare
Choose a tag to compare
  • Supporting all authentication methods

V2.0 (05/02/2015)

05 Feb 20:55
Compare
Choose a tag to compare
  • Upgraded to laravel 5.0

V1.0.1 (11/01/2015)

11 Jan 18:07
Compare
Choose a tag to compare
  • Removed the cs fixers
  • CS fixes
  • Moved to the MIT license

V1.0 (19/10/2014)

19 Oct 13:43
Compare
Choose a tag to compare
  • Improved the test suite
  • Added cs fixers to the test suite
  • Increased the minimum upstream version
  • Improved the docs
  • Other minor tweaks

V0.1.1 Alpha (12/08/2014)

12 Aug 14:02
Compare
Choose a tag to compare
Pre-release
  • Expose the factory class in the ioc
  • Corrected the license comments
  • Added dynamic method docs to the manager
  • Other minor tweaks

V0.1 Alpha (27/07/2014)

27 Jul 21:45
Compare
Choose a tag to compare
Pre-release
  • Initial testing release