Bug Fixes
- Docker embeddings (#300): Add
embeddingsfeature to CLI'sallfeature set, enabling embeddings endpoint in Docker images - Python type stubs (#245): Include
.pyitype stub files in wheel distributions for proper IDE support - Homebrew checksums (#297): Add retry logic and validation to prevent checksum mismatches during installation
- rmcp compatibility: Update to rmcp 0.13.0 with
server-side-httpfeature (replaces deprecatedaxumfeature)
Documentation
- whatlang clarity (#293): Clarify that language detection uses the
whatlangRust crate (not a Python package) - Go installation: Expand README with detailed
go generateworkflow documentation - README cleanup: Remove duplicate Docker section, fix
_processBatchnaming in WASM examples
Chores
- Remove
tools/benchmark-visualizer(will be reimplemented in separate repository) - Sync version 4.0.7 across all language bindings