
Changelog
=========

# 1.x release

## v1.3.0 (master)

- Feature: change from throttle to debounce to prevent duplicate event
- Feature: add timeout parameter for debounce
- Remove: un-used quiet parameter, we are quiet by default

## v1.2.0

- Workaround: throttle livereload (wait 5 seconds)

## v1.1.1

- Fix: wiper error should exit with code 1

## v1.1.0

- Feature: use chokidar instead of gaze
- Feature: added https support

## v1.0.3

- Enhance: output message now use `debug` module
- Enhance: io.js test

## v1.0.2

- Fix: error handling
- Fix: page refresh

## v1.0.1

- Fix: documents and tests

## v1.0.0

- Major: public release
