Releases: hans-thomas/valravn
Releases · hans-thomas/valravn
1.5 💥
only
method added to resource classes read more
- tests added for InteractsWithPivots
- tests added for helper functions
1.4.2
includes
parameter added to InteractsWithPivots
trait
- loaded hook override in ValravnResourceCollection
1.4.1
- created response passed to
allLoaded
hook;
1.4.0
- new
resolveRelationsUsing
and skipRelationsForModel
methods added to resource classes; read more
1.3.4
cache
method added to CachingService; see this
- CRUD stubs of services and controllers updated;
Hans\Valravn\Tests
namespace renamed to Hans\Valravn\Testing
;
1.3.3
- .gitattributes added
- includeFilter removed
1.3.2
- include_filter registered
1.3.1 🌟
- pivot command created. see this
- custom CRUD requests
- url parameters updated
1.3 🔥
- Crud controller stub updated;
- add
--batch-update
flag to requests
command to create batch update request; see this
pivot
command added; see this
v1.2
relation
command created
- batch update option added to
requests
command