.. index:: changelog
The file download.js was missing from the tarball.
Much faster! Unless you pass Processor(optimize_lookup=False) when
creating the processor instance. See
http://www.peterbe.com/plog/mincss-0.8
Fixed bug with make absolute url of url like http://peterbe.com + ./style.css. Thanks @erfaan!
The proxy app would turn <script src="foo"></script> into <script src="http://remote/foo"/>. Same for iframe, textarea and divs.
New option, phantomjs that allows you to download the HTML using phantomjs instead of regular Python's urllib.
New option preserve_remote_urls to Processor() class. Useful when the hrefs in link tags are of different domain than the URL you're processing.
Initial release.