v0.1.7: truncation disclosure + query-input validation
truncation disclosure + query-input validation
Two query-surface bug fixes.
Added:
truncated+staged_row_countoutput fields on faostat_query_observations and faostat_commodity_profile (#9)invalid_year_rangetyped 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.