All Versions
15
Latest Version
Avg Release Cycle
16 days
Latest Release
3034 days ago

Changelog History
Page 1

  • v3.1.0 Changes

    December 08, 2015
    • ๐Ÿ‘ Now supporting Jekyll 3+
  • v3.0.12.pre

    July 27, 2015
  • v3.0.11 Changes

    July 15, 2015
    • ๐Ÿ›  Fix: filenames and extensions are preserved when publishing drafts and unpublishing posts.
  • v3.0.10 Changes

    July 15, 2015
    • ๐Ÿ›  Fix: --force flag works properly when publishing drafts and unpublishing posts.
  • v3.0.9 Changes

    June 18, 2015
    • ๐Ÿ“š Documentation improvements
  • v3.0.8 Changes

    June 18, 2015
    • โž• Added documentation for Octopress's deploy project.
  • v3.0.7 Changes

    June 02, 2015
    • ๐Ÿ›  Fixed a bug where pages templates would only show dates if the new page command included a --date option. Now if a template has a date, the new page will have a date.
  • v3.0.6 Changes

    May 26, 2015
    • ๐Ÿ›  Fixed issue with Bundler gem loading.
  • v3.0.5 Changes

    May 12, 2015
    • ๐Ÿ‘Œ Support for Jekyll 2 & 3
    • ๐Ÿ˜Œ Relaxed version requirements for Jekyll
    • โž• Added support for Jekyll Hooks when available
    • ๐Ÿ‘Œ Support for < Jekyll 2.5 by loading Jekyll plugins manually if necessary
    • ๐Ÿ“š Updated documentation for adding doc pages to plugins
    • ๐Ÿ“š Requiring Redcarpet because it gives us proper codefences for documentation pages (Ugh. I don't like Kramdown)
  • v3.0.4 Changes

    May 10, 2015
    • ๐Ÿ›  Fix: Changed shortcode for --dir to -D so it doesn't interfere with -d for --date.