Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 676 Bytes

CHANGELOG.md

File metadata and controls

31 lines (18 loc) · 676 Bytes

Changelog

0.2.3 - 2022-02-15

  • Added: Support for Laravel 9

0.2.2 - 2021-08-04

  • Fixed: Triggers are now sorted to provide more stability across machines.

0.2.1 - 2021-07-22

  • 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

0.2.0 - 2021-05-31

  • Added airdrop:hash command.
  • Added GitHub Actions driver.

0.1.0 - 2021-05-16

  • No changes, just moving to 0.1.0 release.

0.0.3 - 2021-03-05

  • Added airdrop:debug command.

0.0.2 - 2021-02-23

  • Added support for --verbose flag on commands.

0.0.1 - 2021-02-22

Initial Release