Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 653 Bytes

2013-09-14-jekyll-1-2-1-released.markdown

File metadata and controls

18 lines (15 loc) · 653 Bytes
title date author version categories
Jekyll 1.2.1 Released
2013-09-14 20:46:50 -0400
parkr
1.2.1
release

Quick turnover, anyone? A recent incompatibility with Liquid v2.5.2 produced a nasty bug in which include tags were not rendered properly within if blocks.

This release also includes a better handling of detached servers (prints pid and the command for killing the process). Note: the --detach flag and --watch flags are presently incompatible in 1.2.x. Fix for that coming soon!

For a full list of the fixes in this release, check out the change log!