Skip to content

Releases: MyIntervals/PHP-CSS-Parser

5.1.2: The HHVM support release

24 Apr 18:03
Compare
Choose a tag to compare

5.1.2 (2013-10-30)

  • Remove the use of consumeUntil in comment parsing. This makes it possible to parse comments such as /** Perfectly valid **/
  • Add fr relative size unit
  • Fix some issues with HHVM
  • No backwards-incompatible changes
  • No deprecations

5.1.1: The Changelog-only release

04 Jul 10:04
Compare
Choose a tag to compare

5.1.1 (2013-10-28)

  • Updated CHANGELOG.md to reflect changes since 5.0.4
  • No backwards-incompatible changes
  • No deprecations