Skip to content

Releases: inpsyde/composer-asset-compiler

v2.5.3

07 Mar 14:33
3db3bea
Compare
Choose a tag to compare

Fixed

  • Regression introduced in a recent merge from v2 branch to master see #24

v3.0.1

29 May 11:21
c99bae4
Compare
Choose a tag to compare

Fixed

Composer v2.5.6 introduced a breaking change (see https://github.com/composer/composer/releases/tag/2.5.6) that affected us. This fix restores compatibility with Composer 2.5.6 and Composer 2.5.7

v3.0.0

05 May 12:50
e4d211b
Compare
Choose a tag to compare

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

07 Mar 13:51
26a4062
Compare
Choose a tag to compare

Fixed

  • Ensure GithubReleaseZipAdapter::findAssetId() returns string or null

v2.5.1

01 Mar 11:27
Compare
Choose a tag to compare

Fixed

  • Compiler attemps to downloading expired artifacts.

v2.5.0

29 Oct 15:46
Compare
Choose a tag to compare

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

v2.4.2

04 Aug 21:58
Compare
Choose a tag to compare

Added branch aliases.

v1.0.1

04 Aug 21:57
Compare
Choose a tag to compare

Added branch alias.

v2.4.1

26 Jul 17:18
Compare
Choose a tag to compare

Maintenance release, QA fixes.

v2.4.0

26 Jul 17:18
Compare
Choose a tag to compare

Changed

  • Use verbose Composer's FileDownloader when IO is very verbose
  • Improve "fake" Composer asset package's name/version
  • Add support for "ref" placeholder in pre-compilation