CHANGES
=======

0.8b1
-----

* Make travis happy
* Add python3 support. Improve webserver logic using bottle instead of flask and ajax long polling instead of websockets. Improve debugging. Improve tox build and tests. Reduce and update dependencies
* dev version update
* Make the output directory configurable

0.7.4
-----

* release 0.7.4
* Update README.rst
* Add travis-ci/github pex release integration for linux and OSX
* Add OSX testing to travis-ci
* Ensure sphinx detect rst changes
* Make sphinxserve OSX compatible
* dev version update

0.7.3
-----

* release 0.7.3
* Remove external font requests. Cleanup
* Add default conf.py and index.rst. Improve cli processing and documentation
* Add README.rst badges
* Add travis-ci

0.7.2
-----

* release 0.7.2
* Make sphinxserve Windows compatible. Update documentation
* cleanup
* Make watchdog gevent cooperative. Update tests
* dev version update

0.7.1
-----

* release 0.7.1
* Improve pex Dockerfile. Expand pex and docker documentation

0.7
---

* release 0.7
* Clarify python3 status
* Add tox pex and docker builds. Improve README.rst
* Refactor filesystem event detection with watchdog python package
* cleanup tox.ini
* Refactor page reloading, replacing xdotool system dependency with websockets
* Use sphinx building API. Add debugging
* Improve browser detection. Add interrupt signal cleanup
* dev version update

0.6
---

* Initial public release
