Blog
Find out older articles on the blog archive. Subscribe to the nanoc news feed and don’t miss a thing.
nanoc 2.2.2 released ¶
nanoc 2.2.2 is out. This maintenance release fixes two bugs in nanoc 2.2.1.
The first fixed bug would cause nanoc to complain about the open file limit being reached when using a site with a large amount of assets (hundreds).
The second fixed bug would cause nanoc to slow down to a crawl and use massive amounts of memory when an exception occurred.
Also, if you’re still using the relativize_paths filter instead of the newer relativize_paths_in_html, you’ll have to switch. relativize_paths is no longer available in 2.2.2
As always, you can update your copy of nanoc by issuing the “gem update” command, like this:
> sudo gem update nanoc
If you have any issues with this nanoc release, do let me know on the mailinglist or on the IRC channel. Enjoy!