Hi all,
I’ve just pushed nanoc 3.6.3, which is a patch release that fixes a few issues. Check out the full list of changes on
http://nanoc.ws/release-notes/ or at the bottom of this e-mail
You can update your gems using `gem update`. Be sure to update your `Gemfile.lock` as well, if relevant.
If you find any bugs in this release, do let me know on the issue tracker at
https://github.com/nanoc/nanoc/issues/new. Thanks!
Cheers!
Denis
Changes in nanoc 3.6.3:
• Added support for growlnotify on Windows (#253, #267)
• Fixed bug which caused the external links checker to ignore the query string (#279,#297)
• Removed weird treatment of DOCTYPEs in the relativize_paths filter (#296)
• Fixed CodeRay syntax coloring on Ruby 2.0
• Silenced “Could not find files for the given pattern(s)” message on Windows (#298)
• Fixed issue which could cause output.diff not to be generated correctly (#255, #301)
• Let filesystem and static data sources follow symlinks (#299, #302)
• Added compatibility with Listen 1.0 (#309)
• Let #passthrough in Rules work well with the static data source (#251) [Gregory Pakosz]
• Made timing information be more accurate (#303)