Unicorn-binance-local-depth-cache

Latest version: v2.8.0

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

Scan your dependencies

Page 3 of 5

1.0.0

Not secure
Added
- Support for Python 3.11 and 3.12
- Integration of the `lucit-licensing-python` library for verifying the UNICORN Binance Suite license. A license can be
purchased in the LUCIT Online Shop: https://shop.lucit.services/software/unicorn-binance-suite
- License change from MIT to LSOSL - LUCIT Synergetic Open Source License:
https://github.com/LUCIT-Systems-and-Development/unicorn-binance-local-depth-cache/blob/master/LICENSE
- Conversion to a C++ compiled Cython package with precompiled as well as PyPy and source code wheels.
- Setup of a "Trusted Publisher" deployment chain. The source code is transparently packaged into wheels directly from
the GitHub repository by a GitHub action for all possible platforms and published directly as a new release on GitHub
and PyPi. A second process from Conda-Forge then uploads it to Anaconda. Thus, the entire deployment process is
transparent and the user can be sure that the compilation of a version fully corresponds to the source code.
- `manager.stop_manager()` alias for `manager.stop_manager_with_all_caches()`
- Support for `with`-context.

0.7.3

Not secure
Fixed
- TypeError exception in `_init_depth_cache` [issue27](https://github.com/LUCIT-Systems-and-Development/unicorn-binance-local-depth-cache/issues/27

0.7.2

Not secure
Codebase equal to 0.7.0, testing azure pipe

0.7.1

Not secure
Codebase equal to 0.7.0, just preparing conda-forge packaging

0.7.0

Not secure
Added
- Active `high_performance` of UBWA.
- Exception handling for REST calls
- Improved logging
Changed
- Websocket reconnect intervals
- Reduced calls of `market.lower()`
Removed
- Obsolete variable `self.timeout`

0.6.0

Not secure
Added
- `default_websocket_close_timeout`, `default_websocket_ping_interval`, `default_websocket_ping_timeout` and
`websocket_close_timeout`, `websocket_close_timeout`, `websocket_ping_interval`
Changed
- `default_websocket_close_timeout`, `default_websocket_ping_interval`, `default_websocket_ping_timeout` default values is 1,
so websockets disconnect very fast, and we recognize "out of sync" very fast.

Page 3 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.