Skip to content

Latest commit

 

History

History
361 lines (175 loc) · 24.3 KB

CHANGELOG.md

File metadata and controls

361 lines (175 loc) · 24.3 KB

Changelog

0.18.3 (2024-10-22)

Bug Fixes

  • make _uuid4_if_falsy always return str (#272) (038a22e)

0.18.2 (2024-09-07)

Bug Fixes

0.18.1 (2024-09-07)

Bug Fixes

  • losen lower protobuf dependency version (#259) (b963510)

0.18.0 (2024-09-06)

Features

0.17.1 (2024-07-01)

Bug Fixes

  • namespaced string issue from 2207-07-01 (#241) (ab85be8)

0.17.0 (2024-06-07)

⚠ BREAKING CHANGES

  • adjust ClinVar XML parsing to cardinality fixes (#233) (#234)

Bug Fixes

0.16.0 (2024-05-31)

Features

  • make compatible with 2024 March 1 schema of ClinVar (#222) (#223) (a7480dd)
  • make compatible with 2024 May 15 schema of ClinVar (#221) (#229) (c0d1a4c)

0.15.5 (2024-05-29)

Bug Fixes

  • refined (thinned out) extraction of variants (#219) (dc9652c)

0.15.4 (2024-05-28)

Bug Fixes

0.15.3 (2024-05-28)

Bug Fixes

  • per-gene report also includes other impact (#216) (4b27718)

Documentation

0.15.2 (2024-05-28)

Bug Fixes

0.15.1 (2024-05-28)

Bug Fixes

  • properly configure release-please with manifest (#210) (25973e7)

0.15.0 (2024-05-28)

⚠ BREAKING CHANGES

  • adjusting to new XML structure with germline/somatic split (#201)

Features

  • adjusting to new XML structure with germline/somatic split (#201) (85652be)

0.14.6 (2023-12-15)

Bug Fixes

0.14.5 (2023-12-13)

Bug Fixes

  • fixing MANIFEST.in for so py.typed are included (#182) (3015b32)

0.14.4 (2023-12-13)

Bug Fixes

  • adding missing py.typed files for mypy (#180) (3b5945a)

0.14.3 (2023-12-12)

Bug Fixes

0.14.2 (2023-12-12)

Bug Fixes

0.14.1 (2023-12-11)

Bug Fixes

0.14.0 (2023-12-11)

Features

Bug Fixes

  • adding support for "no classification from unflagged records" review status (#171) (f144e74)

0.13.1 (2023-12-04)

Bug Fixes

  • pinning python to 3.11 in release for setuptools (#164) (afb6035)

0.13.0 (2023-12-04)

Features

0.12.0 (2023-10-18)

Features

  • include VCV and title in "clinvar-data extract-vars" (#152) (c3e1bf2)

0.11.0 (2023-10-06)

Features

  • Adding Clinvar Accession to TSV input (#146) (1ef8b8f)
  • Implement Pubmed IDs in tsv import format (#143) (9473380)
  • Support multiple condition types and multiple conditions (#147) (f972356)

Bug Fixes

Documentation

  • Update docs on file formats and fixing errors (#150) (0b9efc6)

0.10.2 (2023-09-11)

Bug Fixes

0.10.1 (2023-09-11)

Bug Fixes

  • properly write out variants to JSONL (#133) (17b7e5c)

0.10.0 (2023-09-08)

Features

0.9.0 (2023-09-08)

Features

  • write assessment to extract variants (#128) (dd72c90)

Bug Fixes

0.8.0 (2023-09-08)

Features

0.7.0 (2023-09-07)

Features

  • writing out clinical significance in gene-to-phenotype link (#121) (1c65fc6)

0.6.0 (2023-09-07)

Features

  • write out organisation and local key to phenotype gene link (#119) (f87facc)

0.5.0 (2023-09-07)

Features

0.4.1 (2023-09-06)

Bug Fixes

  • adding clinvar_data to built package (#114) (4a78256)

0.4.0 (2023-09-06)

Features

Bug Fixes

  • making conversion more robust, indicate errors (#105) (8333aea)

0.3.0 (2023-09-04)

Features

  • removing versioneer in favour of version from release-please (#95) (5b922bb)

Bug Fixes

  • using varfish-bot token for release-please (#97) (35fad52)

0.2.1 (2023-03-17)

Bug Fixes

0.2.0 (2023-03-15)

Features

Documentation

0.1.0 (2022-12-02)

Features

Bug Fixes

Documentation