Sha256: 657e9cb2c18acac8a9bcf6f64f979ae0b7855da04e355e75175399aa6d7177f6

Contents?: true

Size: 1.95 KB

Versions: 1

Compression:

Stored size: 1.95 KB

Contents

## [0.5.1](https://github.com/fgrehm/vagrant-notify/compare/v0.5.0...v0.5.1) (July 23, 2016)
IMPROVEMENTS
  - New config option to disable plugin. [[GH-6]]
  - Plugin will automatically be disabled for cloud providers. [[GH-15]]
  - Solaris 11 and BSD guests are now supported.
  - Windows snarl wrapper script.
  - OS X growlnotify 1.2.2 wrapper script.

BUG FIXES

  - All single quotes that are part of the title or message get removed.

## [0.5.0](https://github.com/fgrehm/vagrant-notify/compare/v0.4.0...v0.5.0) (June 21, 2016)

IMPROVEMENTS

  - Notification server runs as a daemon (fork() has been removed so it's compatible with Windows). [[GH-14]]
  - Windows support (beta) [[GH-14]]
  - Notification server is available from localhost.
  - Notification server information is displayed each time vagrant is started and halted.
  - New plugin command. Ability to view notification server status, and ability for manual restart. [CLI](https://gist.github.com/alpha01/9b81caca694a2735e658f978c41600b5)
  - New notify-send example scripts for OS X and Windows

BUG FIXES

  - `vagrant suspend/resume` stops/starts notification server respectively. [[GH-18]]
  - Plugin causes VM boot to fail. [[GH-22]]

[GH-14]:https://github.com/fgrehm/vagrant-notify/issues/14
[GH-18]:https://github.com/fgrehm/vagrant-notify/issues/18
[GH-22]:https://github.com/fgrehm/vagrant-notify/pull/22


## [0.4.0](https://github.com/fgrehm/vagrant-notify/compare/v0.3.0...v0.4.0) (Feb 26, 2014)

IMPROVEMENTS

  - Notify provisioning status on Vagrant 1.4+ [[GH-5]]
  - Make use of `$SSH_CLIENT` when identifying host's IP to connect

BUG FIXES

  - Fix "rm: cannot remove ‘/usr/bin/notify-send’: No such file or directory" [[GH-11]]

## Previous

The changelog began with version 0.4.0 so any changes prior to that
can be seen by checking the tagged releases and reading git commit
messages.


[GH-5]:https://github.com/fgrehm/vagrant-notify/issues/5
[GH-11]:https://github.com/fgrehm/vagrant-notify/issues/11

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
vagrant-notify-0.5.1 CHANGELOG.md