v1.0.0
版本发布时间: 2015-01-25 21:34:55
fxpio/composer-asset-plugin最新发布版本:v1.4.6(2019-08-09 02:52:33)
General Availability of Composer Asset Plugin.
Bug fixes
- A exception is thrown by the Solver of Lock file when a branch alias is used (#66)
- Root stability flags is not used for the already installed packages (#69)
- Conversion of Caret Ranges is invalid (#76)
- Package versions added directly in NPM Registry are not included (#75)
- Files of Bower packages are removed while they are not defined in the "ignore" patterns (#58, #82)
- Conversion of package name with alias version is bugged (#84)
- Require branch alias version style doesn't work (ex.
1.0.0-dev
) (4cbcb3a5c589defd8ecd8c322ab66164c4118391) - Branches aren't included with the
latest
dependency (565dadfe0f9ea51d5a4f2384ca9fd8552f9fe6de) - An exception is thrown when the package is installed but not present in vendor (7f7fe5c3d2946737c42fcc121a01a79ab8dddde9)
- Invalid package version when the version contains a range version (#92)
Improvements
- Checking of the
prefer-stable
option for filter the VCS package imports (#69) - Automatically skip the
patch
versions by default (#69) - Update phpdoc
Requirements:
Composer version: 1.0.0@dev
after the 1/20/2015
.
Installation: must be do in global mode.