-
Piotr Maślanka authored408e7a83
To find the state of this project's repository at the time of any of these versions, check out the tags.
CHANGELOG.md 2.82 KiB
v1.0.1:
- TBA
v1.0:
- first solid API release
- improvements for more speed
v0.106:
- bugfix release:
NodeDefinition
is now properly str-able
v0.105:
- listener thread will be prctl()ed if prctl is installed
- extra attribute for Cluster
v0.104:
- more extensive testing (CPython3.8, nightly)
- fixed a bug wherein future_to_notify_on_dead was set_result multiple times
- switched to nose2 for tests
- removed unnecessary print()s