--------------------------- Changes: ~~~~~~~~ - Backwards compatible change of the format we expect for measurement type to handle upcoming change in the API.
Bug Fixes: ~~~~~~~~~~ - Fix bug when creating stream for probes connection channel. Updating also wrong documentation.
1.0.6
--------------------------- Changes: ~~~~~~~~ - Add copyright text everywhere for debian packaging.
1.0.5
--------------------------- Changes: ~~~~~~~~ - Add tests to the package itself. - Make user-agent changeable by the user. - Various refactorings.
1.0.4
--------------------------- Changes: ~~~~~~~~ - Handle both string/dictionary as input for probe_ids filter for Result and LatestResult requests.
1.0.2
--------------------------- Bug Fixes: ~~~~~~~~~~ - Fix bug where key parameter was added to the url even if it was empty. - Fix bug where we didn't try to unjson 4xx responses even if they could contain json structure.
1.0.1
--------------------------- Changes: ~~~~~~~~ - Now we conform to new API feature that allows for specifying tags when adding probes to existing measurements
Bug Fixes: ~~~~~~~~~~ - Fix bug we didn't allow user to specify single tag include/exclude.