Extensively refactor to use the CSS engine's counters implementation.
Take advantage of new Haskell Stylist assets & pseudoclass filters.
Refactor Rhapsode to use new HURL APIs and more leniantly handle MIMEtypes.
Metadata: Update homepage link.
Download CSS assets, including new useragent audio cues.
Audio cues are public domain from freesound.org and archive.org via elementary OS's sound theme.
Import libsndfile, prepare to use it for writing audio files.
Fix linking error, didn't expose Types.hs
Switch to C for I/O. FIXME currently segfaults.
Integrate dispatching to native apps.
CSS fixes, start implementing downloads.
Extract URL resolver into 'hurl' hackage
Add new URL & commandline arguments input interface.
Release Rhapsode 0.1.1.0!
Integrate var(), @import, @document, @media, & @supports support.
Upgrade Stylist dependency, fix default table styles.
I forgot that the content property replaces all children.
Parse content & counter properties, cleanup property handling.
Implement mappings to SSML <prosody> attributes.
Turn off CSS inheritance for cleaner output.