Skip to content

Releases: apiato/core

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.

v6.2.6

12 Dec 11:23
Compare
Choose a tag to compare
  • fixed a bug where events were not firing

v6.2.5

28 Nov 10:52
Compare
Choose a tag to compare
  • Update laravel/framework to v8.73.0 (7420e4b)
  • Add new laravel feature: Implement LazilyRefreshDatabase instead of RefreshDatabase (d56c4f1)

v6.2.3

27 Sep 08:11
Compare
Choose a tag to compare
  • fix incompatibilities with php 7.4

v6.2.2

27 Sep 07:08
Compare
Choose a tag to compare
  • fix: Single value search (e.g. search=NxOpZowo9GmjKqdR) will be decoded correctly now.
  • fix: service load orders

v6.2.1

23 Sep 10:11
Compare
Choose a tag to compare
  • fix: remove extra ';' at the end of query if only 1 search query was submitted