Skip to content

Releases: cancervariants/variation-normalization

0.8.0-dev1

05 Feb 14:29
156ebeb

Choose a tag to compare

What's Changed

  • fix: hgvs/free text dup/del end positions for definite ranges by @korikuzma in #525
  • build!: update cool-seq-tool + ga4gh.vrs versions by @korikuzma in #528
    • Temporarily removes gnomad_vcf_to_protein

Full Changelog: 0.8.0-dev0...0.8.0-dev1

0.6.0-dev1

15 Nov 17:51
da230a5

Choose a tag to compare

What's Changed

  • cicd: update release.yml (publish python distribution to pypi) by @korikuzma in #513
  • fix: pin versions + fix /translate_identifier by @korikuzma in #516
  • feat: expose cool-seq-tool feature overlap endpoint by @korikuzma in #523

Full Changelog: 0.6.0-dev0...0.6.0-dev1

0.8.0-dev0

10 Nov 15:55

Choose a tag to compare

0.8.0-dev0 Pre-release
Pre-release

What's Changed

  • fix: catch errors for (#_#)_#dup and #_(#_#)dup HGVS exprs by @korikuzma in #419
  • docs: document branch / version tracking by @korikuzma in #403
  • ci: add GH action for installing deps + remove requirements (metaschema) by @korikuzma in #452
  • chore: update elastic beanstalk commands by @korikuzma in #456
  • feat: add parsed to copy number change endpoint (metaschema) by @korikuzma in #453
  • fix!: /parsed_to_cn_var should accept number, definite range, and indefinite range by @korikuzma in #455
  • feat: add do_liftover param in parsed to copy number endpoints (metaschema) by @korikuzma in #459
  • refactor!: parsed to copy number should accept request body (metaschema) by @korikuzma in #460
  • build: update ga4gh.vrsatile.pydantic version by @korikuzma in #461
  • fix: Copy Number Count copies should be Number or Indef/Def Range by @korikuzma in #468
  • fix: allow comparator to be set in start/end values by @korikuzma in #469
  • refactor!: clean up app (metaschema) by @korikuzma in #494
  • feat!: update to vrs 2.0-alpha by @korikuzma in #512
  • cicd: update release.yml (publish python distribution to pypi) by @korikuzma in #514
  • build!: update depdency versions by @korikuzma in #517
  • fix: vrs-python translator import statement by @korikuzma in #520

Full Changelog: 0.7.0-dev7...0.8.0-dev0

0.6.0-dev0

22 Sep 14:50

Choose a tag to compare

What's Changed

Full Changelog: 0.5.5...0.6.0-dev0

0.5.5

09 May 12:29
57099be

Choose a tag to compare

What's Changed

Full Changelog: 0.5.4...0.5.5

0.5.4

07 May 17:30
7af73af

Choose a tag to compare

What's Changed

Full Changelog: 0.5.3...0.5.4

0.7.0-dev7

02 May 11:48
647b29d

Choose a tag to compare

0.7.0-dev7 Pre-release
Pre-release

What's Changed

Full Changelog: 0.7.0-dev6...0.7.0-dev7

0.7.0-dev6

19 Apr 19:57
668140b

Choose a tag to compare

0.7.0-dev6 Pre-release
Pre-release

What's Changed

Full Changelog: 0.7.0-dev5...0.7.0-dev6

0.7.0-dev5

11 Apr 12:30
5d9bfc9

Choose a tag to compare

0.7.0-dev5 Pre-release
Pre-release

What's Changed

  • refactor: Allow option to use existing gene-normalizer instance (staging) by @korikuzma in #397
  • refactor!: initial cleanup of tokenizers (metaschema-update) by @korikuzma in #399

Full Changelog: 0.7.0-dev4...0.7.0-dev5

0.7.0-dev4

06 Apr 18:11
ab44398

Choose a tag to compare

0.7.0-dev4 Pre-release
Pre-release

What's Changed

  • ci: resolve actions version warnings by @jsstevenson in #335
  • build: update gene-normalizer version to v0.2.6 (staging) by @korikuzma in #337
  • build!: replace uta tools with cool seq tool (dev) by @korikuzma in #341
  • change: relative_copy_class uses EFO IDs by @korikuzma in #346
  • build: update dependency versions by @korikuzma in #352
  • perf: gnomad_vcf_to_protein replace call to uta db with df lookup (staging) by @korikuzma in #353
  • build: update dependencies (staging) by @korikuzma in #376
  • fix: TypeError in _is_grch38_assembly (stgaging) by @korikuzma in #375
  • cicd: revert dev termination time back to 12 hours by @korikuzma in #377
  • fix: remove duplicate warnings in gnomad_vcf_to_protein (staging) by @korikuzma in #382
  • refactor: replace AminoAcidCache with bioutils (staging) by @korikuzma in #381
  • fix: add support for ambiguous N IUPAC code for cDNA + genomic (staging) by @korikuzma in #384
  • refactor!: update cool-seq-tool (staging) by @korikuzma in #392
  • feat: add support for amino acids after del (staging) by @korikuzma in #393

Full Changelog: v0.7.dev0...0.7.0-dev4