CHANGES
=======

1.1.1
-----

* Don't send socket instance twice
* Add dummy print command
* Separate out code a little
* Make the parser class instantiate itself

1.1.0
-----

* Added the ability to use multiple parsers

1.0.1
-----

* Undid my mess
* Start undoing my mess

1.0.0
-----

* Removed the parser argument for MindspaceParser

0.0.2
-----

* Added more docs and JavaScript example
* Use the mindspace.js package

0.0.1
-----

* Separate out index and javascript functions, so they can be overridden
* Ignore PBR files
* Fixed name
* Added tests
* Renamed test.py
* Working commit
* Initial commit
