Skip to content

Releases: ewfian/faiss-node

v0.2.1-alpha.0

04 Jun 12:33

Choose a tag to compare

v0.2.1-alpha.0 Pre-release
Pre-release

What's Changed

  • Fix: Add build for alpine in #16
  • Fix: Catch exception on read in #13
  • CI: add import and install test on docker in #14

Full Changelog: v0.2.0...v0.2.1-alpha.0

v0.2.0

26 May 10:47

Choose a tag to compare

What's Changed

  • Feat: Bundle the libomp in #5.
  • Feat: Update faiss to v1.7.4.
  • CI: Add a pipeline to test install and import on Windows, Linux and macos in #7 and #8.
  • CI: Update UT for support Node.js 20.
  • Dev: Add vscode debug support.

Full Changelog: v0.1.1...v0.2.0

v0.2.0-alpha.0

25 May 13:56

Choose a tag to compare

v0.2.0-alpha.0 Pre-release
Pre-release

What's Changed

  • Feat: Bundle the libomp in #5.
  • Feat: Update faiss to v1.7.4.
  • CI: Add a pipeline to test install and import on Windows, Linux and macos in #7 and #8.
  • CI: Update UT for support Node.js 20.
  • Dev: Add vscode debug support.

Full Changelog: v0.1.1...v0.2.0-alpha.0

v0.1.1

06 Apr 15:57

Choose a tag to compare

What's Changed

  • Add Documentation
  • Rename dimension to d in IndexFlatL2 constructor
  • Add issue template

Full Changelog: v0.1.0...v0.1.1

v0.1.0

05 Apr 15:54

Choose a tag to compare

What's Changed

  • Fix prebuilt packages missing dependencies on Linux
  • Fix build failed on x86 macOS
  • Add License
  • Add Unit Test in #1
  • Fix some typo

Full Changelog: v0.1.0-alpha.2...v0.1.0

v0.1.0-alpha.2

01 Apr 17:12

Choose a tag to compare

v0.1.0-alpha.2 Pre-release
Pre-release

First release for prebuild test