Well, lookie here! A new release of Jekyll! v2.4.0 contains lots of goodies, including some brilliant new additions:
- A new
relative_include
Liquid tag (#2870) - Render Liquid in CoffeeScript files (#2830)
- Add 4 new array Liquid filters:
push
,pop
,shift
, andunshift
(#2895) - Auto-enable watch on ‘serve’ (#2858). No more
-w
! - Add
:title
and:name
to collection URL template fillers (#2864 & #2799) - Add support for CSV files in the
_data
directory (#2761) - Add
inspect
liquid filter (#2867) - Add a
slugify
Liquid filter (#2880)
Some other wunderbar bug fixes in there as well. Check out the full changelog for the whole scoop.
As always, many thanks to our amazing contributors who made this release possible: Chris Frederick, Garen Torikian, James Smith, Ruslan Korolev, Joel Glovier, Michael Kühnel, Minn Soe, Pat Hawks, Peter deHaan, Shu Uesugi, TJ, Zhuochun, Alfred Xing, nitoyon, Anatol Broder, Faruk AYDIN, Frederic Hemberger, and Gordon Gao. Thank you!!
Happy Jekylling!