- introduced a flag to remove media queries before inlining. thx to Stof.
- require php 5.3
- made the class compliant with PSR2.
- made the class available through composer
- beter handling of XHTML output, thx to Michele Locati.
- preserve original styles.
- fixed some code-styling issues
- added support for multiple values
- .class are matched from now on.
- fixed issue with #id
- new beta-feature: added a way to output valid XHTML (thx to Matt Hornsby)
- added setEncoding() to indicate the encoding
- fixed some stuff on specifity
- rewrote the buildXPathQuery-method
- fixed some stuff on specifity
- added a way to use inline style-blocks