Releases: weprovide/valet-plus
2.4.0-beta4
Support php8.1 (with deprecated suppression)
2.4.0-beta3
Fix symfony/process version (#587)
2.4.0-beta2
Fix typo
2.4.0-beta1
Set dependencies lower from compatibility with php7.2
2.3.1
2.3.0
2.2.1
Fix missing dependencies
2.2.0
Possible Mysql 5.7 fix for Unknown table column_statistics mysqldump error (#503)
ioncube-support-for-php-74 +: Add support for ioncube PHP 7.4 (#583)
Install php version with --build-from-source (#581)
Update dependencies for php8 and fix broken (#585)
Use PHP 7.2 as default on install (#561)
Add support for PHP 8.0 (#550)
Auto support elasticsearch versions from Brew (#562)
Fix for Brew 2.7.0 brew list command without arguments is deprecated (#554)
Fix [email protected] not being able to be installed due to symlink error (#559)
Applied nginx changes based on Magento 2 Example NGINX (#517)
2.0.0
Upgrading from 1.0.x
To upgrade from 1.0.x please follow the upgrade guidelines.
Changelog
For a full commit changelog click here.
Removed
- #393 Major part of the readme, now available in the WIKI
- #437 Dependency on mysql-utilities because brew has deprecated the use of the formula.
Fixed
- #401 Installation bug with apcu_bc due to double .so directives getting placed in php.ini.
- #402 Installation bug with ioncube due to PHP 7.3 not being configured.
- #403 Installation bug with memcached on MacOS Mojave due to zlib not being installed by default anymore.
- #408 Installation bug with Elasticsearch due to PECL yaml not being installed.
- #408 Bug while switching Elasticsearch version by always suffixing the version in the datapath config.
- #425 Bug in custom PECL extensions throwing errors when no url is set for custom extension.
- #426 Bug in valet fix command trying to install PHP 7.1 as default.
- #435 Bug in fix command as all errors needed to be present to fire fix logic.
- #449 Xdebug not installing on PHP version 7.0 due to new xdebug version which only supports PHP 7.1+.
- #447 Versioned MySQL (E.G: [email protected]) not being linked upon install.
Changed
- #399 Existing files to adhere to PSR-2 code style.
- #414 Magerun to version 1.103.1.
- #414 Magerun2 to version 3.2.0.
Added
- #393 Changelog file to keep track of changes.
- #394 Azure pipelines integration as start for the automated testing setup.
- #399 PHP_CodeSniffer to project dependencies to ensure code style validation tools.
- #404 Github issue templates to enforce workflows.
- #404 Contributor guidelines
CONTRIBUTING.md
to explain workflows. - #425 Added support for switching to PHP 7.4.
1.0.29
Fix Shopware5 Driver
Fix Elasticsearch dependencies
Add support to switch to Elasticsearch 6.8
Load server environment variables for Magento2 static files