Skip to content

Releases: varfish-org/annonars

v0.24.1

18 Oct 12:36
b542f10
Compare
Choose a tag to compare

0.24.1 (2023-10-18)

Bug Fixes

  • more robust import of clinvar variants (#260) (72c8267)

v0.24.0

18 Oct 07:26
8318b94
Compare
Choose a tag to compare

0.24.0 (2023-10-18)

Features

  • allow returning None for query interfaces (#255) (#256) (b4bf349)
  • ensure that RocksDB dbs are opened with absolute path (#252) (#257) (bf74e69)
  • making more code public in tsv query interface (#253) (dd4eecc)
  • properly represent clinvar VCV/RCV structure in protobufs (#242) (#259) (9095773)

Bug Fixes

v0.23.1

16 Oct 11:39
dc45e66
Compare
Choose a tag to compare

0.23.1 (2023-10-16)

Bug Fixes

v0.23.0

16 Oct 11:09
a285a22
Compare
Choose a tag to compare

0.23.0 (2023-10-16)

Features

  • making more query_for_variant functions public (#243) (151a7b6)

v0.22.0

13 Oct 09:26
080ded1
Compare
Choose a tag to compare

0.22.0 (2023-10-13)

Features

v0.21.1

12 Oct 07:57
a4e5283
Compare
Choose a tag to compare

0.21.1 (2023-10-12)

Bug Fixes

v0.21.0

02 Oct 11:39
5d8f530
Compare
Choose a tag to compare

0.21.0 (2023-10-02)

Features

  • release 0.21.0 with breaking dependency updates (676886e)

v0.20.0

18 Sep 09:51
9fbb009
Compare
Choose a tag to compare

0.20.0 (2023-09-18)

Features

  • bumping dependencies (in particular noodles-vcf) (#215) (f455b5e)

v0.19.0

13 Sep 06:29
a7a41db
Compare
Choose a tag to compare

0.19.0 (2023-09-13)

Features

  • bump rocksdb-utils-lookup for hierarchical index/filter (#211) (c3decd5)
  • make GTEx support more space efficient via quantiles/enums (#214) (e583343)

Bug Fixes

  • pick up clinvar-genes database in Dockerfile entrypoint (#212) (c945f26)

v0.18.0

12 Sep 12:44
3ba0843
Compare
Choose a tag to compare

0.18.0 (2023-09-12)

Features