Skip to content

Commit 493e0a5

Browse files
committed
chore: release v0.8.12
1 parent 3eca31a commit 493e0a5

3 files changed

Lines changed: 11 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,15 @@
44

55
- No unreleased entries yet.
66

7+
## 0.8.12 — 2026-03-07
8+
9+
- Added `study` subcommand: local cBioPortal study adapters with CLI query surface (`download`, `cohort`, `survival`, `compare`).
10+
- Added `study filter`: multi-omics cross-table sample joins across mutation, CNA, expression, and clinical data.
11+
- Added Fisher exact p-values to co-occurrence pair analysis.
12+
- Added skill installer auto-discovery: scans existing agent config directories in priority order and supports the `.agents/skills/` cross-tool standard.
13+
- Refreshed skill guidance and reference material: adopted the measured `SKILL.md` refresh and added drift validation for examples, schemas, and jq snippets.
14+
- CLI quality pass: positional search arguments, multi-token input handling, variant fallback, NCT ID validation, bare-entity shortcuts, staged trial fill, article request timeout, and `--until` alias.
15+
716
## 0.8.11 — 2026-03-06
817

918
- Added `expression` section to gene output (GTEx tissue-specific TPM data).

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "biomcp-cli"
3-
version = "0.8.11"
3+
version = "0.8.12"
44
edition = "2024"
55
description = "Biomedical CLI and MCP server — genes, variants, trials, articles, drugs, diseases, pathways, proteins, adverse events, PGx"
66
homepage = "https://biomcp.org"

0 commit comments

Comments
 (0)