rangebar-core has been renamed to opendeviationbar-core
This crate is a shim that re-exports everything from
opendeviationbar-core.
Migration
Update your Cargo.toml:
# Before
= "12"
# After
= "12"
The algorithm uses open-anchored deviation thresholds (not classic Nicolellis range bars), so the name was updated to reflect this.