Refactor style application API to use StyleTree abstraction.
 
XML Conduit Stylist Refactor: convert XML Conduit tree to Haskell Stylist Element StyleTree.
 
Drop legacy html2css parsing functions.
 
Release new Haskell Stylist & XML Conduit Stylist!
XML Conduit Stylist changed to abstract away Haskell Stylist's breaking datastructure changes.
 
Integrate unstyled tests into XML Conduit Stylist.
 
Improve documentation, release version 1.2
 
Let user & useragent styles query for a lack of author styles.
 
Introduce simplified html2css API
Which, now that these are implemented, lowers <style> to @media & <link rel=stylesheet> to @import.
 
Rename to Haskell Stylist, old name was taken.