Skip to content

v5.0.0

Compare
Choose a tag to compare
@svpernova09 svpernova09 released this 30 Nov 02:09
· 171 commits to master since this release
1f58841
  • ❄️ 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.