Skip to content

Releases: orchestral/workbench

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.

v8.15.2

19 Dec 00:43
Compare
Choose a tag to compare

Fixes

  • Fix generated namespace via workbench:install.

v7.15.2

19 Dec 00:32
Compare
Choose a tag to compare

Fixes

  • Fix generated namespace via workbench:install.

v9.11.1

18 Dec 00:43
Compare
Choose a tag to compare

Fixes

  • Fix workbench:install generating migrate-fresh command with incorrect options.