Releases: jekyll/jekyll-watch
Releases · jekyll/jekyll-watch
v1.2.1
- Show regen time & use the same
Site
object across regens (#21)
v1.2.0
- Always ignore
.jekyll-metadata
, even if it doesn't exist. (#18)
- Ignore
.jekyll-metadata
by default if it exists (#15)
v1.1.2
Bug Fixes
- Only ignore a file or directory if it exists (#13)
v1.1.1
Bug Fixes
- Exclude test files from the gem build (#9)
(Released September 5, 2014).
v1.1.0
Minor Enhancements
- Refactor the whole watching thing and compartmentalize it. (#5)
- Don't listen to things in the
exclude
configuration option. (#5)
Development Fixes
- Add github stuff and the beginnings of the test suite (#6)
- Flesh out the test suite (#7)