blob: 1fd31753b438553c0adb985353f25e61bb36d9a6 [file] [log] [blame]
Changelog
=========
0.3.1
-----
- Fixed issue with PicklingError causes the timeout to never be reached.
0.3.0
-----
- Added optional threading support via python multiprocessing (bubenkoff)
- Switched to pytest test runner (bubenkoff)
0.2.1
-----
- Initial public release