Skip to content

2.0.0

Choose a tag to compare

@korikuzma korikuzma released this 21 Mar 20:19
· 27 commits to main since this release
2198c99

What's Changed

  • feat!: refactor annotator as ABC, add NDJSON annotation + support optional side effects by @jsstevenson in #502
  • chore: update seqrepo and uta versions to 2024-12-20 by @korikuzma in #514
  • feat!: update models to VRS 2.0.1 by @korikuzma in #518
  • docs: clarify fork procedure for devs by @jsstevenson in #458
  • feat!: show more informative error msg for vcf annotate output args issue by @jsstevenson in #520
  • fix: use POSIX/GNU conventions for option word separators by @jsstevenson in #521
  • fix: ensure dataproxy env var works in CLI by @jsstevenson in #523
  • fix: use integers for numeric INFO attributes by @jsstevenson in #519
  • docs: add instructions for using podman with vs code dev containers by @korikuzma in #524
  • chore: remove unused pylint config by @jsstevenson in #525

Note

Originally, VRS-Python major version was going to follow the VRS major version. To prepare for VRS 2.0.0, we created 2.0.0-alpha releases. However, the developer team has decided not to follow approach anymore. Instead, VRS-Python will be following semantic versioning. We will be skipping a 1.0.0 release and will be going straight to 2.0.0.

Full Changelog: 2.0.0-a14...2.0.0