Skip to content

Releases: laravel/settler

v6.1.0

03 Jun 20:23
da77b38
Compare
Choose a tag to compare

v6.0.0

04 May 17:40
30b348b
Compare
Choose a tag to compare

Known Issues

v5.2.0

12 Mar 16:54
8b293c6
Compare
Choose a tag to compare

v5.1.0

06 Feb 00:22
Compare
Choose a tag to compare

v5.0.1

01 Dec 00:34
f1dc411
Compare
Choose a tag to compare
  • 🚑 Add autoremove back, Replace cleanup script with homestead script #130

v5.0.0

30 Nov 02:09
1f58841
Compare
Choose a tag to compare
  • ❄️ Upgrade before packing - Default to php 7.2 (#128)
  • 🚑 🐬 Change how we use debconf set selections, add bash aliases to .zshrc (#127)
  • ✨ ❄️ Add certificate settings to php.ini (#126)
  • ❄️ Removing MSSQL drivers. Unable to get a working configuration in any PHP version (#125)
  • ❄️ 💎 🔖 🚀 🎨 ⚡️ v5.0.0 Drop all manual build proceses in favor of utilizing Packer (#129)

This is a pretty big departure in what settler has traditionally done.

Instead of having to worry about installing guest extensions and a build process for each provider we can leverage the work done on the chef/bento repo and utilize Packer to build the Homestead box.

This allows us to ship the most up to date Ubuntu box without having to rely on the release schedule of chef/bento base boxes that we have been using.

v4.0.0

16 Oct 12:32
Compare
Choose a tag to compare
  • update NPM (#117) @browner12
  • install bash-completion (#118) @browner12
  • ✨ Adding PHP 7.2 (#119)
  • 🚑 Always ensure we're installing parallels toolbox (#120)
  • 🚑 ❄️ Fix MSSQL and PHP 7.2 configs (#121)

v3.2.0

08 Oct 14:52
Compare
Choose a tag to compare

v3.1.0

22 Sep 18:07
Compare
Choose a tag to compare
  • ✨ Adding wp-cli to Homestead (#116)
  • 🚑 Add missing mcrypt from PHP 5.6 install (#115)
  • ✨ Adding flywayDB (#114)

v3.0.0

29 Jul 14:11
Compare
Choose a tag to compare

✨ 💡 Add and configure PHP 5.6, 7.0, and 7.1 #112 @svpernova09