Skip to content

Releases: lancedb/lance

v0.6.1: Datafusion 28, Persist Schema Metadata, Dataset::add API improvements

12 Aug 03:18
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.0...v0.6.1

v0.6.0: Rename score column and bug fixes for deletions

04 Aug 19:27
Compare
Choose a tag to compare

⚠️ Breaking Change: The score column has been renamed to _distance to more accurately describe the semantics (smaller means closer / better).

What's Changed

New Contributors

Full Changelog: v0.5.10...v0.6.0

v0.5.10: tf.data integration, Pandas as optional dependency, Bug Fixes

27 Jul 03:47
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @rok made their first contribution in #1084

Full Changelog: v0.5.9...v0.5.10

v0.5.9: minor fix for S3 to support minio

20 Jul 18:37
6705461
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.8...v0.5.9

v0.5.8 Bug fix and document improvement

17 Jul 18:41
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.7...v0.5.8

v0.5.7 Initial Bfloat16 support

14 Jul 23:27
Compare
Choose a tag to compare

Highlight

  • Lance adds initial bfloat16 support for Machine Learning workloads!

https://lancedb.github.io/lance/arrays.html

What's Changed

Full Changelog: v0.5.6...v0.5.7

v0.5.6: Improved Windows build process, fix warnings and docs

14 Jul 17:02
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.5...v0.5.6

v0.5.5: Fix ARM wheel build, allow custom AWS credentials when writing dataset

11 Jul 18:15
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.4...v0.5.5

v0.5.4: Contribution guide, ARM Linux build, and other improvments

11 Jul 01:27
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.3...v0.5.4

v0.5.3 Create empty table, Support writing iterator of RecordBatch

04 Jul 00:24
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.2...v0.5.3