Skip to content

2.0.0-a2

Pre-release
Pre-release
Compare
Choose a tag to compare
@korikuzma korikuzma released this 05 Jan 19:42
50af18d

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