Skip to content
This repository was archived by the owner on Jul 16, 2024. It is now read-only.

0.3.0

Compare
Choose a tag to compare
@svandragt svandragt released this 15 Dec 09:44
· 7 commits to main since this release
bc7a9ef

Breaking change: the setup instructions for your shell have changed: the shell script now calls itself on source, so please update your own tooling to source php-activate.sh $PHP_VERSION where $PHP_VERSION is the version you want to activate.

This update fixes direnv support, which was not exporting the activated PHP version correctly, when setup according to the README.

This version also drops the Fish shell version of the script, I do not have the motivation to support both.

Full Changelog: 0.2.0...0.3.0