Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 777 Bytes

File metadata and controls

17 lines (12 loc) · 777 Bytes

Changelog

All notable changes to this project will be documented in this file. The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Unreleased

[0.1.0] - 2026-03-25

Added

  • Full BM25 search/query helper set with advanced operators.
  • Facet and aggregation builders plus rows+facets helper.
  • Alembic custom operations and autogenerate render hooks.
  • Centralized validation helpers and expanded runtime guard errors.
  • Unit/integration suites for indexing, querying, facets, and migrations.
  • CI workflow for lint, typing, unit, and integration checks.
  • Example scripts for quickstart, facets, autocomplete, MLT, hybrid RRF, and RAG retrieval.