0.8.0-dev0
Pre-release
Pre-release
What's Changed
- fix: catch errors for
(#_#)_#dup
and#_(#_#)dup
HGVS exprs by @korikuzma in #419 - docs: document branch / version tracking by @korikuzma in #403
- ci: add GH action for installing deps + remove requirements (metaschema) by @korikuzma in #452
- chore: update elastic beanstalk commands by @korikuzma in #456
- feat: add parsed to copy number change endpoint (metaschema) by @korikuzma in #453
- fix!:
/parsed_to_cn_var
should accept number, definite range, and indefinite range by @korikuzma in #455 - feat: add do_liftover param in parsed to copy number endpoints (metaschema) by @korikuzma in #459
- refactor!: parsed to copy number should accept request body (metaschema) by @korikuzma in #460
- build: update ga4gh.vrsatile.pydantic version by @korikuzma in #461
- fix: Copy Number Count copies should be Number or Indef/Def Range by @korikuzma in #468
- fix: allow comparator to be set in start/end values by @korikuzma in #469
- refactor!: clean up app (metaschema) by @korikuzma in #494
- feat!: update to vrs 2.0-alpha by @korikuzma in #512
- cicd: update release.yml (publish python distribution to pypi) by @korikuzma in #514
- build!: update depdency versions by @korikuzma in #517
- fix: vrs-python translator import statement by @korikuzma in #520
Full Changelog: 0.7.0-dev7...0.8.0-dev0