Releases: zircote/rlm-rs
Releases · zircote/rlm-rs
Release 1.2.4
What's Changed
- chore(deps): bump taiki-e/install-action from 2.66.7 to 2.67.12 in the github-actions group by @dependabot[bot] in #5
- chore(deps): bump actions/checkout from 4 to 6 by @dependabot[bot] in #6
- chore(deps): bump rusqlite from 0.33.0 to 0.38.0 by @dependabot[bot] in #8
- chore(deps): bump criterion from 0.5.1 to 0.8.1 by @dependabot[bot] in #9
- chore(deps): bump actions/github-script from 7 to 8 by @dependabot[bot] in #7
- chore(deps): bump the github-actions group with 2 updates by @dependabot[bot] in #12
- chore(deps): bump clap from 4.5.54 to 4.5.56 by @dependabot[bot] in #11
Full Changelog: v1.2.3...v1.2.4
v1.2.3
Full Changelog: v1.2.2...v1.2.3
v1.2.2
Full Changelog: v1.2.1...v1.2.2
v1.2.1
Full Changelog: v1.2.0...v1.2.1
v1.2.0
Full Changelog: v1.1.2...v1.2.0
v1.1.2
Fixed
- Reduced default chunk size from 240,000 to 3,000 chars for better semantic search granularity
- Reduced max chunk size from 250,000 to 50,000 chars
Full Changelog: v1.1.1...v1.1.2
v1.1.1
Bug Fixes
- Auto-embed chunks during load command
- BM25 score display uses scientific notation for small values
- FTS5 search uses OR semantics for multi-term queries
- JSON output for already-embedded case
Full Changelog: v1.1.0...v1.1.1
Full Changelog: v1.1.0...v1.1.1
v1.1.0
Improvements
- Automatic embedding generation during load
- BM25 score display fix (scientific notation)
- Improved FTS5 search with OR semantics
Full Changelog: v1.0.0...v1.1.0
Full Changelog: v0.2.0...v1.1.0
v0.2.0
Full Changelog: v0.1.0...v0.2.0