Skip to content

v1.4.0

Compare
Choose a tag to compare
@parkr parkr released this 08 Dec 02:02
· 8979 commits to master since this release

Major Enhancements

  • Add support for TOML config files (#1765)

Minor Enhancements

  • Sort plugins as a way to establish a load order (#1682)
  • Update Maruku to 0.7.0 (#1775)

Bug Fixes

  • Add a space between two words in a Pagination warning message (#1769)
  • Upgrade toml gem to v0.1.0 to maintain compat with Ruby 1.8.7 (#1778)

Development Fixes

  • Remove some whitespace in the code (#1755)
  • Remove some duplication in the reading of posts and drafts (#1779)

Site Enhancements

  • Fixed case of a word in the Jekyll v1.3.0 release post (#1762)
  • Fixed the mime type for the favicon (#1772)