Skip to content

v0.1.7: truncation disclosure + query-input validation

Choose a tag to compare

@cyanheads cyanheads released this 13 Jul 21:32
v0.1.7
e329be6

truncation disclosure + query-input validation

Two query-surface bug fixes.

Added:

  • truncated + staged_row_count output fields on faostat_query_observations and faostat_commodity_profile (#9)
  • invalid_year_range typed InvalidParams error on faostat_query_observations (#12)

Fixed:

  • 50,000-row staging cap no longer advertised as complete — both tools flag the staged set a partial prefix and point to year-partitioned queries (#9)
  • Empty area_codes/item_codes/element_codes now match nothing instead of silently broadening to the whole dimension (#12)

79 tests pass; bun run devcheck clean.

CHANGELOG v0.1.7