Sha256: 0e1dd79aa6d0ebc6bea89b78836b061b05b0498b3ea853ddc1a4cc2b258ca304

Contents?: true

Size: 666 Bytes

Versions: 1

Compression:

Stored size: 666 Bytes

Contents

# Changelog

### 1.0.0
- Initial release. A nice guard watcher for Jekyll projects.

### 1.1.0
- Added support for Jekyll serve.

### 1.1.1
- Improved colorized output.
- Rescued errors kill the Jekyll WEBrick server.

## 1.1.2

New config options

- `config_hash` allows passing a config hash instead of an array of config files.
- `silent` allows you to prevent all output other than exception errors.

### 1.2.0

**Changed** Now you must use jekyllplus in your guard file. Check the readme for updates.

- Changed guard name to jekyllplus to avoid issues with Guard Jekyll.
- Fixed installation of template guardfile
- Improved handling of Jekyll WEBrick server

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
guard-jekyll-plus-1.2.0 CHANGELOG.md