Skip to content
Snippets Groups Projects
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
To find the state of this project's repository at the time of any of these versions, check out the tags.

4.3.0 (2022-06-07)

Bug Fixes

  • documentation (ffa8678)
  • fix whitespace formatting (b48c638)
  • update namespace for batch actions (c41ac90)

Features

  • allow usage of Laravel Route Binding (2cde22e)
  • Included resources should not inherit parent (a6e11d3)

4.3.0 (2022-06-05)

Bug Fixes

  • fix whitespace formatting (b48c638)
  • update namespace for batch actions (c41ac90)

Features

  • allow usage of Laravel Route Binding (2cde22e)

4.3.0 (2022-06-01)

Bug Fixes

  • fix whitespace formatting (b48c638)
  • update namespace for batch actions (c41ac90)

Features

  • allow usage of Laravel Route Binding (2cde22e)

4.3.0 (2022-05-24)

Bug Fixes

  • update namespace for batch actions (c41ac90)

Features

  • allow usage of Laravel Route Binding (2cde22e)

4.2.3 (2022-05-23)

Bug Fixes

  • update namespace for batch actions (c41ac90)

4.2.2 (2022-05-16)

Bug Fixes

  • make sure case of keys is correct (3bc2adc)

4.2.1 (2022-05-10)

Bug Fixes

  • Breaking model holding onto incorrect static bindings (01019e8)

4.2.0 (2022-05-05)

Bug Fixes

  • builder should be initialised (e0de920)

Features

  • upgrade to construct models on first call instead of on controller instansiation (742b47e)

4.1.1 (2022-04-26)

Bug Fixes

4.1.0 (2022-04-11)

Features

  • extends filterUserField to pass the resource to all fieldGates, so that gates with context-dependent logic can be used. (dfed357)

4.0.4 (2022-04-07)

Bug Fixes

  • resource to Array should be a manual call (15badb7)

4.0.3 (2022-03-30)

Bug Fixes

  • api nested stub not working (6f003c8)
  • stub paths / variables (1f7a787)

4.0.2 (2022-03-30)

Bug Fixes

  • non-default related models were returned if defined in $mapResources (d9d4ff1)

4.0.1 (2022-03-15)

Bug Fixes

  • array breaks when passed to resource (2380d81)

4.0.0 (2022-03-14)

Bug Fixes

chore

Features

  • Laravel 9 compatability (d8b8906)

BREAKING CHANGES

    • support for laravel prior to 8.5 dropped

4.0.0-beta.1 (2022-03-14)

Bug Fixes

  • parser not initialised (0d3c36f)
  • use Attribute type attributes (84e470c)

Features

  • Laravel 9 compatability (e5f51c8)

BREAKING CHANGES

  • No longer supports older than laravel 8.5 / php 8.0

4.0.0-beta.1 (2022-03-10)

Bug Fixes

Features

  • Laravel 9 compatability (e5f51c8)

BREAKING CHANGES

  • No longer supports older than laravel 8.5 / php 8.0