Releases: decodelabs/effigy
Releases · decodelabs/effigy
v0.3.0
- Switched composer integration to Integra
- Moved config handling to standalone class
- Added version task
- Improved self-update task
- Simplified arg handling
- Added CI mode detection
- Simplified bin path detection
v0.2.2
- Fixed arg passthrough to entry
- Improved fall-through error handling
v0.2.1
- Fixed error handling
v0.2.0
- Switched to Clip for process initialisation
- Renamed Command to Task
- Register Controller as Veneer facade
- Passthrough to available vendor bins
- Create src folder during init-package
v0.1.14
- Fixed check for phpstan-decodelabs
- Added null check in template config lookups
- Init repo before init-package
- Reload composer config after init-package
- Generate CI workflow after init-package
- Replaced template comment pattern
- Fixed phpstan-decodelabs install check
v0.1.13
- Fixed local specialised phpstan script calls
v0.1.12
- Fixed phpstan dependency handling
v0.1.10
- Use effigy dependencies for prep
v0.1.9
- Added Template and file generator structure
- Added package initiator commands
- Added check for local-install mode
- Migrated to use effigy in CI workflow
v0.1.8
- Fixed headless options in analyze and format commands
- Updated self-update command