Releases: genesisweb/valet-linux-plus
Releases · genesisweb/valet-linux-plus
2.0.1
Fixes:
- Fixed migration process
- Rewrite
SampleValetDriver.php
file - Avoid updating php not installed php versions
- Rewrite
- Fixed
valet update
command to support major update.
Full Changelog: 2.0.0...2.0.1
2.0.0
Description
Requirement
- PHP 8.2 or higher
- Other detailed requirement can be found from here
Major Changes
- Added new isolation command (valet isolate, valet isolated, valet unisolate) Read more on documentation
- Migrated valet's home directory from
~/.valet
to~/.config/valet
- Updated
valet use
command to only work with php version 8.2 & 8.3, you can still use other php versions via isolated isolate commands. - Added PHP Bash file to support isolated directories.
- Removed ngrok's binary from source code, and added install support via
valet install
command
Source code change
- Refactored entire code base
- Implemented CodeSniffer & CS Fixer
- Added Unit tests for all commands.
Full Changelog: 1.6.9...2.0.0
1.6.9
Fixes:
- Updated supported version
- Updated ngrok binary
1.6.8
Fixes:
- Updated supported version.
- Removed extra function.
- Renamed
images
directory toart
.
Full Changelog: 1.6.7...1.6.8
1.6.7
Fixes:
- Fixed mailpit service install.
- Fixed firefox ssl certificate issue.
Full Changelog: 1.6.6...1.6.7
1.6.6
1.6.5
What's Changed
- Nginx fixes & Mailhog replacement by @uttamrabadiya in #96
Full Changelog: 1.6.4...1.6.5
v1.6.4
What's Changed
- Fixed PHP support for Arch Linux by @uttamrabadiya
- Fixed
isolate
command to work withlinks
.
Full Changelog: 1.6.3...1.6.4
1.6.3
- Fixed DB Commands.
- Foxed Arch Linux support for FPM Command.
1.6.1
What's Changed
- Added:
- PHP Version isolation support.
- New commands: php, composer.
- Fixed:
- Nginx proxy integrations.
- Removed valet-dns service.
- Fixed proxy support.
- Fixed ngrok verify auth command.
- Fixed Nginx config files.
- Removed extra conf files.
- Fixed valet-dns custom tld support.
- Fixed Dnsmasq config issue for Fedora & Arch Linux.
- Fixed PHP Fpm support for Fedora & Arch Linux.
Full Changelog: 1.6.0...1.6.1