Skip to content

Releases: vevdb/vev-odin

VevDB for Odin v0.1.5

Choose a tag to compare

@github-actions github-actions released this 20 Jul 17:29

Full Changelog: v0.1.4...v0.1.5

VevDB for Odin v0.1.4

Choose a tag to compare

@github-actions github-actions released this 19 Jul 22:41

Full Changelog: v0.1.3...v0.1.4

VevDB for Odin v0.1.3

Choose a tag to compare

@github-actions github-actions released this 19 Jul 22:39

Full Changelog: v0.1.2...v0.1.3

VevDB for Odin v0.1.2

Choose a tag to compare

@github-actions github-actions released this 18 Jul 18:50
19b4bd0

What's Changed

Full Changelog: v0.1.1...v0.1.2

VevDB for Odin v0.1.1

Choose a tag to compare

@github-actions github-actions released this 18 Jul 18:11
ded9285

What's Changed

  • Bundle the native engine with Odin releases by @flakstad in #1

New Contributors

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

VevDB for Odin 0.1.0

Choose a tag to compare

@flakstad flakstad released this 18 Jul 17:58

First public Odin package for VevDB.

  • Vendor-friendly package at the repository root
  • Dynamic loading of the stable VevDB C ABI
  • ABI version validation and explicit native handle lifetimes
  • In-memory EDN transactions and Datalog queries
  • Fresh-release consumer tests on macOS ARM64/x64, Linux ARM64/x64, and Windows x64
  • No separate SQLite installation; the VevDB native SDK includes SQLite with FTS5

See the README for Git submodule, vendoring, Odin collection, and native SDK instructions.