Skip to content

Releases: orchestral/workbench

v9.13.1

23 Jan 04:14
Compare
Choose a tag to compare

Changes

  • Register routes via ServiceProvider::booted().
  • Update Vite dependencies.

v8.17.1

23 Jan 04:04
Compare
Choose a tag to compare

Changes

  • Register routes via ServiceProvider::booted().

v7.17.1

23 Jan 03:59
Compare
Choose a tag to compare

Changes

  • Register routes via ServiceProvider::booted().

v9.13.0

24 Dec 11:42
Compare
Choose a tag to compare

Added

  • Add Orchestra\Workbench\Actions\ReplaceNamespaces action class.
  • Utilise @no-named-arguments PHP docblock.

Changes

  • Update testbench.yaml stub file.

v9.12.0

24 Dec 01:57
Compare
Choose a tag to compare

Added

  • Add Orchestra\Workbench\StubRegistrar::replaceInFile() method.

Changes

  • Allow to send options to Orchestra\Workbench\Recipes\Command.

v8.17.0

24 Dec 11:42
Compare
Choose a tag to compare

Added

  • Add Orchestra\Workbench\Actions\ReplaceNamespaces action class.
  • Utilise @no-named-arguments PHP docblock.

Changes

  • Update testbench.yaml stub file.

v8.16.0

24 Dec 01:43
Compare
Choose a tag to compare

Added

  • Add Orchestra\Workbench\StubRegistrar::replaceInFile() method.

Changes

  • Allow to send options to Orchestra\Workbench\Recipes\Command.

v7.17.0

24 Dec 11:41
Compare
Choose a tag to compare

Added

  • Add Orchestra\Workbench\Actions\ReplaceNamespaces action class.
  • Utilise @no-named-arguments PHP docblock.

Changes

  • Update testbench.yaml stub file.

v7.16.0

24 Dec 01:42
Compare
Choose a tag to compare

Added

  • Add Orchestra\Workbench\StubRegistrar::replaceInFile() method.

Changes

  • Allow to send options to Orchestra\Workbench\Recipes\Command.

v9.11.2

19 Dec 01:07
Compare
Choose a tag to compare

Fixes

  • Fix generated namespace via workbench:install.