Skip to content

Releases: orchestral/memory

v6.0.0

17 Apr 19:15

Choose a tag to compare

Changes

  • Update support for Laravel Framework v8.
  • Added support for Laravel Octane.

v5.0.0

28 Feb 00:04

Choose a tag to compare

Changes

  • Update support for Laravel Framework v7.

v4.0.0

02 Sep 22:52

Choose a tag to compare

Changes

  • Update support for Laravel Framework v6.0.

v3.8.0

02 Mar 08:51

Choose a tag to compare

Changes

  • Update support for Laravel Framework v5.8.

Removed

  • Remove deprecated Orchestra\Memory\CommandServiceProvider.

v3.7.1

02 Mar 08:47

Choose a tag to compare

Changes

  • Improve performance by prefixing all global functions calls with \ to skip the look up and resolve process and go straight to the global function.

v3.7.0

14 Feb 05:27

Choose a tag to compare

Changes

  • Update support for Laravel Framework v5.7.
  • Disable allowed_classes when doing unserialize().

v3.6.1

02 May 07:05

Choose a tag to compare

Changes

  • return self should only be used when method is marked as final.

Deprecated

  • Deprecate Orchestra\Memory\CommandServiceProvider.

v3.6.0

20 Feb 08:28

Choose a tag to compare

Changes

  • Update support for Laravel Framework v5.6.

v3.5.0

20 Feb 08:28

Choose a tag to compare

Changes

  • Update support for Laravel Framework v5.5.

v3.4.0

04 Jul 10:44

Choose a tag to compare

Changes

  • Update support for Laravel Framework v5.4.