v0.21.0-beta.2
Pre-release
Pre-release
What's Changed
Breaking Changes 🛠
- feat!: support hamming distance & binary vector by @BubbleCal in #3198
New Features 🎉
- feat: support blob api in pytorch loader by @eddyxu in #3217
- feat(python): add experimental parameter
enable_move_stable_row_ids
for pylance by @SaintBacchus in #3216 - feat: add the repetition index to the miniblock write path by @westonpace in #3208
- feat: packed struct encoding by @broccoliSpicy in #3186
- feat: support between sql clauses by @connellPortrait in #3225
Bug Fixes 🐛
- fix: test failure in
test_fsl_packed_struct
by @broccoliSpicy in #3227
Documentation 📚
- docs: add doc and test for 4bit PQ by @BubbleCal in #3212
New Contributors
- @connellPortrait made their first contribution in #3225
Full Changelog: v0.21.0-beta.1...v0.21.0-beta.2