release: bump 0.6.5 -> 0.6.6 (#203)

Release 0.6.6 — ships the B11 Pivots & S/R indicators (467 total) plus the bit-exact batch fast paths and benchmark refresh from #202.

Version-string bump only: Cargo workspace + wickra-core dep, Python pyproject, Node package.json (+6 platform packages), both package-lock files, Cargo.lock, and CHANGELOG.
This commit is contained in:
kingchenc
2026-06-08 00:21:34 +02:00
committed by GitHub
parent 05fe7ffa90
commit ed01604a18
13 changed files with 55 additions and 52 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ build-backend = "maturin"
[project]
name = "wickra"
version = "0.6.5"
version = "0.6.6"
description = "Streaming-first technical indicators: incremental, fast, install-free."
readme = "README.md"
license = "MIT OR Apache-2.0"