Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ga4gh/vrs-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.1.4
Choose a base ref
...
head repository: ga4gh/vrs-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.2.0
Choose a head ref
  • 4 commits
  • 55 files changed
  • 2 contributors

Commits on Oct 15, 2025

  1. feat: add deprecation warning for beacon translation (#578)

    close #568
    
    * One of the Beacon leads (@mbaudis) requested this to be removed since
    it does not follow the standard, for now we will add a deprecation
    message and remove this in v3.
    * Added `typing_extensions` as an `extras` dep
    korikuzma authored Oct 15, 2025
    Configuration menu
    Copy the full SHA
    6c32886 View commit details
    Browse the repository at this point in the history
  2. docs: add more info for docker commands (#566)

    close #565
    
    Made small tweak to biocommons package install
    korikuzma authored Oct 15, 2025
    Configuration menu
    Copy the full SHA
    f01f648 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2025

  1. Add vcr_config to conftest to filter headers and auto-decompress resp… (

    #591)
    
    …onses. Refresh and clean up all cassettes. Remove all_played checks.
    
    
    Close #588
    theferrit32 authored Nov 17, 2025
    Configuration menu
    Copy the full SHA
    9462037 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2025

  1. VCF support for RLE and fix to same-as-reference allele normalization…

    … to RLE (#589)
    
    Close #577
    Close #587
    
    ---------
    
    Co-authored-by: Kori Kuzma <korikuzma@gmail.com>
    theferrit32 and korikuzma authored Dec 15, 2025
    Configuration menu
    Copy the full SHA
    ded576f View commit details
    Browse the repository at this point in the history
Loading