Releases: shenxiangzhuang/libspot-rs
Releases · shenxiangzhuang/libspot-rs
libspot-rs-v0.2.1
What's Changed
- chore(libspot-rs): align tail estimator order with C(now we can get exactly same result with original C implementation on 50M points basic example) by @shenxiangzhuang in #21
Full Changelog: libspot-rs-v0.2.0...libspot-rs-v0.2.1
libspot-rs-v0.2.0
What's Changed
- feat(libspot-rs): support model serialization and deserialization by @shenxiangzhuang in #16
Full Changelog: libspot(ffi)-v2.0.0-beta.6.0...libspot-rs-v0.2.0
libspot(ffi)-v2.0.0-beta.6.0
What's Changed
- chore(doc): improve docs by @shenxiangzhuang in #14
- chore: bump libspot to v2.0b6 by @shenxiangzhuang in #15
Full Changelog: libspot(ffi)-v2.0.0-beta.5.0...libspot(ffi)-v2.0.0-beta.6.0
libspot(ffi)-v2.0.0-beta.5.0
What's Changed
- chore(doc): remove old link by @shenxiangzhuang in #11
- change(ffi): use usize in ffi binding by @shenxiangzhuang in #12
- libspot(ffi) bump version to 2.0b5 by @shenxiangzhuang in #13
Full Changelog: libspot-rs-v0.1.0...libspot(ffi)-v2.0.0-beta.5.0
libspot-rs-v0.1.0
What's Changed
- doc(readme): add badges and installation cmd by @shenxiangzhuang in #9
- Refactor: FFI as 'libspot', pure Rust as 'libspot-rs' by @shenxiangzhuang @Copilot in #10
New Contributors
- @Copilot made their first contribution in #10
Full Changelog: v2.0.0-beta.3.0...libspot-rs-v0.1.0
libspot-v2.0.0-beta.3.0
What's Changed
- Add libspot
v2.0.0-beta.3version wrapper
Full Changelog: https://github.com/shenxiangzhuang/libspot-rs/commits/v2.0.0-beta.3.0