Skip to content

Releases: varfish-org/hgvs-rs

v0.17.4

09 Dec 14:55
ba7d899
Compare
Choose a tag to compare

0.17.4 (2024-12-09)

Bug Fixes

v0.17.3

07 Oct 12:10
623420c
Compare
Choose a tag to compare

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

06 Aug 16:32
511fad8
Compare
Choose a tag to compare

0.17.2 (2024-08-06)

Bug Fixes

  • add support for tag 'GENCODE Primary' in cdot json (#201) (0b37341)

v0.17.1

26 Jul 08:26
46befc2
Compare
Choose a tag to compare

0.17.1 (2024-07-26)

Bug Fixes

v0.17.0

25 Jul 07:36
13ef5d4
Compare
Choose a tag to compare

0.17.0 (2024-07-25)

Features

  • add variant region condition for dups ending in 3' UTR (#192) (#195) (362909c)

v0.16.3

16 Jul 09:40
14ec35a
Compare
Choose a tag to compare

0.16.3 (2024-07-16)

Bug Fixes

  • BioType naming for Ig* types, derive Hash for BioType (#189) (62519c7)

v0.16.2

16 Jul 09:06
b3a466b
Compare
Choose a tag to compare

0.16.2 (2024-07-14)

Bug Fixes

  • add biotype vaultRNA_primary_transcript (#180) (d59783c)
  • add biotype vaultRNA_primary_transcript (#183) (4345377)
  • add partial field to cdot json representation struct (#179) (113a06a)
  • add Serialize to data::cdot::json representations (#176) (2de1b8a)

v0.16.1

10 Jun 14:52
20014d0
Compare
Choose a tag to compare

0.16.1 (2024-06-10)

Bug Fixes

  • use array instead of Vec for Codon representation (#169) (e455168)

Performance Improvements

  • cache mappers, avoid allocations, codons are arrays (#172) (34acaf4)

v0.16.0

05 Mar 07:51
721d606
Compare
Choose a tag to compare

0.16.0 (2024-03-05)

Features

v0.15.0

08 Feb 11:41
2f50335
Compare
Choose a tag to compare

0.15.0 (2024-02-08)

Miscellaneous Chores