- Improved executable file check command
- Added composer.lock to git export whitelist
- Fixed git-exports whitelist handling
- Improved PHPStan config generation
- Added analysis config automation
- Added app task check support
- Added --global option to mount tasks
- Improved analysis locality
- Converted consts to PascalCase
- Updated dependencies
- Updated Veneer dependency and Stub
- Added executables whitelist
- Ignore node_modules in executable permissions check
- Fixed git exports task
- Fixed test issues
- Fixed Controller stub
- Added permission check to Prep task
- Added git exports check to Prep task
- Added ignored files to git exports task
- Fixed check-executable-permissions task
- Updated Veneer dependency
- Added clip bin fallback if no entry file
- Updated github workflow template
- Updated gitattributes template
- Upgraded ECS to v12
- Reinstalled Lucid
- Updated Archetype dependency
- Updated dependency list
- Fixed ignoreBins config option
- Added ignoreBins option to config
- Updated Dictum dependency
- Made PHP8.1 minimum version
- Support mounting unreferenced package
- Updated templates to target PHP8.1
- Updated gitignore template
- Fixed readme template badge
- Fixed README template
- Updated Lucid dependency
- Updated Genesis dependency
- Updated Atlas dependency
- Updated Terminus dependency
- Renamed update task to upgrade
- Clear caches after mounting
- Added mount and unmount tasks for local repositories
- Skip *.htm.php template files for non-ascii
- Improved config selection in Analyze task
- Fixed custom analyze script list
- Switched to Systemic v0.11
- Updated Dictum dependency
- Ignore html.php template files in non-ascii check
- Moved GenerateFileTrait to Clip
- Added signals to app scripts
- Use run dir for cwd when calling bins
- Moved body of Template to Genesis
- Improved version task
- Added signal handlers to bin launcher
- 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
- Fixed arg passthrough to entry
- Improved fall-through error handling
- Fixed error handling
- 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
- 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
- Fixed local specialised phpstan script calls
- Fixed phpstan dependency handling
- Fixed analyze command
- Fixed remove-local command
- Use effigy dependencies for prep
- Added Template and file generator structure
- Added package initiator commands
- Added check for local-install mode
- Migrated to use effigy in CI workflow
- Fixed headless options in analyze and format commands
- Updated self-update command
- Added veneer-stub command
- Added full composer scripts replacement commands
- Added codeDir config support
- Added proper process termination handling
- Added composer passthrough command
- Added custom PHP bin config
- Added self-update command
- Standardised composer launcher
- Improved exception handling
- Added Command structure
- Added bin to composer.json
- Built initial codebase