Adds support for changing host, port and appName for Growl.
Adds support for templating on subtitle and open (for Notification Center).
Adds support for returning options in function argument style.
v2.1.0
Adds click and timeout events to notify object.
v2.0.1
Now onError() calls .emit('end') for you on the stream. Making watching and usage easier.
v2.0.0
Major bump due to node-notifier (underlying module for doing notifications) have changed it's API and thus this has as well.
See changelog on node-notifier.
v1.8.0
Changes notification to continue stream at once (unless when using the stream - i.e. when emitting errors)
Fixes example gulpfile by returning stream for each task.
v1.7.1
Fixes issue with Windows 7 and Growl/Bubble conditional.
v1.7.0
Now supports native windows 7 and earlier notifications, through balloons! This means that gulp-notify can be used on any platform without any extra installs.