Skip to content

Releases: charcoalphp/conductor

v1.1.4

Choose a tag to compare

@MouseEatsCat MouseEatsCat released this 01 Aug 10:05

Core tables can now be generated using the command: conductor project:db

Full Changelog: v1.1.3...v1.1.4

DDEV Support

Choose a tag to compare

@MouseEatsCat MouseEatsCat released this 17 Jul 14:39

This release adds basic support for running commands on projects running using DDEV

v1.1.2

Choose a tag to compare

@MouseEatsCat MouseEatsCat released this 04 Jun 20:18

Attachments Sync - End early if there are conflicts detected
Cleanup command output

v1.1.1

Choose a tag to compare

@MouseEatsCat MouseEatsCat released this 04 Jun 18:30

Fix issue with storable model sample being in the wrong directory

v1.1.0

Choose a tag to compare

@MouseEatsCat MouseEatsCat released this 04 Jun 18:18
ea158be

Attachments now have their own create, sync and list commands.

v1.0.0

Choose a tag to compare

@MouseEatsCat MouseEatsCat released this 03 Apr 20:36

Initial release