[2.12.0](https://github.com/unum-cloud/usearch/compare/v2.11.7...v2.12.0) (2024-04-29)
Add
* String-search example ([6dc574f](https://github.com/unum-cloud/usearch/commit/6dc574fe9b2147ab6e2f7010c5af440b25ecc8a1))
Docs
* Log running test stages ([48ef5e8](https://github.com/unum-cloud/usearch/commit/48ef5e8567062f7b779cdd1d7ec3de6b92283d49))
* ObjC & Swift SDK ([b16d85a](https://github.com/unum-cloud/usearch/commit/b16d85aa05ab8dd493b5c1de2e6501b7f1704633))
* Recommend SwiftPM for ObjC ([da84fa2](https://github.com/unum-cloud/usearch/commit/da84fa279fef02e734ccdc0cf73f3e47be2e21c4))
Fix
* `/EHc` effect on exceptions in MSVC ([d1be7d5](https://github.com/unum-cloud/usearch/commit/d1be7d52332c311462192198498b91c29120bac5))
* `metric_jaccard_gt` out-of-bounds ([11e344a](https://github.com/unum-cloud/usearch/commit/11e344a4913cc4877ec2e16512d05ec199b7a898))
* Overload resolution in MSVC ([62f9b61](https://github.com/unum-cloud/usearch/commit/62f9b616b33da2f7120fb33b1063247d516111e3))
* UBSan alignment complaints ([813e992](https://github.com/unum-cloud/usearch/commit/813e992940df6f0935bdb852ead7a9b2590eb60d))
Improve
* Safeguard against uninitialized buffers ([689fe19](https://github.com/unum-cloud/usearch/commit/689fe19d7f1d80e8bf0dc52efb8a19e7ad4162b7)), closes [ClickHouse/ClickHouse#61780](https://github.com/ClickHouse/ClickHouse/issues/61780)
* Test obscure initializations ([a9525d5](https://github.com/unum-cloud/usearch/commit/a9525d53fb3df1f9e98912500dc15e962469b52e))
* Tests for variable length sets ([7b3b13a](https://github.com/unum-cloud/usearch/commit/7b3b13aa165672fd3d6eea1cdc4d4176d508c655))
Make
* Move benchmark docs ([a22ab47](https://github.com/unum-cloud/usearch/commit/a22ab4722071f03c8471bd2d4f2fe2612c44c6ab))