- Update README.rst documentation (fix errors, add examples) - Allow simplejson to be used again
1.0.5
------------------
- Remove warning about RSTs in test/ upon install
1.0.4
------------------
- Flake8 everything - Transition all documentation to reStructuredText - Start using Travis CI - Support Python 3 - Fix broken testcase when run using Python 2.6
1.0.3
------------------
- Fixed 186 - Internal code simplification
1.0.2
------------------
- Use nose test framework instead of rolling our own.