0.2.3
=====

* Fixing Python 3 compatibility which 0.2.2 broke (thanks Piotr Maliński)

0.2.2
=====

* Changing ElementTree to emit HTML, and not XML (thanks @crimsoncow)

0.2.1
=====

* Adding the start of a test suite, which (for now) only runs on TravisCI
* Replace urllib calls with ones to requests

0.1.6
=====

* Removing an unneeded Django dependency (thanks Daniel Schaefer)

0.1.7
=====

* Removing a print statement that dumped a linebreak to `stdout` (thanks Halil Köklü)

0.2.0
=====

* Python 3.3 fixes (thanks Piotr Maliński)

0.2.1
=====

* Can set encoding on the inlined CSS (thanks macro1)
