Skip to content

v0.1.13: include enrichment parity, optional event role, territory correction

Choose a tag to compare

@cyanheads cyanheads released this 16 Jul 19:43
v0.1.13
d8d7a4b

include enrichment parity, optional event role, territory correction

Every include-capable tool now surfaces the upstream fields it advertised accepting; event participants without a role no longer fail output validation.

Changed:

  • Coverage copy corrected from "...DC, and Puerto Rico" to "...DC, and 5 US territories" across all identity/config surfaces.

Fixed:

  • All ten tools add the output fields and format() rendering for every previously-dropped include value — other_titles, other_identifiers, sources, versions, documents, votes, related_bills, other_names, links, organizations, latest_runs. (#18)
  • openstates_search_events, openstates_get_event: participant role is now optional, matching upstream sparsity — no more isError on a valid result missing role. (#19)

Dependency bumps:

  • tsc-alias ^1.9.0 → 1.9.1

266 tests pass; bun run devcheck clean.

CHANGELOG v0.1.13