Skip to content

Releases: apiato/core

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

v7.1.2

02 May 08:41
Compare
Choose a tag to compare
  • fix: take namespace into account while cheking for factory class existance

v7.1.1

02 May 05:37
Compare
Choose a tag to compare
  • fix typo

v7.1.0

02 May 05:32
Compare
Choose a tag to compare
  • feat: add CanOwn trait

v7.0.3

29 Apr 11:36
Compare
Choose a tag to compare
  • fix: handle situations where model has no factories
  • fix: factory stub

v7.0.2

28 Apr 11:23
Compare
Choose a tag to compare

v7.0.1

27 Apr 17:16
Compare
Choose a tag to compare
  • update changelog

v7.0.0

27 Apr 16:06
Compare
Choose a tag to compare

v7.0.0 - 2022-04-27

Apiato Core 7 includes a variety of changes to the application skeleton. Please consult the diff to see what's new.

For a more details please see Apiato 11 Release Notes.

Release Notes

Added

  • Added support for Laravel 9.0

v7.0.0-rc.1

24 Apr 10:45
Compare
Choose a tag to compare
v7.0.0-rc.1 Pre-release
Pre-release

Full Changelog: v6.0.4...v7.0.0-rc.1

  • changelog will be added in a later time before the full release.