Releases: sivel/speedtest-cli
Releases · sivel/speedtest-cli
v2.1.3
Compare
Sorry, something went wrong.
No results found
sivel
released this
08 Apr 13:53
Address issue where a test server may return an HTTP error during upload or download
Address issue where ignore_ids may be empty or have empty values
v2.1.2
Compare
Sorry, something went wrong.
No results found
sivel
released this
22 Aug 14:51
Prevent warnings on Python3.8
Fix proxy support
Fix --single to ensure threads are not started until a position in the queue is available
v2.1.1
Compare
Sorry, something went wrong.
No results found
sivel
released this
12 Mar 16:24
Fix SSL support on Python2.4 and Python2.5
v2.1.0
Compare
Sorry, something went wrong.
No results found
sivel
released this
11 Mar 15:09
Automatically resolve .best property
Pass Content-Length header with POST requests
Fix install instructions with git clone
Add functionality for single threaded testing
Add debug support to show if a URL request resulted in a redirect
Add the python version to the version output
Switch from platform.system to platform.platform when building the User-Agent header
Don't pass server_hostname to ssl.wrap_socket
ensure ERROR doesn't print an empty string
v2.0.2
Compare
Sorry, something went wrong.
No results found
sivel
released this
05 Mar 16:55
Ensure we are utilizing the context created by HTTPSConnection, or falling back to ssl.
v2.0.1
Compare
Sorry, something went wrong.
No results found
sivel
released this
23 May 20:42
Handle malformed XML responses
Ensure --share works with --csv
Fix SSL communication during latency tests on python 2.6 and older
Handle error where latitude and longitude from config are invalid
v2.0.0
Compare
Sorry, something went wrong.
No results found
sivel
released this
09 Feb 20:54
Redesigned Python API
Add option to exclude servers, and allow --server and --exclude to be specified multiple times
Address Exception issues
Print errors to stderr
Remove deprecated speedtest_cli.py
v1.0.7
Compare
Sorry, something went wrong.
No results found
sivel
released this
17 Oct 14:17
Support using --csv-delimiter with --csv-header
v1.0.6
Compare
Sorry, something went wrong.
No results found
sivel
released this
25 Apr 16:50
Ensure the UTC ISO8601 date includes a Z offset
Fix calculation of uploads to perform per size
Pre-allocate upload data, but allow to disable pre-allocation, for memory limited devices
v1.0.5
Compare
Sorry, something went wrong.
No results found
sivel
released this
21 Apr 19:40
Fixes for UTF-8 encoding of CSV output