Skip to content

2.0.0

Latest
Compare
Choose a tag to compare
@ramsey ramsey released this 18 Apr 07:43
2.0.0
bf3a940
  • Upgrade dependencies to require PHP 5.6 as the minimum PHP version
  • Use ramsey/pygments for syntax highlighting with Pygments
  • Quoted strings must now be used for format and lang attributes
  • Use attributes for title, link, and link_text; stay closer to Octopress Codeblock
  • Introduce class and drop support for end and range
  • Remove phpopentag attribute and intelligently choose to "start inline" when using Pygments
  • Support extension for Twig 1.15 and up, including Twig 2.0 and up