Quadriga

Latest version: v2.1.0

Safety actively analyzes 623657 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

2.1.0

* Added `quadriga.RequestError.message` attribute.
* Added `quadriga.RequestError.response` attribute which allows users to introspect the HTTP request response details.
* Travis CI builds will now halt on documentation build warnings and failures.

2.0.0

* Overhauled the API to reduce room for user error. Unfortunately, this comes with non-backward compatible changes (hopefully for the best reasons).
* Instead of declaring the default book while initializing `QuadrigaClient`, or passing in the order book name as an argument to methods, a new class [quadriga.client.OrderBook](https://quadriga.readthedocs.io/en/latest/api.htmlorderbook) was introduced to separate order book specific API, and enforce the user to explicitly declare which book to use. See the [documentation](https://quadriga.readthedocs.io/en/latest/overview.html) for more details.
* Added support for new major currencies (e.g. BTG, BCH).
* Added small improvements to the method signatures, for full list of changes please refer to the [API specification](https://quadriga.readthedocs.io/en/latest/api.html).
* Fixed a nonce bug.

1.4.2

* Added [contributing page](http://quadriga.readthedocs.io/en/master/contributing.html) in the documentation.

1.4.1

* Added `license` information in setup.py.

1.4.0

* Added support for Litecoin (order book `ltc_cad`).
* Added new method `set_default_book` to `quadriga.QuadrigaClient`.

1.3.1

* Corrected wrong order book name `eth_usd` to `eth_btc`.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.