Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 671 Bytes

File metadata and controls

20 lines (16 loc) · 671 Bytes

v0.1.13

What's Changed

  • Fixed the --scope perp regression by accepting singular market scope aliases
  • Aligned the branded CLI UI with the real top-level neleus --help command surface
  • Kept the recent HIP-3 market routing fixes for candles and live order books

Platform Support

This release includes pre-built wheels for:

  • Linux: x86_64, aarch64 (Python 3.10, 3.11, 3.12)
  • macOS: Intel (x86_64), Apple Silicon (aarch64) (Python 3.10, 3.11, 3.12, 3.13)
  • Windows: x86_64 (Python 3.10, 3.11, 3.12, 3.13)

Installation

pip install --upgrade neleus

Full Changelog

https://github.com/auralshin/neleus/compare/v0.1.12...v0.1.13