Releases: kand-ta/kand
Releases Β· kand-ta/kand
Release v0.2.2
[0.2.2] - 2025-03-04
π Features
- (precision) Add f32 floating-point precision support (#10)
π Bug Fixes
- (tema) Resolve ambiguous numeric type errors in TEMA calculation
- (tema) Resolve ambiguous numeric type errors in TEMA calculation
- (willr) Resolve Clippy warnings for strict float comparisons
- (stats) Resolve Clippy warnings for strict float comparisons in max/min
- (ci) Fix test-rust
π Refactor
- Use _inc instead of _incremental
Release v0.2.1
[0.2.1] - 2025-03-02
π Features
- (precision) Add f32 floating-point precision support
Release v0.2.0
[0.2.0] - 2025-03-02
π Features
- [breaking] Release v0.2.0 with major type system refactoring
π Bug Fixes
- (ci:publish-doc) Update publish-doc
- (makefile) Fix uv-sync, add params for gen_stub.py
πΌ Other
- Update the types and lib type
Release v0.1.3
[0.1.3] - 2025-02-27
π Refactor
- (ci:release) Refactor release ci