- Now requires Jekyll 3+
- Added support for Jekyll Hooks & Jekyll 3
- Added support for codefence rendering in collections.
- Documentation updates
- Now html comments can be used for setting code options.
- Added usage documentation.
- Fix to readme
- Integrated octopress-docs support
- Now using octopress-hooks instead of jekyll-page-hooks.
- Updated to latest octopress-code-highlighter gem. Relaxed dependencies.
- Updated to latest octopress-code-highlighter gem (removing Octopress Ink dependency).
- Updated to latest octopress-code-highlighter gem (for Sass 3.3 support).
- Switched to the new octopress-code-highlighter gem.
- Removed test files from gem pkg.
- Changed repo homepage url in gemspec.
- Updated to Octopress pygments 2.0. Now stylesheets can be added using Octopress Ink.
- Updated Octopress pygments, setting escape option to true.
- Updated Octopress pygments, adding default Liquid escape.
- Added support for language aliases in Jekyll config.
- Initial release