Skip to content

Releases: weprovide/valet-plus

1.0.18

21 Jun 13:33
a88b9d5
Compare
Choose a tag to compare

Patches

  • Allow use of symphony/process v4 #188
  • Fixed opening a folder in PhpStorm + removed the need for git #195
  • pin mysql to 5.7 #198

Credits

A big thank you going out to @ddb87, @SanderAtom & @agjmills for their PR's!

1.0.17

11 Jun 09:02
Compare
Choose a tag to compare

Patches

  • Add PECL fix command to check if pear configuration matches brew pear… #173
  • Fix brew throwing a warning when switching to a non-installed php 7.2… #175
  • [cleanup] Duplicate memory limit & Whitespace removed #178
  • Introduce PECL enabled states #184

Credits

A big thank you going out to @Neodork & @valentin9 for their contributions!

1.0.16

22 May 18:49
6bcc5c7
Compare
Choose a tag to compare

Minor release - updating version to match release tag.

Patches

version no. for tag 1.0.15 should be set to 1.0.15 as well #169

Credits

Props to @mystix for his pull request - since we had to create a new tag, we were forced to change version to 1.0.16

1.0.15

14 May 07:58
Compare
Choose a tag to compare

Patches

  • Fix PECL switching directories per PHP version #154
  • bugfix: call getVersion() on $currentVersion #156
  • set version no. = latest tag #155
  • add Shopware Valet Driver #161

Credits

A big thanks going out to @Neodork, @mystix and @wrongspot

1.0.14

23 Apr 12:18
Compare
Choose a tag to compare

Patches

  • Added Pimcore 5 Valet Driver #151

Credits

A thank you to Stefan H Singer for providing us with this driver!

1.0.13

11 Apr 20:22
Compare
Choose a tag to compare

Patches

  • Fixed valet fix command only being able to run after install #137
  • Fixed geoip not installing and devtools not uninstalling #138
  • Fixed error messages being undescriptive in Pecl#replaceIniDefinition() #140
  • Add support for Magento 2 error routes #110

Credits

A big thank you to @Neodork & @johnhughes1984 for their contributions!

1.0.12

10 Apr 16:19
Compare
Choose a tag to compare

Patches

  • Fixed homebrew/php being deprecated in favor of homebrew/core #130
  • Fixed valet domain not being set for valet services #129
  • Added multi-site, autocomplete and DOCUMENT_ROOT support to drupal driver #128
  • Update n98-magerun2 commands to config:store:set #120
  • Update StatamicValetDriver.php #111
  • Update CraftValetDriver.php #104
  • Added drivers for Neos and TYPO3 #100
  • Turn off APCu for now. #98

Credits

Major props to @Neodork, @AidanThreadgold, @simonhamp, @avr, @zelgerj & @SanderAtom!

1.0.11: Added commands to enable/disable xdebug.remote_autostart. (#94)

27 Dec 08:31
Compare
Choose a tag to compare
* Added commands to enable/disable xdebug.remote_autostart.

* enable/disableExtension returns if a restart is needed, moved php restart outside of PhpFpm class to correctly determine if a restart is needed, added option --remote_autostart=

* Updated the readme with xdebug.remote_autostart option information.

* Turn off apcu for now until we can sort this out properly.

* Revert "Turn off apcu for now until we can sort this out properly."

This reverts commit 2a3812b2aa483b04b828e462f0da9e61435e468f.

1.0.10

07 Dec 13:42
Compare
Choose a tag to compare

Patches

  • Change TLD from .dev to .test: 33e3697

1.0.9

23 Oct 12:50
Compare
Choose a tag to compare

Patches

  • Update my.cnf: #82
  • Feature/defaults to questions: #84
  • Don’t cache js-translation.json for Magento 2: 86fc282

Credits

Huge thanks to @fridzema and @SanderAtom for their help!