- Added: Support for Laravel 9
- Fixed: Triggers are now sorted to provide more stability across machines.
- Added
exclude_names
to both the FileTrigger and output config. This will let you ignore filenames, regardless of what folder they show up in. E.g..DS_Store
- Added
airdrop:hash
command. - Added GitHub Actions driver.
- No changes, just moving to 0.1.0 release.
- Added
airdrop:debug
command.
- Added support for
--verbose
flag on commands.
Initial Release