Releases: massive-com/mcp_massive
Releases · massive-com/mcp_massive
v0.9.1 - Endpoint search improvements
What's Changed
- Improve endpoint search rankings by @joedursun in #87
Full Changelog: v0.9.0...v0.9.1
v0.9.0 - Consolidate search+docs tools + drop BM25
What's Changed
- Bump package versions + fix lint by @joedursun in #85
- Replace BM25 with FTS5 in SQLite + misc bug fixes by @joedursun in #86
Full Changelog: v0.8.8...v0.9.0
v0.8.8 - Performance improvements + fix sql table storage
What's Changed
- Fix case-insensitive column name collision in SQLite storage by @november-pain in #84
- Use llms-full.txt endpoint for a single request by @joedursun in #82
New Contributors
- @november-pain made their first contribution in #84
Full Changelog: v0.8.7...v0.8.8
v0.8.7 - Swap out hatchling for uv-build
What's Changed
- Fix windows hatchling build failure by @joedursun in #80
Full Changelog: v0.8.6...v0.8.7
v0.8.6 - No longer clear env vars
What's Changed
- No longer clear environment variables by @joedursun in #79
Full Changelog: v0.8.5...v0.8.6
v0.8.5 - Improved SQL validation
What's Changed
- Handle rolling std window<2 without runtime warnings by @shuofengzhang in #69
- Remove unreliable regex preprocessing by @joedursun in #77
New Contributors
- @shuofengzhang made their first contribution in #69
Full Changelog: v0.8.4...v0.8.5
v0.8.4 - Fix Windows build
What's Changed
- Update claude manifest by @joedursun in #71
- Add user agent and fix broken test by @joedursun in #73
- Reproduce and fix the windows SSL bug by @joedursun in #75
Full Changelog: v0.8.3...v0.8.4
v0.8.3 - Bump python in manifest.json
What's Changed
- Bump python version in manifest.json by @joedursun in #68
Full Changelog: v0.8.2...v0.8.3
v0.8.2 - Require recent python version
Update dependencies
Full Changelog: v0.8.0...v0.8.1