v0.1.2
What's Changed
- Single-writer cross-process persistence lock by @Davidobot in #3
- Crash-atomic commits via generation-addressed root manifest by @Davidobot in #5
- bench: local search_many batched-retrieval throughput benchmark by @Davidobot in #9
- Keep incremental commits O(changed): defer SIMD repack + drift, journal raw text by @Davidobot in #6
- First-class opt-in Apple-GPU (Metal/MPS) exact scan by @Davidobot in #4
- Push query filters into the batch scan as a shared allowlist by @Davidobot in #10
- Add metadata filter predicate operators by @Davidobot in #2
New Contributors
- @Davidobot made their first contribution in #3
Full Changelog: v0.1.1...v0.1.2