File tree Expand file tree Collapse file tree 1 file changed +14
-1
lines changed Expand file tree Collapse file tree 1 file changed +14
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Release Notes
2
2
3
- ## [ Unreleased] ( https://github.com/Thavarshan/phpvm/compare/v0.0.1...HEAD )
3
+ ## [ v1.0.0] ( https://github.com/Thavarshan/phpvm/compare/v0.0.1...v1.0.0 ) - 2025-02-04
4
+
5
+ ### Added
6
+ - Auto-switching PHP versions based on ` .phpvmrc ` .
7
+ - Improved support for macOS Homebrew installations.
8
+ - Enhanced installation script for easy setup using ` curl ` or ` wget ` .
9
+ - More robust error handling and output formatting.
10
+ - Extended compatibility with ` bash ` and ` zsh ` shells.
11
+
12
+ ### Fixed
13
+ - Resolved issues with Homebrew PHP detection on macOS.
14
+ - Prevented terminal crashes due to incorrect sourcing in shell startup scripts.
15
+ - Improved handling of missing PHP versions.
4
16
5
17
## [ v0.0.1] ( https://github.com/Thavarshan/phpvm/compare/v0.0.0...v0.0.1 ) - 2024-10-05
6
18
7
19
Initial release for public testing and feedback.
20
+
You can’t perform that action at this time.
0 commit comments