Releases: custom-dev-tools/wampserver-php-cli-version-changer
Releases · custom-dev-tools/wampserver-php-cli-version-changer
v1.3.1
v1.3.0
Added
- Added ability to change PHP version within an open CMD Window session only.
v1.2.3
Fixed
- Added .gitattributes file to normalize EOL's for Windows OS when code is downloaded as ZIP file.
v1.2.2
Changed
- Updated readme.md reflecting transfer of repo to Github username custom-dev-tools.
v1.2.1
Changed
- Updated readme.md reflecting removal of warning when the PATH environment variable contains a path on Wamp or a version of PHP.
- Renamed licence.md to license.md
v1.2.0
Added
- Ability to remove from the environment user path multiple PHP version paths.
- Ability to remove from the environment user path any PHP version path(s) that are not in the list of available PHP versions.
Changed
- Updated readme.md
v1.1.1
Fixed
- Fixed missing directory separator between path to php folders and currently / newly selected php version folder(s).
v1.1.0
Added
- Ability to automatically detect WampServer default installation paths (both 32-bit and 64-bit).
- Ability to solely specify WampServer custom installation path.
Changed
- Updated readme.md
- Fixed spelling mistakes in readme.md
v1.0.0
- Initial commit.