- option
--force-revision
/-r
to force a revision
- Updated dependency `craftcms/cms:^3.0.0
- No need to set @web & @webroot alias anymore, Thanks: @timkelty
- Added
--verbose
/-v
option to display the list of changed files (default `false)
- New namespace for cli commands
craft asset-bundler/*
- New command
craft asset-bundler/cleanup
- Generate Asset Thumbs on-the-fly if they do not exist
- Assets from Volumes moved out of the cpresouces folder
- Revision timestamp in path
- Revision stored in file
- Revision changes if at least one file was modified
- Rebrand folder gets published as well
- Command to collect and publish all AssetBundle assets to the cpresouces folder