Skip to content

v0.2.11: search truncation disclosure, profile researcherUrls, description accuracy

Latest

Choose a tag to compare

@cyanheads cyanheads released this 17 Jul 05:01
v0.2.11
48dc44b

search truncation disclosure, profile researcherUrls, description accuracy

orcid_search_researchers now discloses the 10,000-offset retrieval ceiling imposed by the ORCID Public API via a truncated flag and nextStart cursor; the researcher-profile resource returns researcherUrls; tool and resource descriptions are corrected to match the actual schema.

Added:

  • orcid_search_researchers gains a truncated enrichment flag and optional nextStart output field, with a new notice branch explaining the 10,000-offset ceiling (#23)

Changed:

  • orcid_resolve_researcher, orcid_get_works, orcid_get_work_detail, orcid_search_researchers, and the works resource descriptions corrected to match the actual schema and limits (#26)

Fixed:

  • orcid://researcher/{orcid_id}/profile resource now returns researcherUrls, matching orcid_get_profile (#24)

291 tests pass; bun run devcheck clean.

CHANGELOG v0.2.11