11 lines
368 B
Plaintext
11 lines
368 B
Plaintext
* 3.0.0 - Mar 18 2016
|
|
- Change implementation to not leave lingering threads after a timeout occurs
|
|
- Split module into several parts
|
|
- Exportable "StoppableThread" impl, I may release later as a standalone
|
|
package.
|
|
|
|
* 1.0.1 - Mar 15 2016
|
|
- Remove debugging print
|
|
- Note that it has been explicitly tested on 2.7, 3.4, and 3.5 in README.
|
|
- Add link to pydoc in README
|