Releases: orchestral/canvas-core
Releases · orchestral/canvas-core
v10.0.1
19 Feb 04:17
Compare
Sorry, something went wrong.
No results found
v9.1.1
19 Feb 04:15
Compare
Sorry, something went wrong.
No results found
v10.0.0
15 Feb 11:29
Compare
Sorry, something went wrong.
No results found
Changes
Support for Laravel Framework 12.
v9.1.0
25 Jan 03:42
Compare
Sorry, something went wrong.
No results found
Changes
Refactor Commands to utilise configure() instead of overriding __construct().
v9.0.0
12 Mar 14:07
Compare
Sorry, something went wrong.
No results found
Changes
Support for Laravel Framework 11.
v8.10.2
28 Dec 15:06
Compare
Sorry, something went wrong.
No results found
Changes
Utilise Illuminate\Filesystem\join_paths() function.
v8.10.1
27 Nov 04:45
Compare
Sorry, something went wrong.
No results found
Changes
Utilise PHP Attributes feature.
v8.10.0
16 Oct 01:55
Compare
Sorry, something went wrong.
No results found
Changes
Simplify require-dev dependencies to allow the latest versions.
Improves test coverage.
v8.9.0
03 Oct 05:58
Compare
Sorry, something went wrong.
No results found
Added
Added support for Illuminate\Console\MigrationGeneratorCommand.
v8.8.0
03 Oct 05:37
Compare
Sorry, something went wrong.
No results found
Changes
Convert from using Symfony Console to Illuminate\Console\GeneratorCommand.