v0.2.0: Dimension-value paging, breaking 500-value cap
Dimension-value paging, breaking 500-value cap
- Breaking: who_list_dimension_values and the bare who://dimension/{dimensionCode}/values resource cap at 500 values/call (default 100) — GHO (3,103 values) and DHSMICSGEOREGION (4,932) exceed the cap, so full single-call retrieval is no longer possible for either; callers must page with offset (#14)
- who_list_dimension_values gains offset/parent_code paging plus two new paged resource URI templates (#14)
- who_get_indicator_metadata and its resource no longer report roughly 1,300 valid indicators as not found when they lack IndicatorDimension rows (#11)
- README corrects the COUNTRY dimension size (194 to 234 entries)