4.9.0
What's Changed
- Load config from YAML and use it to replace strings by @pjcdawkins in #107
- Bump legacy CLI version to 4.9.0 by @pjcdawkins in #111
Full Changelog: 4.8.6...4.9.0
Legacy CLI release Notes: https://github.com/platformsh/legacy-cli/releases/v4.9.0
Full Legacy CLI changelog: platformsh/legacy-cli@v4.8.6...v4.9.0
Upgrade
Upgrade using the same tool you used for installing the CLI:
HomeBrew
brew update && brew upgrade platformsh/tap/platformsh-cli
Scoop
scoop update platform
Bash installer
curl -fsSL https://raw.githubusercontent.com/platformsh/cli/main/installer.sh | bash