Releases: Lomkit/laravel-rest-api
Releases · Lomkit/laravel-rest-api
v1.0.4
What's Changed
- Set the type of data returned by the functions by @devcodemarcos in #41
New Contributors
- @devcodemarcos made their first contribution in #41
Full Changelog: v1.0.3...v1.0.4
v1.0.3
What's Changed
- Apply fixes from StyleCI by @GautierDele in #38
- 💡 added most php docs missing by @rmunate in #39
Full Changelog: v1.0.2...v1.0.3
v1.0.2
What's Changed
- 🐛 has option is true on commands path by @GautierDele in #37
Full Changelog: v1.0.1...v1.0.2
v1.0.1
What's Changed
- ✨ dont apply limits on relationships by @GautierDele in #32
- 🐛 base model on resource instead of response by @GautierDele in #33
Full Changelog: v1.0.0...v1.0.1
v1.0.0
Package ready for production !
v0.4.6
What's Changed
- ♻️ better validation errors by @GautierDele in #29
- Fixed an issue with
requiredOnCreationfeature by @GautierDele in #29
Full Changelog: v0.4.5...v0.4.6
v0.4.5
What's Changed
- ✅ commands tests by @GautierDele in #26
- ♻️ removed exposed from functions name by @GautierDele in #27
⚠️ BREAKING CHANGES
You need to rename your resources functions:
exposedLimits --> limits
exposedScopes --> scopes
exposedFields --> fields
Full Changelog: v0.4.4...v0.4.5
v0.4.4
v0.4.3
What's Changed
- php 8.1 minimal support by @GautierDele in #13
- actions by @GautierDele in #14
- instructions by @GautierDele in #16
- Added instructions operation to readme by @GautierDele in #18
- new route Resource Detail by @GautierDele in #21
Full Changelog: v0.4.2...v0.4.3
v0.4.2
What's Changed
- ♻️ 🐛 fixes and changes suggested by @GautierDele and @Jo0kker in #12
Full Changelog: v0.4.1...v0.4.2