Skip to content

Releases: ga4gh/vrs-python

2.0.0-a6

05 Apr 15:33
a8925b2
Compare
Choose a tag to compare
2.0.0-a6 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 2.0.0-a5...2.0.0-a6

2.0.0-a5

26 Feb 14:02
5a9115c
Compare
Choose a tag to compare
2.0.0-a5 Pre-release
Pre-release

What's Changed

Full Changelog: 2.0.0-a4...2.0.0-a5

2.0.0-a4

22 Feb 12:45
64fee4c
Compare
Choose a tag to compare
2.0.0-a4 Pre-release
Pre-release

What's Changed

  • computed identifiers using pydantic model serializers by @ahwagner in #342

Full Changelog: 2.0.0-a3...2.0.0-a4

2.0.0-a3

16 Feb 00:44
a99ca5b
Compare
Choose a tag to compare
2.0.0-a3 Pre-release
Pre-release

What's Changed

Full Changelog: 2.0.0-a2...2.0.0-a3

2.0.0-a2

05 Jan 19:42
50af18d
Compare
Choose a tag to compare
2.0.0-a2 Pre-release
Pre-release

What's Changed

  • cicd: update release.yml to use trusted publisher by @korikuzma in #271
  • build: properly pin pydantic v2 major version by @korikuzma in #273
  • fix: gnomad_re should accept all nucleotide characters for ref/alt by @korikuzma in #278
  • cicd: use single quotes in if condition for branch name by @korikuzma in #282
  • fix: ensure extra fields present in jsonschema by @jsstevenson in #284
  • build(deps): remove jsonschema dependency by @jsstevenson in #285
  • docs: Update README for running notebooks (#286) by @korikuzma in #288
  • VCFAnnotator updates to skip REF alleles and emit correct INFO field definitions by @ehclark in #299
  • Output VRS_Error INFO field for VCF sites where VRS computation fails by @ehclark in #301
  • Output "." instead of blank string in VCF INFO fields by @ehclark in #302
  • Add memoization to data proxy methods to improve performance by @ehclark in #304
  • Enhancements to improve VRS computation performance by @ehclark in #310

New Contributors

Full Changelog: 2.0.0-a1...2.0.0-a2

0.8.5

09 Nov 13:18
6bb9526
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.8.4...0.8.5

0.8.4

13 Nov 20:01
d1fa83e
Compare
Choose a tag to compare

What's Changed

  • fix: VCF Annotator VRS_Allele_Ids renamed to VRS_Allele_IDs by @korikuzma in #186

Full Changelog: 0.8.3...0.8.4

VRS Manuscript (v0.7.0)

23 Sep 21:58
fdc7b89
Compare
Choose a tag to compare

The v0.7.0 release of vrs-python supports VRS v1.2.0 as described in the VRS preprint.