0.69.0 (Draft)#
Draft — GitHub Release
Changes#
⚠️ Breaks#
Remove MaskMut and unused functions from BitBufferMut (#7379) @robert3005
✨ Features#
add vector similarity benchmark (#7391) @connortsui20
Decompose TurboQuant into 2
ScalarFnArrays andDictArray(#7374) @connortsui20
🚀 Performance#
🐛 Bug Fixes#
AllInvalid arrays have non empty distinct info (#7369) @robert3005
🧰 Maintenance#
4 changes
Remove portable_simd take implementation and remove unused cargo flags (#7388) @robert3005
use expect over allow in clippy (#7373) @joseph-isaacs
Replace
&PrimitiveArraywithArrayViewin a bunch of places (#7378) @connortsui20