Sha256: b7d957491b307d0034c15e287242f5318d536a8bfad1fc67e4ca321651e59879
Contents?: true
Size: 742 Bytes
Versions: 2
Compression:
Stored size: 742 Bytes
Contents
# 1.0.0 (Jan 2016) * Breaking commit on dcosson fork * Renames all of the `vagrant ___` commands to start with `unison`, e.g. `vagrant-unison-sync` * Adds a command to sync once and exit, `vagrant unison-sync-once` * Fix bug where cleanup tried to delete `~/.unison` as root, which resolved to wrong thing (at least in Virtualbox) and failed silently bc what we want to delete is `/home/vagrant/.unison` * Pin to newer syntax of the listen gem and stop using a method that had been renamed. # 0.0.17 (Jan 2016) * Fix bug in validation. Previously, you couldn't run vagrant on a Vagrantfile that didn't use vagrant-unison if you had the plugin installed, because all the config args were required. # 0.1.0 (March 2013) * Initial release.
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
vagrant-unison2-1.0.1 | CHANGELOG.md |
vagrant-unison2-1.0.0 | CHANGELOG.md |