Skip to content

v0.1.7: Geocode sparse-result and native-script fixes; ensemble member metadata

Choose a tag to compare

@cyanheads cyanheads released this 02 Jul 07:49
v0.1.7
8fe3fe7

Geocode sparse-result and native-script fixes; ensemble member metadata

Fixed:

  • openmeteo_geocode no longer hard-fails on results missing country/country_code/timezone (continents, oceans — e.g. "Antarctica") (#5)
  • openmeteo_geocode retries a non-Latin-script query once with a script-inferred language when it misses under the default language: "en"; recovery hint no longer says "search in English" (#10)
  • openmeteo_get_ensemble populates model (echoes the requested models) and member_count (distinct _memberNN column suffixes) — both were always absent (#6)

Security:

  • Transitive js-yaml advisory GHSA-h67p-54hq-rp68 (moderate) cleared via the framework re-resolve (js-yaml → 3.15.0); bun audit 1 → 0

Dependency bumps:

  • @cyanheads/mcp-ts-core ^0.10.9 → ^0.10.10
  • @biomejs/biome ^2.5.0 → ^2.5.2
  • @types/node ^26.0.0 → ^26.1.0

88 tests pass; bun run devcheck clean.