424 B
424 B
Changelog from 0.2.0 to 0.3.0
Major changes
-
Improved multithreading engine to be actually multithreaded
-
Gave the Python extension a beter name
-
Getting ready for feature-freeze.
Minor changes
-
Fixed bugs pertaining to proxy
-
Attempted fix at hanging socket by introducing a default 25 second timeout.
Configuration changes
- Added a new
threadingkey to define if threading should be enabled.