Release v0.3.0¶
Date: 2026-06-14
Highlights¶
- BM25 Text Search - Keyword-based text search with configurable parameters
- Memory Manager - Collection-based document storage with semantic search
- MkDocs Documentation - Comprehensive documentation site with PlexusOne theming
Added¶
- Add BM25 text search implementation with configurable k1/b parameters (
560b84a) - Add memory manager for collection-based document storage (
f953036)
Testing¶
- Add comprehensive BM25 index tests (
2111e70)
Documentation¶
- Add MkDocs documentation site with Material theme (
b8e8c7d) - Add PlexusOne unified navigation to MkDocs (
dfe430c)
Dependencies¶
- Update
github.com/grokify/oscompatfrom 0.3.0 to 0.4.0 (c27de93)