Skip to content
This repository has been archived by the owner on Dec 1, 2018. It is now read-only.

v0.11.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@lmakarov lmakarov released this 09 Apr 17:53
· 233 commits to develop since this release
  • Using semantic versioning and tracking changes in the CHANGELOG.md file
  • All configuration moved into vagrant.yml
  • Refactored synced folders setup
    • Focused on better Windows support with SMB and rsync
    • Added an experimental smb2 synced folder option, which does not require running vagrant as admin, but requires initial manual setup.
    • rsync can now be done per project instead of the whole folder
  • Documentation overhaul
  • Fixes in setup.sh - making sure brew formulae are up to date.