Skip to content

v3.8.0

Choose a tag to compare

@crynobone crynobone released this 30 Mar 05:15
· 24 commits to 3.8 since this release

Added

  • Added Orchestra\Foundation\Observers\UserObserver.
  • Added Orchestra\Foundation\Tools\GenerateRandomPassword.
  • Added carbonize() and use_timezone() helpers.

Changes

  • Update support for Laravel Framework v5.8.
  • Update nesbot/carbon minimum version to ^2.0.

Removed

  • Remove deprecated classes:
    • Orchestra\Foundation\Processor\Processor.
    • Orchestra\Foundation\Support\Traits\RouteProvider.
    • Orchestra\Foundation\Traits\RedirectUser.
  • Remove Orchestra\Foundation\Traits\Timezone.