gems jekyll 3.0.0.pre.beta3
v3.0.0.pre.beta3

latest releases: 3.9.5, 3.9.4, 4.3.3...
9 years ago

Major Enhancements

  • Sunset (i.e. remove) Maruku (#3655)
  • Remove support for relative permalinks (#3679)
  • Iterate over site.collections as an array instead of a hash. (#3670)

Minor Enhancements

  • Added liquid-md5 plugin (#3598)
  • Documentation: RR replaced with RSpec Mocks (#3600)
  • Documentation: Fix subpath. (#3599)
  • Create 'tmp' dir for test_tags if it doesn't exist (#3609)
  • Extract reading of data from Site to reduce responsibilities. (#3545)
  • Removed the word 'Jekyll' a few times from the comments (#3617)
  • bin/jekyll: with no args, exit with exit code 1 (#3619)
  • Incremental build if destination file missing (#3614)
  • Static files mtime liquid should return a Time obj (#3596)
  • Use Jekyll::Posts for both LSI indexing and lookup. (#3629)
  • Add charset=utf-8 for HTML and XML pages in WEBrick (#3649)
  • Set log level to debug when verbose flag is set (#3665)
  • Added a mention on the Gemfile to complete the instructions (#3671)

Bug Fixes

  • Clear the regenerator cache every time we process (#3592)
  • Readd (bring back) minitest-profile (#3628)
  • Add WOFF2 font MIME type to Jekyll server MIME types (#3647)
  • Be smarter about extracting the extname in StaticFile (#3632)
  • Process metadata for all dependencies (#3608)
  • Show error message if the YAML front matter on a page/post is invalid. (#3643)
  • Upgrade redcarpet to 3.2 (Security fix: OSVDB-120415) (#3652)
  • Create #mock_expects that goes directly to RSpec Mocks. (#3658)

Development Fixes

  • Remove activesupport (#3612)
  • Added tests for Jekyll:StaticFile (#3633)
  • Force minitest version to 5.5.1 (#3657)
  • Update the way cucumber accesses Minitest assertions (#3678)

Site Enhancements

  • Add 'info' labels to certain notes in collections docs (#3601)
  • Remove extra spaces, make the last sentence less awkward in permalink docs (#3603)
  • Add information about the .jekyll-metadata file (#3597)
  • Document addition of variable parameters to an include (#3581)
  • Add jekyll-files to the list of third-party plugins. (#3586)
  • Define the install step in the CI example .travis.yml (#3622)
  • Expand collections documentation. (#3638)
  • Add the "warning" note label to excluding vendor in the CI docs page (#3623)
  • Upgrade pieces of the Ugrading guide for Jekyll 3 (#3607)
  • Showing how to access specific data items (#3468)
  • Clarify pagination works from within HTML files (#3467)
  • Add note to excerpt_separator documentation that it can be set globally (#3667)
  • Fix some names on Troubleshooting page (#3683)

Don't miss a new jekyll release

NewReleases is sending notifications on new releases.