Skip to content

Releases: orchestral/kernel

v3.5.1

07 Oct 12:16
Compare
Choose a tag to compare

Changes

  • Avoid rebounding config on testing environment when it has been bound.

v3.4.4

07 Oct 11:55
Compare
Choose a tag to compare

Changes

  • Avoid rebounding config on testing environment when it has been bound.

v3.5.0

25 Aug 11:43
Compare
Choose a tag to compare

Added

  • Add Orchestra\Database\Console\Migrations\FreshCommand.

Changes

  • Update support for Laravel Framework v5.5.

Removed

  • Remove deprecated Orchestra\Database\MigrationServiceProvider.
  • Remove deprecated Orchestra\Database\CacheDecorator::lists() method.

v3.4.3

25 Aug 11:09
Compare
Choose a tag to compare

Changes

  • Improves migrations artisan commands to match Laravel equivalent.

v3.4.2

11 Jul 09:07
Compare
Choose a tag to compare

Changes

  • Consistently return a Collection when using Orchestra\Database\CacheDecorator.

v3.4.1

14 May 13:21
Compare
Choose a tag to compare

Changes

  • Add --path as array for migrations artisan command.

Fixes

  • Fixes fetching token from session store.

v3.4.0

02 May 12:44
Compare
Choose a tag to compare

Changes

  • Update support for Laravel Framework v5.4.
  • Add remember and rememberForever as macros to Illuminate\Database\Eloquent\Builder via Orchestra\Database\CachableQueryServiceProvider.
  • Deprecate Orchestra\Database\MigrationServiceProvider.

Removed

  • Removed deprecated Orchestra\Http\Traits\PassThroughTrait.
  • Removed deprecated Orchestra\Routing\Traits\ControllerResponseTrait.

v3.3.6

12 Feb 14:26
Compare
Choose a tag to compare
  • Database:
    • Add Orchestra\Database\ConsoleServiceProvider.

v3.2.3

12 Feb 14:26
Compare
Choose a tag to compare
  • Database:
    • Add Orchestra\Database\ConsoleServiceProvider.

v3.1.16

12 Feb 14:26
Compare
Choose a tag to compare
  • Database:
    • Add Orchestra\Database\ConsoleServiceProvider.