Skip to content

v0.2.1: Auto-fetch route metadata on cold cache

Choose a tag to compare

@cyanheads cyanheads released this 25 May 09:08
v0.2.1
992138e

Auto-fetch route metadata on cold cache

When eia_query_route is called without a prior eia_describe_route, the service
now fetches and caches route metadata on-demand before querying, eliminating
silent data-empty results on cold start.

Fixed:

  • eia_query_route auto-describes the route when the metadata cache is cold (#17)

59 tests pass; bun run devcheck clean.