Skip to content

v0.9.5: offset pagination, full SPARQL text output, supply-chain refresh

Choose a tag to compare

@cyanheads cyanheads released this 09 Jul 21:07
v0.9.5
55238f9

offset pagination, full SPARQL text output, supply-chain refresh

Added:

  • eurlex_browse_subjects offset input + output field for paging EuroVoc concepts (#51)

Changed:

  • eurlex_browse_subjects returns distinct concepts ordered alphabetically by label — GROUP BY + deterministic ORDER BY collapses the polyhierarchy/multi-notation row explosion; drops the inaccurate "ordered by relevance" wording (#51)

Fixed:

  • eurlex_query_sparql text output rendered only the first 20 rows while structuredContent carried the full set — content[] now renders every returned row (#50)

Dependency bumps:

  • @cyanheads/mcp-ts-core ^0.10.10 → ^0.10.14
  • node-html-parser ^8.0.4 → ^9.0.0
  • @socketsecurity/bun-security-scanner added ^1.1.2
  • @biomejs/biome ^2.5.2 → 2.5.2, @types/node ^26.1.0 → 26.1.0 (pinned exact)
  • packageManager bun@1.3.11 → bun@1.3.14

292 tests pass; bun run devcheck clean.

CHANGELOG v0.9.5