Version 0.3.0
Enhanced multithreading engine, bugs fixed and more!
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
# 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 `threading` key to define if threading should be enabled.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user