v1.34.1
Lerd 1.34.1
Lerd — Podman-powered local PHP dev environment for Linux & macOS.
Install on Linux
curl -fsSL https://lerd.sh/install.sh | bashOr if already installed:
lerd updateAlso available through apt (PPA), dnf (COPR) and Homebrew, see the
installation docs.
Install on macOS
brew tap lerd-env/lerd
brew install lerd
lerd installOr if already installed:
brew upgrade lerd
lerd installChangelog
Features
- 9bad988 feat: say what the fallback PHP weighs and spin while it arrives
Bug Fixes
- 67b0dea fix: bound the fallback PHP download and keep the copy already installed
- 9bf0d89 fix: give a spawned terminal lerd's own bin directory on PATH
- 7ec7029 fix: keep a terminal command's shell alive through ctrl+c
- fe03a7d fix: run a host command with a fuller PHP when the one it names lacks an extension
Other
- fa2372c release: v1.34.1
Full Changelog: v1.34.0...v1.34.1