Releases: ga4gh/vrs-python
Releases · ga4gh/vrs-python
2.0.0-a2
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
What's Changed
- build: support python >= 3.8 by @korikuzma in #202
- docs: update pip installation + fix typos (#207) by @korikuzma in #209
- fix: gnomad_re should accept all nucleotide characters for ref/alt by @korikuzma in #277
- cicd: update release.yml to use trusted publisher by @korikuzma in #279
- cicd: use single quotes in if condition for branch name by @korikuzma in #280
Full Changelog: 0.8.4...0.8.5
0.8.4
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)
The v0.7.0 release of vrs-python supports VRS v1.2.0 as described in the VRS preprint.