v3.2.0
Changed
- When formatting provided site name, only remove .tld if it's at the end by @ErikDohmen in #1297
- Set files path as a static path for concrete5 driver by @KorvinSzanto in #514
- Allow users to provide custom stub files by @jjpmann in #1238
- Disable brew auto cleanup on installation, to avoid upgrade errors failing install by @JoshuaBehrens in #995
- Move all drivers to PSR autoload, and write tests for drivers by @mattstauffer in #1310
Fixed
- Retain secure proxies by @ashleyshenton in #1305
- Prevent 502 errors when using AJAX by @mattkingshott in #1079