1.3 KiB
1.3 KiB
title | date | author | version | categories | |
---|---|---|---|---|---|
Jekyll turns 3.4.0 | 2017-01-18 14:19:13 -0500 | parkr | 3.4.0 |
|
Hey there! We have a quick update of Jekyll for you to enjoy this January. Packed full of bug fixes as usual, thanks to the tireless efforts of our exceptional Jekyll community. Three changes to call out:
- If you're a big fan of
where_by_exp
, you'll be an even bigger fan ofgroup_by_exp
. - Using a custom timezone in Jekyll on Windows? Yeah, sorry that hasn't ever worked properly. We made it possible to accurately set the timezone using IANA timezone codes.
This update was made possible by the dedicated efforts of our excellent contributors: CONTRIB LIST HERE.
As always, if you encounter bugs, please do [search the issues]({{ site.repository }}/issues) and [file an issue]({{ site.repository }}/issues/new) if you aren't able to find a resolution. We also have our Jekyll Talk forum for those of you with general questions about how to accomplish certain tasks with Jekyll.
We have some exciting updates in store for v3.5, and we're hard at work on those already.
Happy Jekylling!