Skip to content
This repository has been archived by the owner on Aug 7, 2019. It is now read-only.

Releases: caffeinated/repository

v3.4

06 Sep 23:03
Compare
Choose a tag to compare
  • Laravel 5.7 support

v3.3

02 Jul 16:44
Compare
Choose a tag to compare
  • Laravel 5.6 support
  • Added findOrFail method

v3.2

26 Oct 21:39
Compare
Choose a tag to compare
  • Laravel 5.5 support

v3.1.1

01 Jun 17:38
Compare
Choose a tag to compare

Patch event listener for Laravel 5.4 support.

v3.1

26 May 23:54
Compare
Choose a tag to compare
  • Laravel 5.4 support

v3.0.5

03 Apr 18:52
Compare
Choose a tag to compare
  • Added whereBetween() method

v3.0.4

31 Oct 21:39
Compare
Choose a tag to compare
Make model instance public on repository instance

v3.0.3

20 Oct 19:07
Compare
Choose a tag to compare
Added creating, updating, and deleting events, as well as include the…

v3.0.2

22 Sep 17:55
Compare
Choose a tag to compare
Update EloquentRepository.php

v3.0.1

19 Sep 23:13
Compare
Choose a tag to compare
Find where method