Releases: inpsyde/composer-asset-compiler
Releases · inpsyde/composer-asset-compiler
v2.5.3
v3.0.1
v3.0.0
First stable release of v3 series.
- Improved compatibility with most recent PHP and Composer versions
- Introduce pre-compilation "by stability"
- Configurable hash for lock file
- "Execution mode" to replaces "env" command flag, to avoid confusion with settings environment
- Rename "Commands" to "Package Manager" for clarity
- Improved configuration via environment variables
- Better console output
- Refactored QA workflows
- Completely rewritten docs
v2.5.2
Fixed
- Ensure GithubReleaseZipAdapter::findAssetId() returns string or null
v2.5.1
v2.5.0
Fixed
- Branch alias configuration
Added
Nothing
Changed
- Archive downloader utility now support archives containing files to be "merged" with an existing folder structure. Among other things, this allows to support pre-compiled assets archives that contain assets spread in multiple target folders and sub-folders
Deprecated
Nothing
Removed
Nothing