Skip to content

Releases: WilberGroup/airdrop

v2.0.0

Choose a tag to compare

@JacobBennett JacobBennett released this 29 May 21:29
0d5f210

Breaking!

  • The namespace was changed from aaronfrancis to wilbergroup, so you'll need to composer require wilbergroup/airdrop. It's the same package, so it's a drop-in replacement.
  • Because trigger class names are part of the build hash, your computed hash will change on upgrade — the first deploy on this version rebuilds assets once, then resumes skipping as normal.

What's Changed

  • Added Laravel 13 support
  • Added PHP 8.5 to the test matrix
  • Transferred the package to the Wilber Group organization

Full Changelog: v1.1.0...v2.0.0

v1.1.0

Choose a tag to compare

@aarondfrancis aarondfrancis released this 27 Nov 20:31
ea1d3fe

What's Changed

https://github.com/aarondfrancis/airdrop/blob/main/CHANGELOG.md

Full Changelog: v1.0.0...v1.1.0

v1.0.0

Choose a tag to compare

@aarondfrancis aarondfrancis released this 26 Feb 00:09

Breaking!

  • The namespace was changed from hammerstone to aaronfrancis, so you'll need to composer require aaronfrancis/airdrop. It's the same package, so it's a drop-in replacement.
  • Dropped support for Laravel 7, 8, & 9

What's Changed

New Contributors

Full Changelog: v0.3.0...v1.0.0

v0.3.0

Choose a tag to compare

@aarondfrancis aarondfrancis released this 15 Mar 22:17
1b3ce0d

What's Changed

New Contributors

Full Changelog: v0.2.4...v0.3.0

v0.2.4

Choose a tag to compare

@aarondfrancis aarondfrancis released this 22 Feb 02:32
246701f

What's Changed

New Contributors

Full Changelog: v0.2.3...v0.2.4

v0.2.3

Choose a tag to compare

@aarondfrancis aarondfrancis released this 15 Feb 23:27

0.2.3 - 2022-02-15

  • Added: Support for Laravel 9

What's Changed

New Contributors

Full Changelog: v0.2.2...v0.2.3

v0.2.2

Choose a tag to compare

@aarondfrancis aarondfrancis released this 04 Aug 16:31

0.2.2 - 2021-08-04

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

v0.2.1

Choose a tag to compare

@aarondfrancis aarondfrancis released this 23 Jul 02:45

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

Choose a tag to compare

@aarondfrancis aarondfrancis released this 31 May 22:17
  • Added airdrop:hash command.
  • Added GitHub Actions driver.

v0.1.0

Choose a tag to compare

@aarondfrancis aarondfrancis released this 16 May 18:56
Apply fixes from StyleCI

[ci skip] [skip ci]