Releases: cancervariants/therapy-normalization
Releases · cancervariants/therapy-normalization
0.12.0
What's Changed
- fix!:
AwsEnvNameshould use values fromServiceEnvironmentby @korikuzma in #487
Full Changelog: 0.11.1...0.12.0
0.11.1
What's Changed
- fix: guard against ETL dependency importerrors by @jsstevenson in #480
- fix: don't erase xrefs that we need by @jsstevenson in #482
- feat: add mappings dump util by @jsstevenson in #483
- feat: misc API/config/CICD updates by @jsstevenson in #484
- feat: add description to mappings document by @jsstevenson in #485
Full Changelog: 0.11.0...0.11.1
0.11.0
What's Changed
- feat!: overhaul CLI and API interface by @jsstevenson in #476
- build: tighten VRS-Python version restriction by @jsstevenson in #477
- style: update precommit and ruff by @jsstevenson in #475
- chore: add uv.lock to gitignore + sync env management with template repo by @korikuzma in #478
- build: bump wags-tails version by @korikuzma in #479
Full Changelog: 0.10.0...0.11.0
0.10.0
What's Changed
- cicd: update precommit by @jsstevenson in #463
- fix: resolve hemonc issues by @jsstevenson in #467
- style: update ruff by @jsstevenson in #465
- cicd: update precommit by @jsstevenson in #464
- build: update dependencies by @jsstevenson in #470
- fix: handle ETL issues du jour by @jsstevenson in #472
- feat!: use VRS 2.0.1 models by @korikuzma in #473
Full Changelog: 0.9.0...0.10.0
0.9.0
0.8.0
What's Changed
- fix!: use correct representation of Coding object in mappings by @korikuzma in #457
- fix!:
xrefsshould haveexactMatchforConceptMapping.relationby @korikuzma in #460 - fix: resolve pydantic serializer warnings in
_add_merged_metaby @korikuzma in #461
Full Changelog: 0.7.1...0.8.0
0.7.1
What's Changed
- fix(build): add disease-normalizer as required dep by @korikuzma in #453
Full Changelog: 0.7.0...0.7.1
0.7.0
What's Changed
- cicd: fill in extra pre commit hooks by @jsstevenson in #432
- fix: add missing dependencies by @jsstevenson in #439
- fix: use latest GtoP data structure by @jsstevenson in #438
- build!: require python >= 3.11 by @jsstevenson in #445
- chore: add acceptance criteria to issue templates by @jsstevenson in #444
- cicd: update precommit by @jsstevenson in #443
- style: update ruff configs by @jsstevenson in #442
- chore: update gitignore by @jsstevenson in #441
- build: update wagstails dependency by @jsstevenson in #440
- fix: resolve user agent warning in wikibase by @jsstevenson in #446
- feat: properly configure logging in cli by @jsstevenson in #447
- fix(docs): use correct pypi url by @korikuzma in #451
- chore!: rename optional dependency by @korikuzma in #450
- feat!: update models to vrs 2.0.0 community review ballot by @korikuzma in #449
- build: bump wags-tails version to ~=0.2.2 by @korikuzma in #452
Full Changelog: 0.6.0...0.7.0
0.6.0
What's Changed
- build: require python >= 3.10 by @jsstevenson in #424
- cicd: only lint in 3.11 by @jsstevenson in #430
- cicd: remove mypy checks by @jsstevenson in #431
- feat: use latest VRS models by @jsstevenson in #426
- cicd: add issue templates/stalebot by @jsstevenson in #429
- style: update to ruff==0.5.0 by @jsstevenson in #425
- build!: use setuptools-scm to declare version by @jsstevenson in #428
- cicd: update precommit by @jsstevenson in #427
Full Changelog: 0.5.0-dev5...0.6.0
0.5.0-dev5
What's Changed
- fix: use enum for source name to ensure proper pydantic serialization by @jsstevenson in #423
Full Changelog: 0.5.0-dev4...0.5.0-dev5