Unicorn-binance-local-depth-cache

Latest version: v1.0.0

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

Scan your dependencies

Page 1 of 3

1.0.0

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-websocket-api/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.

1.0.0.dev

0.7.3

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

Codebase equal to 0.7.0, testing azure pipe

0.7.1

Codebase equal to 0.7.0, just preparing conda-forge packaging

0.7.0

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`

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.