Skip to content

v0.97.0

Latest

Choose a tag to compare

@github-actions github-actions released this 02 Sep 03:54
3ce3a60

nidus 0.97.0

As a library:

cargo add nidus@0.97.0

As a CLI / server binary:

cargo binstall nidus              # prebuilt binary (incl. memory endpoints)
cargo install nidus   # from source

Changes

  • 🪺 chore: upgrade to Rust 1.98 (nidus-yoh) (#260)
  • 🪺 docs: lead with the vector store and full-text search (nidus-k5w) (#259)
  • 🪺 docs: give the stacked landing code blocks their gap back (#258)