Note to Flyway & Heroku Users
Flyway and Heroki CLI tools have been moved to feature scripts and will no longer be installed unless you add flyway: true
or heroku:true
to your features:
array in Homestead.yaml
.
Notes
- Update golang version to 1.16.5 (#1660) @ricardoseriani
- Debugging inline provisioners (#1663)
- Removed PostgreSQL < 13 for WSL & TimescaleDB
- Update Readme to remove reference to 20.04 branch.
- Adding Flyway & Heroku CLI as feature scripts
- TimescaleDB Should use PostgreSQL 13
- Adding old PHP versions as feature scripts
- When clearing variables, check if the file exists first.
- Add feature scripts for old PHP versions. Enable easy site to feature
- add support for vagrant-goodhosts (#1667) @thedavidthomas
- Update Blackfire to v2 (#1671) @DieterHolvoet