Usearch

Latest version: v2.16.6

Safety actively analyzes 688178 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 23 of 27

0.12.2

[0.12.2](https://github.com/unum-cloud/usearch/compare/v0.12.1...v0.12.2) (2023-06-05)


Fix

* Disable PyPy build in `pyproject.toml` ([87eccc0](https://github.com/unum-cloud/usearch/commit/87eccc0f8c116feec998fe92b34e5ff4d34b7e31))

0.12.1

[0.12.1](https://github.com/unum-cloud/usearch/compare/v0.12.0...v0.12.1) (2023-06-05)


Fix

* Disable prerelease on main ([22eaeef](https://github.com/unum-cloud/usearch/commit/22eaeef3f1827cf7a04aba950c48d7e56b4dc0aa))

Make

* DIsable Numba tests ([8954be5](https://github.com/unum-cloud/usearch/commit/8954be506575bd3c7135205d107da9df5777f337))

Refactor

* Using `uint64` for `size_t` in Numba ([f090f21](https://github.com/unum-cloud/usearch/commit/f090f21f8efc2155053a61c685df0d6e817cd555))

0.12.0

[0.12.0](https://github.com/unum-cloud/usearch/compare/v0.11.1...v0.12.0) (2023-06-04)


Add

* Bitwise distances support for Python ([835581a](https://github.com/unum-cloud/usearch/commit/835581a82e3c68d49b38ecfe8bee24ad6d7004a9))
* Rebase action ([348fcd3](https://github.com/unum-cloud/usearch/commit/348fcd39cc40b4041b538db186fda495a6eb52cf))
* Tanimoto and Sorensen bitwise metrics ([0ad2777](https://github.com/unum-cloud/usearch/commit/0ad27773d0222d06e7ccad70184c1b25a0664980))

Build

* Enable `window-2022` in workflows ([428cda4](https://github.com/unum-cloud/usearch/commit/428cda49a760aa7a6198e766f17b7cf74c11a25e))

Change

* Content permission ([a99cf7d](https://github.com/unum-cloud/usearch/commit/a99cf7d10577ef9c900e7d20c20cc3cf984b2b7c))

Fix

* Forwarding serialization results ([1fe9848](https://github.com/unum-cloud/usearch/commit/1fe98483e8d5b28979941b3b803e51d972f37fa2))
* Memory corruption on move `swap` ([68ed8e7](https://github.com/unum-cloud/usearch/commit/68ed8e7a9a1335fd2902038c482ec666968cfb7d))
* Numba JIT compilation ([0ef163e](https://github.com/unum-cloud/usearch/commit/0ef163e8c28d7505d9f1728ca4ea61c6e455f446))
* Outdated functions caused lock failure ([5429f66](https://github.com/unum-cloud/usearch/commit/5429f6634a9dcdf4b15b70e393c4bec9bfc80ddb))
* Use of `require('usearch')` in node ([b7e1fe7](https://github.com/unum-cloud/usearch/commit/b7e1fe76bae77e0158d6a99e9a883e6eecdd3c67))
* Windows: Opening mode bug: Ctrl+Z EOF confusion. ([93d7ddb](https://github.com/unum-cloud/usearch/commit/93d7ddbbf305fdb4d810fc3c116ae9b3751f848c))
* Wrong `move` contructor corrupting heap ([9723868](https://github.com/unum-cloud/usearch/commit/972386836780ed3cad448fb5e6e6d88e809646e3))

Make

* Enable -O3 for benchmarks ([65d7820](https://github.com/unum-cloud/usearch/commit/65d78203eec6b2bd17af3765f410811e01185a60))

Refactor

* Align C and C++ interfaces ([2ba4986](https://github.com/unum-cloud/usearch/commit/2ba4986a9c45f68d61b9964fa3b68d0b769f4cb0))
* Debugging mechanism for `noexcept` ([bafdcf7](https://github.com/unum-cloud/usearch/commit/bafdcf7bf18fd15823148d01dce394a205bca6b4))
* Exception handling ([34a17f5](https://github.com/unum-cloud/usearch/commit/34a17f55490aa8d71effbcddfc20346eb94e4aa4))
* Faster exception-less design ([28f5880](https://github.com/unum-cloud/usearch/commit/28f58801e1735c3e308c34072cef58140ee81edb))
* Python `HashIndex` and `SetsIndex` ([19394f1](https://github.com/unum-cloud/usearch/commit/19394f144b972550877d6e10a970cb2e12793eb4))
* Redundant checks ([b935c9b](https://github.com/unum-cloud/usearch/commit/b935c9b91c700706ec2fda9a2a0cacdd9474a830))
* Spelling and formatting ([094f035](https://github.com/unum-cloud/usearch/commit/094f035e190cf3e1ecc49a7e8e6ffd71ce654fa7))
* Switching to `unique_ptr` in Rust ([31cc532](https://github.com/unum-cloud/usearch/commit/31cc53248eefe8eb4ed6fea0a5c20dc6105e0d70))

0.11.1

[0.11.1](https://github.com/unum-cloud/usearch/compare/v0.11.0...v0.11.1) (2023-05-31)


Fix

* Type annotation compatibility for Python 3.6 ([90df5b6](https://github.com/unum-cloud/usearch/commit/90df5b60d5dfd4a09c77995654f20638a80bee45))

Refactor

* from `tuple` to `NamedTuple` ([09f0fbc](https://github.com/unum-cloud/usearch/commit/09f0fbc02a75ff1f15bb59483a27b1739d099306))

0.11.0

[0.11.0](https://github.com/unum-cloud/usearch/compare/v0.10.0...v0.11.0) (2023-05-30)


Add

* File headers for future format upgrades ([ae2272f](https://github.com/unum-cloud/usearch/commit/ae2272f3f02a4f298f21779f54e1b32dc3e9be41))
* JIT compilation wrapper for Python ([7b2bc19](https://github.com/unum-cloud/usearch/commit/7b2bc190b1130a20e0d59c394243046e568eca52))
* Reversed label->ID maps, vector exports ([f14112f](https://github.com/unum-cloud/usearch/commit/f14112f026cc5f477091554a61a209a0ef46d350))

Fix

* `build_docs` action "Upload docs to release" step ([c799c8e](https://github.com/unum-cloud/usearch/commit/c799c8ef9e1d3a4063637667aa2e60cb52b9bceb))
* Name resolution for Compiled Python modules ([114c68b](https://github.com/unum-cloud/usearch/commit/114c68b23109a724558c9a2d1e457797cfaced27))
* Obtaining immutable references ([9f9cd0c](https://github.com/unum-cloud/usearch/commit/9f9cd0cc15d2621cb7d7875d4eb209d8908ff4cb))

Improve

* Native Python interface to wrap bindings ([995fcf4](https://github.com/unum-cloud/usearch/commit/995fcf48245c737e013569f4a17983971aa50354))
* Support for NumPy type notation ([177cc0d](https://github.com/unum-cloud/usearch/commit/177cc0d61fe4c081c6db8dd7bb127a4dc0c93dfd)), closes [#70](https://github.com/unum-cloud/usearch/issues/70)

Make

* Robin Map dependency for deletions ([d050cf1](https://github.com/unum-cloud/usearch/commit/d050cf1e4e8ff8308687948a9ab1237dac9e24e7))

0.10.0

[0.10.0](https://github.com/unum-cloud/usearch/compare/v0.9.7...v0.10.0) (2023-05-27)


Add

* New stats and config updates for Python ([61abbf2](https://github.com/unum-cloud/usearch/commit/61abbf2667e4750977120e561fa4e3beef143d6a))

Page 23 of 27

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.