All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Fixed error caused by parentheses in system environmental path.
- Added ability to change PHP version within an open CMD Window session only.
- Updated readme.md reflecting the new feature.
- Updated version number.
- Added .gitattributes file to normalize EOL's for Windows OS when code is downloaded as ZIP file.
- Updated version number.
- Updated readme.md reflecting transfer of repo to Github username custom-dev-tools.
- Updated version number.
- 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
- Updated version number.
- 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.
- Updated readme.md
- Fixed missing directory separator between path to php folders and currently / newly selected php version folder(s).
- Ability to automatically detect WampServer default installation paths (both 32-bit and 64-bit).
- Ability to solely specify WampServer custom installation path.
- Updated readme.md
- Fixed spelling mistakes in readme.md
- Initial commit.