v1.1.5 π
Changes
- test: better handling of mahalanobis @deepcharles (#211)
- test: remove coverage computation from test @oboulant (#192)
- build: add aarch64 wheel build support @odidev (#180)
π Bug Fixes
- fix: use cibuildwheel package and add tests @oboulant (#210)
- fix: CostMl fitting behaviour @deepcharles (#209)
- fix(CostNormal): add small bias in covariance matrix @deepcharles (#198)
- fix: sanity_check usage when n_bkps is not explicitly specified @oboulant (#190)
- fix: lru-cache usage @julia-shenshina (#171)
- fix: store signal in CostMl object for compatibility reasons @oboulant (#173)
π Documentation
- docs: update changelog @deepcharles (#205)