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.
v0.6.1 (2026-03-06)¶
Bug Fixes¶
-
Add shellcheck shell directive to .envrc (
3619eea) -
Broaden exception handling from ConnectError to NetworkError (
f545f9c) -
Broaden exception handling from NetworkError to TransportError (
523a394) -
Patch scraper.httpx in test_server.py (consistent with test_error_handling.py) (
8b16e37) -
Remove curl_cffi, swap to httpx, put project on hold (
9a1bbbb) -
Split SC2155 export in .envrc (
64cfea6)
Chores¶
-
Bump all dependencies (uv sync --upgrade) (
4553742) -
Rename repo to spm-search-mcp, add badges, fix install instructions (#16,
4c1fde9)
v0.6.0 (2026-02-27)¶
Chores¶
Features¶
v0.5.0 (2026-02-27)¶
Features¶
v0.4.0 (2026-02-27)¶
Chores¶
Documentation¶
- Rewrite README with fastmcp install, full tool docs, error handling, and design patterns
(#6,
d4398ef)
Features¶
Testing¶
v0.3.0 (2026-02-26)¶
Features¶
v0.2.0 (2026-02-26)¶
Features¶
v0.1.0 (2026-02-25)¶
- Initial Release