Releases: aarondfrancis/airdrop
Releases · aarondfrancis/airdrop
v0.3.0
What's Changed
- Fix L11 Shift tests by @JacobBennett in #18
- Laravel 11.x Compatibility by @laravel-shift in #17
New Contributors
- @JacobBennett made their first contribution in #18
Full Changelog: v0.2.4...v0.3.0
v0.2.4
What's Changed
- Laravel 10.x Compatibility by @laravel-shift in #14
New Contributors
- @laravel-shift made their first contribution in #14
Full Changelog: v0.2.3...v0.2.4
v0.2.3
0.2.3 - 2022-02-15
- Added: Support for Laravel 9
What's Changed
- Fix minor typo in debugging.md by @felixkiss in #9
- Add Laravel 9 Support by @AlexAzartsev in #11
New Contributors
- @felixkiss made their first contribution in #9
- @AlexAzartsev made their first contribution in #11
Full Changelog: v0.2.2...v0.2.3
v0.2.2
0.2.2 - 2021-08-04
- Fixed: Triggers are now sorted to provide more stability across machines.
v0.2.1
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
v0.2.0
- Added
airdrop:hash
command. - Added GitHub Actions driver.
v0.1.0
Apply fixes from StyleCI [ci skip] [skip ci]
v0.0.3
- Added
airdrop:debug
command.
v0.0.2
Changelog [ci skip]
v0.0.1
First release