4.6.1
What's Changed
- Remove dependency on oniguruma and openssl on macOS. by @vintorez in #62
- Patch the list command to include the new Platformify command by @vintorez in #60
- Bump legacy CLI version to 4.6.1 by @pjcdawkins in #65
- Bump Platformify to v0.1.1 by @akalipetis in #67
New Contributors
Full Changelog: 4.6.0...4.6.1
Legacy CLI release Notes: https://github.com/platformsh/legacy-cli/releases/v4.6.1
Full Legacy CLI changelog: platformsh/legacy-cli@v4.6.0...v4.6.1
Upgrade
Upgrade using the same tool you used for installing the CLI:
HomeBrew
brew update && brew upgrade platformsh-cli
Scoop
scoop update platform
Bash installer
curl -fsSL https://raw.githubusercontent.com/platformsh/cli/main/installer.sh | bash