v0.6.0
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!