Skip to content

0.1.1 - 2026-04-21

Latest

Choose a tag to compare

@github-actions github-actions released this 22 Apr 15:50
v0.1.1
3445b62

Release Notes

Added

  • Add gitt-cliff
  • Add cargo-dist and github release workflow
  • Add vegraph-proto README.md
  • Add client example, direct copy of model2vec example
  • Add binary default database path to .gitignore
  • Initial server binary implementation
  • Add server and client features
  • Add vecgraph-client
  • Add TryFrom for core to proto traits
  • Add VecGraphResult type
  • Add README.md
  • Add initial vecgraph-server implementation
  • Add proto trait impl to and from core
  • Add initial protobuf definitions

Changed

  • Update vecgraph readme with new features
  • Update version to 0.1.1
  • Update README.md to reflect additional feature flags
  • Update dependancy syntax

Chores

  • Cargo machete

Download vecgraph-bin 0.1.1

File Platform Checksum
vecgraph-bin-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
vecgraph-bin-x86_64-apple-darwin.tar.xz Intel macOS checksum
vecgraph-bin-x86_64-pc-windows-msvc.zip x64 Windows checksum
vecgraph-bin-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
vecgraph-bin-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum