Releases: rfay/ddev
v1.15-test5
Get version correctly from make version [skip ci][ci skip]
v1.15-test4
Reformat circle yaml
v1.15-test3
Trying more out. I guess it would be possible to do this from the actual branch.
v1.15-test2
Please ignore this release
v1.15-test1
Basic testing of homebrew bumping, please ignore this.
v1.14.2-alpha1
Test experimental release
v1.6.0-rc4
Installation/Upgrade
See the installation instructions for details, but it's easy:
- macOS or Linux Homebrew:
brew upgrade ddev
- Linux or macOS via script:
curl https://raw.githubusercontent.com/drud/ddev/master/scripts/install_ddev.sh | bash
- Windows: Download the ddev_windows_installer above or
choco upgrade ddev
And anywhere, you can just download the tarball or zipball, un-tar or un-zip it, and place the executable in your path where it belongs.
Caveats
Key changes in VERSION:
Commits since PREVIOUS VERSION
v1.5.4: Push al(most) all artifacts to where we want them to go (#1438)
Installation/Upgrade
See the installation instructions for details, but it's easy:
- macOS or Linux Homebrew:
brew upgrade ddev
- Linux or macOS via script:
curl https://raw.githubusercontent.com/drud/ddev/master/scripts/install_ddev.sh | bash
- Windows: Download the ddev_windows_installer above or
choco upgrade ddev
And anywhere, you can just download the tarball or zipball, un-tar or un-zip it, and place the executable in your path where it belongs.
Caveats
Key changes in VERSION:
Commits since PREVIOUS VERSION
v1.6.0-rc1: Testing release for drud/ddev v1.6.0
Please test this release with these artifacts. Provisional release notes and test plan are in ddev#1385
v1.5.5
Installation/Upgrade
See the installation instructions for details, but it's easy:
- macOS or Linux Homebrew:
brew upgrade ddev
- Linux or macOS via script:
curl https://raw.githubusercontent.com/drud/ddev/master/scripts/install_ddev.sh | bash
- Windows: Download the ddev_windows_installer above or
choco upgrade ddev
And anywhere, you can just download the tarball or zipball, un-tar or un-zip it, and place the executable in your path where it belongs.