3.5.2 is out with 6 great bug fixes, most notably one which should dramatically speed up generation of your site! In testing #6266, jekyllrb.com generation when from 18 seconds down to 8! Here is the full line-up of fixes:
Document#url
(#6301)Drop#key?
so it can handle a nil argument (#6288)absolute_url
(#6287)StaticFile#to_json
to StaticFile#to_liquid
(#6302)Reader#read_directories
: guard against an entry not being a directory (#6304A full history is available for your perusal. As always, please file bugs if you encounter them! Opening a pull request with a failing test for your expected behaviour is the easiest way for us to address the issue since we have a reproducible example to test again. Short of that, please fill out our issue template to the best of your ability and we’ll try to get to it quickly!
Many thanks to our contributors without whom this release could not be possible: Ben Balter & Kyle Zhao.
Happy Jekylling!