- set correct Ruby version: fixes #18 (closed)
- allow symlinks: fixes #20 (closed) (by using NFS and requiring admin rights on windows)
- improve performance by only syncing necessary files
- improve performance by setting VM settings properly
- improve performance by using NFS sync where available (also prepare for NFS sync on Windows when some vagrant-winnfsd bugs are fixed)
- include missing nodejs dependency
- automate more of the setup process (install correct version of Ruby & install Bundler)
- automatically start in gitlab-development-kit folder
- improve Vagrant documentation