-
1.0.1-alpha Stable
released this
2023-02-07 21:27:41 +00:00 | 471 commits to master since this releaseAdded
- Added file downloads progress
- Added pass-through arguments to
composer
command, all arguments beginning with--composer-
will be passed to thecomposer
command, for example--composer-dev
will be passed as--dev
to thecomposer
command
Fixed
- Bug fix where resources are not decoded correctly when installing packages #31
- Fixed issue where dependency conflicts are thrown even when
--reinstall
is used - Properly implemented
composer.enable_internal_composer
so that warnings regarding improper configuration values are not thrown - Minor improvements to the CLI interface including fixing
--version
Changed
- File downloads now cache the URL as a pointer to the file reducing the number of times the same file is downloaded
Downloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
0 downloads