Skip to content

v5.0.0

Compare
Choose a tag to compare
@svpernova09 svpernova09 released this 28 Feb 01:50
  • Added unit tests #445 (@ezimuel)
  • ✨ ⬆️ ❄️ 💚 Require PHP 5.6, Move binary to bin/ folder #449 (@svpernova09)
  • 💡 📚 Instead of tracking IN CHANGELOG.md direct to Releases URL #447 (@svpernova09)
  • ⬆️ ❄️ Require box version >=2.0.0 and vagrant >= 1.9.0 #451 (@svpernova09)
  • Fix StyleCI issues #458 (@driesvints)
  • 🔥 Remove HHVM #468 (@svpernova09)
  • ✨ ❄️ 💡 ⚡️ Instead of creating ~/.homestead, just the repo folder instead #467 (@svpernova09)
  • Check and warn on nonexistant folders #469 (@bassauer-storms-media)
  • ✨ 💡 Add share alias to pass domain to ngrok to publicly share #470 (@svpernova09)
  • ✨ Add missing serve aliases and alphabetize alias functions #471 (@svpernova09)
  • Add aliases to manager Xdebug on CLI #479 (@dbonner1987)
  • Terminate execution if settings file doesn't exists #484 (@DojoGeekRA)
  • Creates Homestead.json stub #485 (@DojoGeekRA)
  • ✨ Add ability to pass argument to init scripts to pick json format #487 (@svpernova09)
  • ✨ 💡 ✅ Add --json flag for Make Command. Add test coverage for make command #489 (@svpernova09)
  • refactor make command #492 (@DojoGeekRA)
  • use Symfony yaml component instead of yaml PHP extension #496 (@DojoGeekRA)
  • Install pecl yaml extension #495 (@sitedyno)