unum-cloud / usearch

Fast Open-Source Search & Clustering engine × for Vectors & 🔜 Strings × in C++, C, Python, JavaScript, Rust, Java, Objective-C, Swift, C#, GoLang, and Wolfram 🔍
https://unum-cloud.github.io/usearch/
Apache License 2.0
2.15k stars 130 forks source link

Fix: undefined var error in `remove` api #321

Closed kernelsoe closed 9 months ago

kernelsoe commented 9 months ago

Just a quick fix for error encountered when using usearch@2.8.14

ashvardanian commented 9 months ago

@kernelsoe, thank you very much for your contribution! Assuming how our CI pipeline is organized, I will first merge into the main-dev branch and release within a couple of days. I hope you don't mind a slight delay 🤗

kernelsoe commented 9 months ago

@ashvardanian Thanks a lot for these awesome works!

ashvardanian commented 7 months ago

:tada: This PR is included in version 2.9.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: