CssToInlineStyles v2.2.0 Release Notes

Release Date: 2016-09-20 // over 7 years ago
  • ๐Ÿ”„ Changelog since 2.1.0

    • ๐Ÿ‘ Better ordering of style rules and properties, thx to Hikariii,
      ๐Ÿ’… for more information see the Pull Request
    • Some Travis improvements, thx to barryvdh,
      ๐Ÿ’… for more information see the Pull Request
    • ๐Ÿ”จ Refactor the storage of the computed properties, thx to stof,
      ๐Ÿ’… for more information see the Pull Request
    • ๐Ÿ‘‰ Use possessive quantifiers to avoid reaching PCRE limits, thx to stof,
      ๐Ÿ’… for more information see the Pull Request
    • Reuse the same CssSelectorConverter, thx to stof,
      ๐Ÿ’… for more information see the Pull Request
    • โž• Add a test for the removal of comments, thx to stof,
      ๐Ÿ’… for more information see the Pull Request
    • โž• Add the PHP requirement in the composer.json, thx to stof,
      ๐Ÿ’… for more information see the Pull Request
    • ๐Ÿ›  Fix the detection of style tags, thx to stof,
      ๐Ÿ’… for more information see the Pull Request
    • โœ‚ Remove the useless Selector class, thx to stof,
      ๐Ÿ’… for more information see the Pull Request