Wickra v0.6.6
·
44 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
Wickra v0.6.6 — streaming-first technical indicators across 4 language registries.
Install
cargo add wickra
pip install wickra
npm install wickra
npm install wickra-wasmAttached assets
Pre-built artefacts for every supported platform — the same files that
were uploaded to crates.io, PyPI, and npm by this workflow run.
*.whl/wickra-*.tar.gz— Python wheels + sdist (5 platforms, ABI3 ≥ 3.9)wickra.*.node— native Node bindings (linux-x64-gnu, darwin-x64,
darwin-arm64, win32-x64-msvc)wickra-*.tgz— npm-pack tarballs (main package + per-platform subpackages + WASM)*.crate— cargo source crates (wickra-core, wickra-data, wickra)
Auto-generated changelog
See below; GitHub computes it from the commits since the previous tag.
What's Changed
- feat: add Pivots & S/R indicators (B11) by @kingchenc in #201
- perf: bit-exact batch fast paths + streaming-first benchmark docs by @kingchenc in #202
- release: bump 0.6.5 -> 0.6.6 by @kingchenc in #203
Full Changelog: v0.6.5...v0.6.6