Skip to content

Releases: ga4gh/vrs-python

2.0.0-a10

19 Jul 12:46
4b0fa9f
Compare
Choose a tag to compare
2.0.0-a10 Pre-release
Pre-release

What's Changed

Full Changelog: 2.0.0-a9...2.0.0-a10

2.0.0-a9

17 Jul 23:47
7479a10
Compare
Choose a tag to compare
2.0.0-a9 Pre-release
Pre-release

What's Changed

  • feat: VRS 1.3 digests may be computed for Alleles and Sequence Locations by @ahwagner in #427
  • feat: add enum for as_version + add restrictions to ga4gh_serialize_as_version by @korikuzma in #431
  • feat!: update/rename classes to refect public API access and ABC by @korikuzma in #430
  • refactor: remove unused code + small cleanup by @korikuzma in #432

Full Changelog: 2.0.0-a8...2.0.0-a9

2.0.0-a8

11 Jul 17:29
448538c
Compare
Choose a tag to compare
2.0.0-a8 Pre-release
Pre-release

What's Changed

Full Changelog: 2.0.0-a7...2.0.0-a8

2.0.0-a7

04 Jun 16:20
33da6be
Compare
Choose a tag to compare
2.0.0-a7 Pre-release
Pre-release

What's Changed

Full Changelog: 2.0.0-a6...2.0.0-a7

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