Releases: sixtysixx/BinaryOptionsTools-v2
Releases · sixtysixx/BinaryOptionsTools-v2
0.2.6
BinaryOptionsToolsV2 Release 0.2.6
Pre-built wheels for Python 3.8+ on various platforms.
Installation
# Windows
pip install BinaryOptionsToolsV2-0.2.6-cp38-abi3-win_amd64.whl
# Linux (x86_64)
pip install BinaryOptionsToolsV2-0.2.6-cp38-abi3-manylinux_2_28_x86_64.whl
# macOS (Intel)
pip install BinaryOptionsToolsV2-0.2.6-cp38-abi3-macosx_10_12_x86_64.whlSee the README for more installation options and documentation.
Full Changelog: 0.2.5...0.2.6
0.2.5
BinaryOptionsToolsV2 Release 0.2.5
Pre-built wheels for Python 3.8+ on various platforms.
Installation
# Windows
pip install BinaryOptionsToolsV2-0.2.5-cp38-abi3-win_amd64.whl
# Linux (x86_64)
pip install BinaryOptionsToolsV2-0.2.5-cp38-abi3-manylinux_2_28_x86_64.whl
# macOS (Intel)
pip install BinaryOptionsToolsV2-0.2.5-cp38-abi3-macosx_10_12_x86_64.whlSee the README for more installation options and documentation.
What's Changed
- Comprehensive fixes for dependencies, concurrency, python compatibility and docs by @sixtysixx in #29
- Fix cargo build issues in binary_options_tools crate by @sixtysixx in #30
- Update binary options tools: virtual market fixes, typing updates, and dependency cleanups by @sixtysixx in #31
- Fix CI build errors: PyO3 usage and unused imports by @sixtysixx in #32
- Bump the cargo group across 4 directories with 1 update by @dependabot[bot] in #33
- Fix SSID parsing error when quotes are stripped by shell by @sixtysixx in #35
- Bump time from 0.3.46 to 0.3.47 in /crates/core in the cargo group across 1 directory by @dependabot[bot] in #34
Full Changelog: 0.2.4...0.2.5
0.2.3
BinaryOptionsToolsV2 Release 0.2.3
Pre-built wheels for Python 3.8+ on various platforms.
Installation
# Windows
pip install BinaryOptionsToolsV2-0.2.3-cp38-abi3-win_amd64.whl
# Linux (x86_64)
pip install BinaryOptionsToolsV2-0.2.3-cp38-abi3-manylinux_2_28_x86_64.whl
# macOS (Intel)
pip install BinaryOptionsToolsV2-0.2.3-cp38-abi3-macosx_10_12_x86_64.whlSee the README for more installation options and documentation.
What's Changed
- Bump the cargo group across 3 directories with 5 updates by @dependabot[bot] in #21
- Critical Security and Trading Fixes by @google-labs-jules[bot] in #23
- fix(pocketoption): bind time parameter in Asset::validate by @cto-new[bot] in #24
- Refactor PocketOption client and cleanup SSID parsing by @google-labs-jules[bot] in #27
- Fix syntax error in ssid.rs and unused import in trades.rs by @google-labs-jules[bot] in #28
New Contributors
- @dependabot[bot] made their first contribution in #21
- @cto-new[bot] made their first contribution in #24
Full Changelog: v0.2.2...0.2.3
v0.2.2
Grabbed from https://github.com/sixtysixx/BinaryOptionsTools-v2/actions/runs/21338087550/, extracted using 7zip and uploaded directly to Github.