* Use the great httpbin.org (by Kenneth Reitz) for unit test now. * Auth (oauth or basic) is no longer required, as long as the target stream server supports access without auth.
0.1.2
* Include CHANGES (changelog) to be shown on PyPi. * Use with statement to open files for setup.py. * Added the first [demo](https://github.com/amoa/tidehunter/tree/master/demo).
0.1.1
* Clean up setup.py to ensure requirements are installed/updated.