Releases: apiato/core
Releases · apiato/core
v7.2.0
- feat: add
ownsMorph
method to help with policies - bug fixes
v7.1.3
- fix stubs
v7.1.2
- fix: take namespace into account while cheking for factory class existance
v7.1.1
- fix typo
v7.1.0
- feat: add
CanOwn
trait
v7.0.3
- fix: handle situations where model has no factories
- fix: factory stub
v7.0.2
v7.0.1
- update changelog
v7.0.0
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
Full Changelog: v6.0.4...v7.0.0-rc.1
- changelog will be added in a later time before the full release.