Skip to content

v0.10.0: Bounded document retrieval

Latest

Choose a tag to compare

@cyanheads cyanheads released this 31 Aug 05:01
v0.10.0
6082113

Bounded document retrieval

  • eurlex_get_document validates supported languages, reports requested/effective language and typed content outcomes, and aligns its error contract (#68).
  • Oversized content_mode: "full" calls now return a 100,000-character first window with paged continuation; HTML/XML source is fenced safely in text output (#74, #75).
  • eurlex_query_sparql preserves RDF term syntax while escaping literal lexical content in Markdown tables (#76).
  • Migration: callers that assumed unbounded content_mode: "full" must continue with content_mode: "paged" until has_more is false.

CHANGELOG v0.10.0