Skip to content

Releases: hans-thomas/valravn

1.5 💥

15 Jul 16:31
Compare
Choose a tag to compare
  • only method added to resource classes read more
  • tests added for InteractsWithPivots
  • tests added for helper functions

1.4.2

12 Jul 13:10
Compare
Choose a tag to compare
  • includes parameter added to InteractsWithPivots trait
  • loaded hook override in ValravnResourceCollection

1.4.1

01 Jul 07:26
Compare
Choose a tag to compare
  • created response passed to allLoaded hook;

1.4.0

26 Jun 18:32
Compare
Choose a tag to compare
  • new resolveRelationsUsing and skipRelationsForModel methods added to resource classes; read more

1.3.4

13 Jun 14:58
Compare
Choose a tag to compare
  • 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

01 Jun 12:52
Compare
Choose a tag to compare
  • .gitattributes added
  • includeFilter removed

1.3.2

30 May 12:00
Compare
Choose a tag to compare
  • include_filter registered

1.3.1 🌟

30 May 11:25
Compare
Choose a tag to compare
  • pivot command created. see this
  • custom CRUD requests
  • url parameters updated

1.3 🔥

27 May 11:33
Compare
Choose a tag to compare
  • 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

24 May 17:50
Compare
Choose a tag to compare
  • relation command created
  • batch update option added to requests command