2.0.0-a11
Pre-release
Pre-release
What's Changed
- docs: fix alt text for github contributors by @korikuzma in #438
- sync with root-inheritance-fix from VRS by @larrybabb in #441
- feat: optionally suppress console output by @jsstevenson in #445
- chore: update VCF annotator type annotations for 3.10-12 by @jsstevenson in #444
- docs: update VCF module docstrings by @jsstevenson in #448
- feat!: enhance annotator CLI options by @jsstevenson in #449
- feat!: declare annotator CLI as console entrypoint by @jsstevenson in #447
- feat: enable logging in annotator CLI by @jsstevenson in #450
- fix: do not allow
SequenceLocation
to have negativestart
/end
v… by @korikuzma in #443 - fix param typo in vcf annotator by @quinnwai in #451
New Contributors
Full Changelog: 2.0.0-a10...2.0.0-a11