Skip to content

Releases: cloudcake/laravel-shovel

v2.1.6

19 Nov 21:05
Compare
Choose a tag to compare
  • Remove useless dependency which served no purpose other than auto-loading a useless function

v2.1.5

19 Oct 01:20
83f2b12
Compare
Choose a tag to compare
Call hooks before building

v2.1.4

01 Sep 13:49
54cf0ce
Compare
Choose a tag to compare
  • Fix issue where a JSON resource relies on the HTTP request to mutate data, but request is not available

2.1.3

31 Aug 22:41
1a1e0ce
Compare
Choose a tag to compare
Handle JSON resources

Broken Toenail

03 Aug 19:17
Compare
Choose a tag to compare
  • Add pagination unit tests
  • Fix issue pagination toArray() issue

Purple Rain

30 Jul 12:50
Compare
Choose a tag to compare
v2.1.1

Don't cast array to array

Transport

30 Jul 01:56
Compare
Choose a tag to compare
v2.1.0

Update docs

Spam Overhead

16 Jul 20:40
Compare
Choose a tag to compare
  • Add support for HTTP 429

Battle Tester

16 Jul 12:38
Compare
Choose a tag to compare
  • Added unit tests
  • Removed expectsJson() requirement as the middleware should be defined on API route groups explicitly

Stable Eyes

15 Jul 23:27
58df9c8
Compare
Choose a tag to compare
v2.0.8

Update ApiResponse.php