Commit 6e843db
TinySemVer
Release: v6.5.9 [skip ci]
### Patch
- Make: Deno `--no-check` for CI (9976b88)
- Fix: CMake relative paths for Termux compatibility (#288) (07976ad)
- Make: NPM w/out `NODE_AUTH_TOKEN` (63cd55b)
- Fix: Length check in `jaccard_b8_ice` and `hamming_b8_ice` (#286) (a7cc7e1)
- Make: Python 3.14 builds (#271) (e4d62e7)
- Fix: Avoid `sqrt(0)` in `probability.h` (108a8b5)
- Fix: `u64size` in Rust to match the C ABI (31195e9)
- Make: Stack-realign for `i386` builds (5a386f5)
- Make: 32-bit cross-compilation for Rust (f473b2b)
- Fix: Gating `core::fmt` in Rust (0709860)1 parent 637a8a7 commit 6e843db
File tree
5 files changed
+5
-5
lines changed- include/simsimd
5 files changed
+5
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
94 | | - | |
| 94 | + | |
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments