Releases: zvec-ai/zvec-node
Release list
v0.5.0
v0.4.1
🚀 Zvec Node.js Binding v0.4.1
This release provides Node.js bindings for the high-performance Zvec library.
- Implemented async versions of time-consuming functions, such as
optimize(). - Fixed build for electron on windows to avoid crash on load.
v0.4.0
🚀 Zvec Node.js Binding v0.4.0
This release provides Node.js bindings for the high-performance Zvec library.
For detailed changes and features, please refer to the release notes in the main repository.
v0.3.2
🚀 Zvec Node.js Binding v0.3.2
This release provides Node.js bindings for the high-performance Zvec library.
For detailed changes and features, please refer to the release notes in the main repository.
v0.3.1
v0.3.0
🚀 Zvec Node.js Binding v0.3.0
This release provides Node.js bindings for the high-performance Zvec library.
For detailed changes and features, please refer to the release notes in the main repository.
v0.2.3
🚀 Zvec Node.js Binding v0.2.3
This release improves compatibility and reduces the size of distributed binaries.
Fixed
- Resolved an issue that could cause illegal instruction errors on some older CPU architectures.
Improvements
- Reduced the size of the prebuilt binaries.