2.0.0-alpha2 - released 2020-06-24
View the release on GitHub
Changelog
- Added parallel installation of packages (requires OSX/Linux/WSL, and that
unzip
is present in PATH)
- Added optimization of constraints by compiling them to PHP code, which should reduce CPU time of updates
- Added handling of Ctrl-C on Windows for PHP 7.4+
- Added better support for default branch names other than
master
- Added --format=summary flag to
license
command
- Fixed issue in platform check when requiring ext-zend-opcache
- Fixed inline aliases issues
- Fixed git integration issue when signatures are set to be shown by default