Skip to content

Releases: fxpio/composer-asset-plugin

v1.2.1 Release

03 Aug 08:01
Compare
Choose a tag to compare

Bug fixes

Improvements

  • Update doc

Requirements:

Composer version: ^1.0.0.
Installation: must be do in global mode.

v1.2.0 Release

01 Jul 12:17
Compare
Choose a tag to compare

New features

  • Add support of private bower registry (#210, #217, affd665)
  • Add support of SVN Credentials (#217)
  • Add support of svn+http and svn+https protocol for the SVN Driver (34b3032)
  • Add no-api config for github vcs driver (#226, fa1b3a5)
  • Add support of version with weird hyphen and double separated number at end (#231)
  • Implement bitbucket OAuth support (#233)

Bug fixes

  • Prevent fatal str_pos() error in dist parsing (#216, #218)
  • Preserve parent dirs when excluding nested path from ignore (#219, #98, #104)
  • Could not parse version constraint <=1.3.x: Invalid version string "1.3.x (#221)
  • Bootstrap 3.3.6 can not be installed together with jQuery 2.1.4 (#170, 2bc14ef)
  • Issue with resolving dependencies for packages in format jquery-X.YY.Z (#107)
  • Caret versions don't resolve properly when using custom installer path (#172)
  • Fix conversion of version with only major version (e17c082)
  • Fix resolution dependencies with patch version (#211, 7f3338b)
  • Fix signature of search method with Composer 1.2.0 (#230)

Improvements

  • Fix CS
  • Update doc
  • Improve code style

Requirements:

Composer version: ^1.0.0.
Installation: must be do in global mode.

v1.1.4 Release

22 Apr 08:51
Compare
Choose a tag to compare

Improvements

  • Make it compatible with Composer 1.0.0

Requirements:

Composer version: ^1.0.0.
Installation: must be do in global mode.

v1.1.3 Release

01 Apr 15:33
Compare
Choose a tag to compare

Bug fixes

  • Fix method implementation in tests after update of Composer (90ea535)
  • Fix tests of SVN VCS Driver after update of Composer (9ea76dd)
  • Fix npm assets url scheme (#198)
  • Fix incompatible method of whatProvides after update of Composer (#205, #207)
  • Fix mock method after update phpunit (7cf57ab)

Improvements

  • Make it compatible with PHP 7.0
  • Fix CS

Requirements:

Composer version: 1.0.0@dev after the 04/01/2016.
Installation: must be do in global mode.

v1.1.2 Release

25 Feb 16:42
Compare
Choose a tag to compare

Bug fixes

  • "Illegal offset type in isset or empty" after update of Composer (#191)
  • Tests are broken after update of Composer (a26e7d7, c750450, ee82ef0)

Improvements

  • Update doc
  • Update phpdoc (3d5968c)
  • Replace unnecessary fully qualified name (e75cf21)
  • Replace deprecated code (6cbd416)

Requirements:

Composer version: 1.0.0@dev after the 02/25/2016.
Installation: must be do in global mode.

v1.1.1 Release

20 Nov 15:15
Compare
Choose a tag to compare

Bug fixes

  • Fix the change of behavior of the LibraryInstaller class (#166)
  • Fix deprecated MultiConstraint class (#158)

Improvements

  • Update doc

Requirements:

Composer version: 1.0.0@dev after the 11/19/2015.
Installation: must be do in global mode.

v1.1.0 Release

17 Oct 09:56
Compare
Choose a tag to compare

New features

  • Override main files for assets (#143)

Improvements

  • Update doc
  • Update phpdoc
  • Improve the code style

Requirements:

Composer version: 1.0.0@dev after the 10/13/2015.
Installation: must be do in global mode.

v1.0.3 Release

29 Jul 12:30
Compare
Choose a tag to compare

Bug fixes

  • Unable to find remote helper for 'git+https' (#112)
  • Could not parse version constraint <=2.1.x (#129)
  • Deprecation Warning for VersionParser::parseLinks (#133)

Improvements

  • Simplification in code

Requirements:

Composer version: 1.0.0@dev after the 7/28/2015.
Installation: must be do in global mode.

v1.0.2 Release

04 Jun 10:45
Compare
Choose a tag to compare

Bug fixes

Requirements:

Composer version: 1.0.0@dev after the 6/4/2015.
Installation: must be do in global mode.

v1.0.1 Release

05 May 07:34
Compare
Choose a tag to compare

Bug fixes

  • Skip dependencies that are not versions or ranges (#101)

Improvements

Requirements:

Composer version: 1.0.0@dev after the 1/20/2015.
Installation: must be do in global mode.