Skip to content

Releases: ruvnet/ruvector

Release v0.1.32

17 Jan 19:36

Choose a tag to compare

RuVector Release v0.1.32

Published Packages

crates.io

  • ruvector-math - Advanced math primitives
  • ruvector-attention - 7-theory attention mechanisms
  • ruvector-math-wasm - WASM bindings for math
  • ruvector-attention-wasm - WASM bindings for attention

npm

  • @ruvector/math-wasm - Browser WASM package
  • @ruvector/attention - Main Node.js package (auto-selects platform)
  • @ruvector/attention-wasm - Browser WASM package
  • Platform-specific: linux-x64, linux-arm64, darwin-x64, darwin-arm64, win32-x64

Installation

# Rust
cargo add ruvector-math ruvector-attention

# Node.js (auto-selects correct binary)
npm install @ruvector/attention

# Browser (WASM)
npm install @ruvector/math-wasm @ruvector/attention-wasm

Release v0.1.31

11 Jan 17:11
4489e68

Choose a tag to compare

RuVector Release v0.1.31

Published Packages

crates.io

  • ruvector-math - Advanced math primitives
  • ruvector-attention - 7-theory attention mechanisms
  • ruvector-math-wasm - WASM bindings for math
  • ruvector-attention-wasm - WASM bindings for attention

npm

  • ruvector-math-wasm - Browser WASM package
  • @ruvector/attention - Main Node.js package (auto-selects platform)
  • @ruvector/attention-wasm - Browser WASM package
  • Platform-specific: linux-x64, linux-arm64, darwin-x64, darwin-arm64, win32-x64

Installation

# Rust
cargo add ruvector-math ruvector-attention

# Node.js (auto-selects correct binary)
npm install @ruvector/attention

# Browser (WASM)
npm install ruvector-math-wasm @ruvector/attention-wasm

v0.1.4: chore: Update NAPI-RS binaries for all platforms

04 Jan 20:13

Choose a tag to compare

  Built from commit b5b4858a26debd612e5ddbc80964d048dba401ff

  Platforms updated:
  - linux-x64-gnu
  - linux-arm64-gnu
  - darwin-x64
  - darwin-arm64
  - win32-x64-msvc

  🤖 Generated by GitHub Actions

v0.1.22: chore(npm): Bump all npm package versions to 0.1.22

03 Dec 17:23

Choose a tag to compare

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <[email protected]>

v0.1.21

03 Dec 16:25
073ce73

Choose a tag to compare

feat(postgres): Add 53 SQL function definitions for all advanced modu…

v0.1.3

03 Dec 07:22
073ce73

Choose a tag to compare

feat(postgres): Add 53 SQL function definitions for all advanced modu…

v0.1.19

01 Dec 18:53

Choose a tag to compare

Release v0.1.19 - Fix NAPI-RS type conversion errors with Float32Array

v0.1.1: chore: Update NAPI-RS binaries for all platforms

30 Nov 22:18

Choose a tag to compare

  Built from commit a9c3d4abd994ac275480316b16333a717faa3942

  Platforms updated:
  - linux-x64-gnu
  - linux-arm64-gnu
  - darwin-x64
  - darwin-arm64
  - win32-x64-msvc

  🤖 Generated by GitHub Actions

v0.1.18: chore: Update NAPI-RS binaries for all platforms

30 Nov 20:48

Choose a tag to compare

  Built from commit 114a8d8bddae87cf1d1e9b5de49374e238491196

  Platforms updated:
  - linux-x64-gnu
  - linux-arm64-gnu
  - darwin-x64
  - darwin-arm64
  - win32-x64-msvc

  🤖 Generated by GitHub Actions

v0.1.17: chore: Update NAPI-RS binaries for all platforms

30 Nov 15:08

Choose a tag to compare

  Built from commit 114a8d8bddae87cf1d1e9b5de49374e238491196

  Platforms updated:
  - linux-x64-gnu
  - linux-arm64-gnu
  - darwin-x64
  - darwin-arm64
  - win32-x64-msvc

  🤖 Generated by GitHub Actions