CHANGES
=======

0.1
---

* Fixing installation procedure
* Release 0.1
* Add James Reeves concept paternity
* Fix indentation
* adding mising >>>
* Add pygment instruction in readme
* Fix beta install procedure

0.1.b
-----

* Release 0.1.b
* Fix Readme in setup.cfg
* Convert README to RST
* Update README add missing >>>
* Add setup files
* Add convert function
* Add convert sample
* coffe->café
* Typo in Readme
* Update Readme to add Python 3.x and element doc
* Add python 3.3 and 3.4 support in travis
* Attributes are now ordered
* Add element helpers
* Improve core to allows nested list without root element
* Fix indentation error
* Refactor test class
* Rename function from get to build
* Use unicode litteral
* Typo
* Use svg badge
* Unify docstring
* PEP8
* Add logger test
* Fix Python 2.6 compatibility in test
* Add DOCTYPE support in README.md
* Improve docstring
* Remove dead code
* Implement DOCTYPE support and XML suport
* Fix licence
* Refactor html5 function
* Add HTML doctypes
* Improve core to be more pythonic
* Fixing licence and docstring
* Improve README
* Fix variable assignement
* Add .coveragerc
* Add travis and coveralls badges
* Add coveralls support
* Fix typo in file name and remove deprecated use of mirror
* Setting up travis and testing infrastructure
* PEP8
* Add first testsuite
* Fix faulty return statement
* Remove concept code
* Fix escaping pattern
* Typo
* Fix indentation
* Add warning
* Add readme draft
* First commit
* Initial commit
