- NEW: Added official support for Python 3.8. - NEW: Flag to ignore ssl certificate verification. (Pull request 45, 10x Blatzar) - FIX: Bug 41 - FIX: Other Bug fixes.
- NEW: Added ability to parse json directly from the response. - NEW: Allow passing of custom arguments to urllib Request object (Pull request 34) - IMPROVE: Issue 29 - added timeout parameter to the constructor of SmartDL - IMPROVE: Better tests and logging. - FIX: Bug fixes.
1.3.1
- NEW: Speed limiting. - NEW: Added support for Python 3.7. - NEW: Dropped support for Python 2 and 3.1, 3.2, 3.3. - IMPROVE: Better tests and logging. - FIX: Bug fixes.
1.2.5
- NEW: Added support for Python 3.6. - IMPROVE: Updated the user agents list. - IMPROVE: Less memory-hungry hashing function. - IMPROVE: Minor improvements. - FIX: Bug fixes.