Skip to content

v0.1.5

Compare
Choose a tag to compare
@badmonster0 badmonster0 released this 06 Mar 23:38
· 395 commits to main since this release
d6a4c25

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