Skip to content

Releases: sixtysixx/BinaryOptionsTools-v2

0.2.6

12 Feb 00:37

Choose a tag to compare

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.whl

See the README for more installation options and documentation.

Full Changelog: 0.2.5...0.2.6

0.2.5

08 Feb 11:33
564e05d

Choose a tag to compare

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.whl

See 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

31 Jan 01:42

Choose a tag to compare

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.whl

See the README for more installation options and documentation.

What's Changed

New Contributors

Full Changelog: v0.2.2...0.2.3

v0.2.2

25 Jan 13:18

Choose a tag to compare

v0.2.2 Pre-release
Pre-release

Grabbed from https://github.com/sixtysixx/BinaryOptionsTools-v2/actions/runs/21338087550/, extracted using 7zip and uploaded directly to Github.