mirror of
https://github.com/lancedb/lancedb.git
synced 2026-01-05 19:32:56 +00:00
Changes: * Refactors the Node module to load the shared library from a separate package. When a user does `npm install vectordb`, the correct optional dependency is automatically downloaded by npm. * Brings Rust and Node versions in alignment at 0.1.2. * Add scripts and instructions to build Linux and MacOS node artifacts locally. * Add instructions for publishing the npm module and crates.
4 lines
59 B
Plaintext
4 lines
59 B
Plaintext
gen_test_data.py
|
|
index.node
|
|
dist/lancedb*.tgz
|
|
vectordb*.tgz |