Hopefully fix deadlock and infinite loop issue in 138fd4fc6f290be328a662c6cb636782f42b4cb6. Add support for unfiltered streaming with the `stream_tweets` script in 792cb3cd635abbb435d739e08e8e947ad6b06972.
0.2.2
Fixed bug where stream would stop without restarting when Twitter returns an error code (such as a rate limit). It should now restart automatically after a second or two.
0.2.1
Fix encoding bug in FileTermChecker
0.2.0
Minor bug fixes and added `stream_tweets` script.
0.1.1
Restructured some of the DynamicTwitterStream class for easier testing. Added unit tests, Travice-CI, and Coveralls. Published on PyPI.