Skip to content

Releases: orchestral/canvas-core

v10.0.1

19 Feb 04:17

Choose a tag to compare

Changes

  • Use orchestra/sidekick.

v9.1.1

19 Feb 04:15

Choose a tag to compare

Changes

  • Use orchestra/sidekick.

v10.0.0

15 Feb 11:29

Choose a tag to compare

v10.0.0 Pre-release
Pre-release

Changes

  • Support for Laravel Framework 12.

v9.1.0

25 Jan 03:42
9c8dbbe

Choose a tag to compare

Changes

  • Refactor Commands to utilise configure() instead of overriding __construct().

v9.0.0

12 Mar 14:07

Choose a tag to compare

Changes

  • Support for Laravel Framework 11.

v8.10.2

28 Dec 15:06

Choose a tag to compare

Changes

  • Utilise Illuminate\Filesystem\join_paths() function.

v8.10.1

27 Nov 04:45

Choose a tag to compare

Changes

  • Utilise PHP Attributes feature.

v8.10.0

16 Oct 01:55

Choose a tag to compare

Changes

  • Simplify require-dev dependencies to allow the latest versions.
  • Improves test coverage.

v8.9.0

03 Oct 05:58

Choose a tag to compare

Added

  • Added support for Illuminate\Console\MigrationGeneratorCommand.

v8.8.0

03 Oct 05:37

Choose a tag to compare

Changes

  • Convert from using Symfony Console to Illuminate\Console\GeneratorCommand.