Skip to content

v0.8.19

Choose a tag to compare

@imaurer imaurer released this 27 Mar 00:03
· 949 commits to main since this release
3ada44f

What's New

Charts

  • Added 4 new chart types: pie, heatmap, stacked bar, and scatter (now 12 total) (041, 062)
  • Added waterfall chart for mutation burden visualization (062)
  • Added --cols/--rows flags for terminal chart dimensions (062)
  • Added --width/--height flags for SVG/PNG canvas size (062)
  • Added --scale flag for PNG DPI control (062)

EMA (European Medicines Agency)

  • EU drug data now auto-downloads on first use (~9 MB) — no manual setup required (057)
  • Data refreshes automatically after 72 hours; biomcp ema sync for manual refresh
  • search drug, get drug regulatory/safety/shortage all support --region us|eu|all

Semantic Scholar

  • Cleaned up health display for unauthenticated users (055)

CI

  • Moved EMA-backed specs out of PR-blocking gate (056)

Docs

  • Refreshed README and docs index with marketing voice (061)
  • Added 18 per-source SEO landing pages (059, 060)
  • Added 3 new blog posts: agent skills, article search, cancer genomics charts

Known CI issue

  • spec/03-variant.md::GWAS Supporting PMIDs failed with "error decoding response body" — this is a transient GWAS Catalog API issue, not a BioMCP bug. The test passes when the upstream API is healthy.

Full Changelog: v0.8.18...v0.8.19