Skip to content

Releases: cancervariants/therapy-normalization

0.4.0

11 Jan 19:02
188e709
Compare
Choose a tag to compare
0.4.0 Pre-release
Pre-release

What's Changed

Full Changelog: v0.4.dev0...v0.4.0

0.3.9

11 Jan 19:01
3393bf3
Compare
Choose a tag to compare

What's Changed

  • fix: pypi package should include all files in etl/ by @korikuzma in #336
  • build: update disease normalizer to ~0.2.19 by @korikuzma in #339

Full Changelog: v0.3.8...v0.3.9

0.3.8

06 Jan 17:17
f852c6f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.7...v0.3.8

0.3.7

02 Nov 13:09
9b9e24d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.6...v0.3.7

0.4.dev0

02 Oct 20:50
b3eef41
Compare
Choose a tag to compare
0.4.dev0 Pre-release
Pre-release

What's Changed

  • refactor: use therapeutic descriptor from gagh.vrsatile.pydantic by @korikuzma in #288
  • refactor: thereapeutic_id --> therapeutic, disease_id --> disease by @korikuzma in #289

Full Changelog: v0.3.6...v0.4.dev0

0.3.6: Merge pull request #287 from cancervariants/staging

25 Aug 16:59
888d539
Compare
Choose a tag to compare
  • refactor: update ga4gh.vrsatile.pydantic + wikibaseintegrator

0.3.5: Merge pull request #277 from cancervariants/staging

25 May 18:26
37009f8
Compare
Choose a tag to compare
  • Install dependencies with pip
  • Add unmerged normalize endpoint
  • Correct ChEMBL withdrawn flag type mistake
  • Updated requirements to remove security vulnerabilities

0.3.4

31 Mar 14:34
Compare
Choose a tag to compare
0.3.4 Pre-release
Pre-release
  • Refactor jupyter notebooks in analysis
  • Bump jupyter-server from 1.13.4 to 1.15.4

0.3.3: Merge pull request #250 from cancervariants/staging

27 Jan 14:15
7b585de
Compare
Choose a tag to compare
  • ChEMBL changes:
    • Capture disease indications and both withdrawn flag and max_phase
    • Correct trade_name extraction
    • Refactor ETL methods
  • Provide option to inhibit auto-download of latest source data
  • Update drug approval/indication object structure
  • Security updates
  • Make method APIs consistent with other normalizers
  • Enable parameter entry in SwaggerUI by default
  • Make OpenAPI schema conform to protocol standards

0.3.2: Merge pull request #235 from cancervariants/staging

14 Dec 16:02
3963f5b
Compare
Choose a tag to compare
  • Bugfix in query results
  • Security updates