* Add MANIFEST.in * Sort import statements with simp * Refactored by Sourcery * New function sproc.call_async() * Extract Sub._start_thread() method * More documentation * Make Sub.returncode into a property
2.0.0
* Rename subprocessor to sproc
1.0.0
* First release
0.9.2
* Rewrite to use multiple threads * More testing * More documentation
0.9.1
* Check stderr before stdout * More documentation
0.9.0
* Initial port from gitz * Tests and more features * Refactor into an iterable class