Skip to content

Releases: apiato/core

v8.2.0

04 Jun 15:32
Compare
Choose a tag to compare

Full Changelog: v8.1.0...v8.2.0

  • fix: Meta info is now correctly merged with transformer meta info 756bb37
  • fix: prevent passing null to explode d4cba14
  • update composer dependencies
  • sync many files with latest Laravel

v8.1.0

11 Mar 12:17
Compare
Choose a tag to compare

BREAKING CHANGE

  • update composer dependencies to the latest compatible version with Laravel 10

v8.0.0

18 Feb 14:28
Compare
Choose a tag to compare

BREAKING CHANGES

  • make controller loading compatible with single action controller implementation style
  • rename getRouteGroup() method of RoutesLoaderTrait from core to getApiRouteGroup(). It is used in App\Containers\AppSection\Authentication\Providers\AuthServiceProvider

v7.2.5

13 Feb 14:27
Compare
Choose a tag to compare
  • update dependencies

v7.2.4

03 Dec 08:42
Compare
Choose a tag to compare

fix: revert a backward incompatible refactoring

v7.2.3

03 Dec 08:36
Compare
Choose a tag to compare

What's Changed

and some other refactoring and small bug fixes

New Contributors

Full Changelog: v7.2.2...v7.2.3

v7.2.2

14 Oct 08:59
ebb1890
Compare
Choose a tag to compare

Thanks to @polarikus

v7.2.1

20 May 13:33
Compare
Choose a tag to compare

v7.2.0

05 May 05:29
Compare
Choose a tag to compare
  • feat: add ownsMorph method to help with policies
  • bug fixes

v7.1.3

02 May 10:27
Compare
Choose a tag to compare
  • fix stubs