Valet Plus Versions Save

Blazing fast macOS PHP development environment

3.0.2

1 month ago

What's Changed

  • Add more version information
  • Install php extensions in support of Redis (#631) (https://github.com/weprovide/valet-plus/pull/633)
  • Only retrieve Elasticsearch running version when needed (performance boost) (#634)
  • Add shopware-cli binary
  • Add proxy for Drush commands (#635)

Full Changelog: https://github.com/weprovide/valet-plus/compare/3.0.1...3.0.2

3.0.1

2 months ago

What's Changed

Full Changelog: https://github.com/weprovide/valet-plus/compare/3.0.0...3.0.1

3.0.0

3 months ago

Full rewrite of Valet+ with the following major differences between the previous versions.

  • No longer a fork of Laravel's Valet, but a toolkit around Valet (valet is now a dependency).
  • No more platform dependencies when running commands.
  • Use command valet-plus instead of valet (for now).
  • Rename .env.valet to .valet-env.php.
  • Use command valet-plus elasticsearch|es use instead of valet-plus use elasticsearch|es .
  • Use 127.0.0.1 as Redis host instead of /tmp/redis.sock.
  • Choose which binaries to install (default all) and self-update on valet-plus install command.
  • Adds dependency on Docker for Elasticsearch, see https://docs.docker.com/desktop/install/mac-install/

Full Changelog: https://github.com/weprovide/valet-plus/compare/2.4.0...3.0.0

2.4.2

5 months ago

What's Changed

Full Changelog: https://github.com/weprovide/valet-plus/compare/2.4.1...2.4.2

2.4.1

7 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/weprovide/valet-plus/compare/2.4.0...2.4.1

2.4.0

1 year ago

Replace henkrehorst tap by shivammathur tap

2.4.0-beta6

1 year ago
  • Remove xdebug.ini file after disabling xdebug
  • Use SHA265 for generating self signed certificates (#522)
  • Fix bedrockvaletdriver (#612)
  • Add support for php 8.2

2.4.0-beta5

1 year ago

Replace pecl extensions by shivammathur/extensions to support M1 Macs

2.4.0-beta4

1 year ago

Support php8.1 (with deprecated suppression)

2.4.0-beta3

1 year ago