Skip to content

Releases: Lomkit/laravel-rest-api

v2.0.0

19 Oct 20:45
8191499

Choose a tag to compare

What's Changed

Full Changelog: v1.2.0...v2.0.0

v1.2.0

12 Oct 20:26
8c2fa62

Choose a tag to compare

What's Changed

Full Changelog: v1.1.4...v1.2.0

v1.1.4

09 Oct 14:34
a56dc5d

Choose a tag to compare

What's Changed

  • 🐛 wrong class in stub by @timyourivh in #54

New Contributors

  • @timyourivh made their first contribution in #54

Full Changelog: v1.1.3...v1.1.4

v1.1.3

22 Sep 09:25
4b4e952

Choose a tag to compare

What's Changed

Full Changelog: v1.1.2...v1.1.3

v1.1.2

21 Sep 20:47
febb092

Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.1.2

v1.1.0

19 Sep 21:49
9ea7968

Choose a tag to compare

What's Changed

Full Changelog: v1.0.7...v1.1.0

v1.1.1

20 Sep 07:07
f0ae4c2

Choose a tag to compare

Reversed cache feature due to memory problems

v1.0.7

18 Sep 19:41
f0ae4c2

Choose a tag to compare

What's Changed

Full Changelog: v1.0.6...v1.0.7

v1.0.6

16 Sep 07:13
dab2a25

Choose a tag to compare

What's Changed

Breaking changes

If you are linking in your app to the detail operation of rest --> route('api.user.detail') please add an s at the end --> route('api.user.details')

Full Changelog: v1.0.5...v1.0.6

v1.0.5

14 Sep 18:08
ae18387

Choose a tag to compare

What's Changed

Full Changelog: v1.0.4...v1.0.5