Skip to content

v0.6.0

Compare
Choose a tag to compare
@Enet4 Enet4 released this 13 Jun 19:13
· 228 commits to master since this release

New

  • New wrapper IdMap augments an existing index with arbitrary ID mapping.
  • A CPU-backed index can now be cloned with try_clone (if index cloning is supported).

Breaking changes

  • Internal macros are no longer exported. Hopefully no one was using them in the first place.

Minor

  • IndexLsh is now re-exported at the root.
  • Documentation was significantly improved!