Skip to content

v0.2.0: Breaking rename: openfda_count → openfda_count_values

Choose a tag to compare

@cyanheads cyanheads released this 09 Jun 01:10
v0.2.0
4aa42ce

Breaking rename: openfda_count → openfda_count_values

Clients must update tool references from openfda_count to openfda_count_values. Behavior is unchanged; no deprecated alias.

  • openfda_count renamed to openfda_count_values — tool name, file, and export symbol updated. Behavior unchanged; clients referencing openfda_count must switch to the new name. (#13)

  • openfda_drug_profile surfaces meta.fanOutKey — the canonical identifier the sub-queries run against is now returned in meta.fanOutKey and rendered in format(). Makes identity reconciliation visible without a second call. (#12)

Dependency bumps:

  • @types/node ^25.9.1 → ^25.9.2

295 tests pass; bun run devcheck clean.