Releases: varfish-org/hgvs-rs
Releases · varfish-org/hgvs-rs
v0.18.2
0.18.2 (2025-03-31)
Bug Fixes
- incorporate biocommons PR 765: fix exception in g_to_c mapping (#231) (f658e9b)
- miscellaneous out of range fixes (#234) (9d80c7e)
v0.18.0
0.18.0 (2025-02-12)
Features
- Renormalize during
g_to_n
if renormalize_g
is set to true (#223) (305058d)
v0.17.3
0.17.3 (2024-10-04)
Bug Fixes
- Add catch-all tag
Other
to account for future cdot tag changes (#204) (e02c98c)
v0.17.2
0.17.2 (2024-08-06)
Bug Fixes
- add support for tag 'GENCODE Primary' in cdot json (#201) (0b37341)
v0.17.0
0.17.0 (2024-07-25)
Features
- add variant region condition for dups ending in 3' UTR (#192) (#195) (362909c)
v0.16.3
0.16.3 (2024-07-16)
Bug Fixes
- BioType naming for Ig* types, derive Hash for BioType (#189) (62519c7)