Sha256: 6e3f354008d83103ba754b1dbba43c19b058cd76e7ea04abe1d607de10f27eda

Contents?: true

Size: 994 Bytes

Versions: 22

Compression:

Stored size: 994 Bytes

Contents

# 1.0.2 (Feb 2016)
* fix the cleanup command to delete contents of directory in Vagrant but not the directory itself, because deleteing the directory can mess up e.g. a docker container that has that directory mounted.

# 1.0.1
* Small bugfix release

# 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

22 entries across 22 versions & 3 rubygems

Version Path
vagrant-vaimo-unison-2.2.0 CHANGELOG.md
vagrant-vaimo-unison-2.0.2 CHANGELOG.md
vagrant-vaimo-unison-2.0.1 CHANGELOG.md
vagrant-vaimo-unison-2.0.0 CHANGELOG.md
vagrant-vaimo-unison-1.1.2 CHANGELOG.md
vagrant-vaimo-unison-1.1.1 CHANGELOG.md
vagrant-vaimo-unison-1.1.0 CHANGELOG.md
vagrant-vaimo-unison-1.0.0 CHANGELOG.md
vagrant-vaimo-unison-0.2.0 CHANGELOG.md
vagrant-vaimo-unison-0.1.0 CHANGELOG.md
vagrant-vaimo-unison-0.0.2 CHANGELOG.md
vagrant-vaimo-unison-0.0.1 CHANGELOG.md
vagrant-unison-vaimo-4.0.0a CHANGELOG.md
vagrant-unison-vaimo-1.0.0a CHANGELOG.md
vagrant-unison2-2.0.0 CHANGELOG.md
vagrant-unison2-1.2.4 CHANGELOG.md
vagrant-unison2-1.2.3 CHANGELOG.md
vagrant-unison2-1.2.2 CHANGELOG.md
vagrant-unison2-1.2.0 CHANGELOG.md
vagrant-unison2-1.1.0 CHANGELOG.md