Releases: topoteretes/cognee-rs
Releases · topoteretes/cognee-rs
Release list
ONNX Runtime mirror (ort-runtime-1.24.2)
Prebuilt ONNX Runtime binaries mirrored for CI. See ci/ort/runtime.lock and docs/ci/ort-mirror.md.
v0.1.3
0.1.3 - 2026-07-02
Added
- Route ollama, mistral, gemini, and custom OpenAI-compatible providers (#30)
Changed
- Optimize embeddings generation and engines (#34)
- Consolidate redundant queries and add native pgvector batch search (#36)
- Eliminate two N+1 query loops (has_edges, update_last_accessed) (#24)
Fixed
Release 0.1.0
What's Changed
- chore: crates.io publish readiness (version on path deps) by @GraDKh in #5
- chore: release v0.1.0 by @github-actions[bot] in #4
- docs(readme): point doc links to docs.cognee.ai by @Vasilije1990 in #3
- chore(ts): bump to 0.1.1; lead docs with remember/recall API by @GraDKh in #7
- docs: reflect published registries (crates.io / npm); fix cognee-cli publish flag by @GraDKh in #8
- ci(release-plz): disable semver_check to stop the release-pr hang by @GraDKh in #9
New Contributors
- @github-actions[bot] made their first contribution in #4
Full Changelog: https://github.com/topoteretes/cognee-rs/commits/v0.1.0