* 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`
1.0.7
* Support using `--csv-delimiter` with `--csv-header`
1.0.6
* 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