Skip to content

Releases: swiftmade/statamic-clear-assets

v3.1.0

06 Aug 09:44
b1b87e8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.0...v3.1.0

v3.0.0

10 May 16:23
e3e55a7
Compare
Choose a tag to compare

What's Changed

  • Support Laravel 11 and Statamic v5 by @aozisik in #17

Full Changelog: v2.0.1...v3.0.0

v2.0.1

01 Feb 21:00
3aefb86
Compare
Choose a tag to compare

What's Changed

  • Include users in scan folders by default by @aozisik in #15

Full Changelog: v2.0.0...v2.0.1

v2.0.0

07 Jun 19:40
35f84b9
Compare
Choose a tag to compare

What's Changed

v1.2.0

10 Mar 12:09
Compare
Choose a tag to compare

Improvements:

  • More tests! We support PHP 8.2 as well.

New features:

  • Config now allows you to skip containers, file patterns and files newer than x days.

To start using the config file, run the following command after you install this version:

php artisan vendor:publish --tag=statamic-clear-assets-config

v1.1.0

04 Jun 12:49
4eff594
Compare
Choose a tag to compare

Improvements:

  • The package is now backed by tests. (PHP 7.4 and 8.0 are supported)
  • Metadata improvements in package.json.

New features:

  • Lists unused files when you run the command
  • Ability to delete all or one by one

Thank you @edalzell for suggestions.

v1.0.0

14 May 17:34
Compare
Choose a tag to compare

Initial release