v0.1.5
What's Changed
- Correct similarity score for cosine / inner product. by @badmonster0 in #44
- Leverage
pythonize
to bypass JSON serialization in Python<->Rust by @badmonster0 in #45 - Bump Rust dependency versions. by @badmonster0 in #46
- Make local build/install take precedence over released package. by @badmonster0 in #50
- Support struct and table types in Python->Rust type encoding. #19 by @badmonster0 in #51
Full Changelog: v0.1.4...v0.1.5