Skip to content

Commit ddf9c10

Browse files
chore: release 1.0.0
1 parent 4b01fe9 commit ddf9c10

File tree

2 files changed

+20
-1
lines changed

2 files changed

+20
-1
lines changed

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,20 @@
11
# Changelog
2+
3+
## [1.0.0](https://www.github.com/bihealth/varfish-db-downloader/compare/v0.3.0...v1.0.0) (2023-06-14)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* refactoring for bollonaster (#22)
9+
10+
### Features
11+
12+
* add missing background data for GRCh38 ([#5](https://www.github.com/bihealth/varfish-db-downloader/issues/5)) ([#37](https://www.github.com/bihealth/varfish-db-downloader/issues/37)) ([9ce1cab](https://www.github.com/bihealth/varfish-db-downloader/commit/9ce1cab9e94b34f349bc1752c4cd7b3d1d712cfb))
13+
* add nightly test for upstream URL availability ([#6](https://www.github.com/bihealth/varfish-db-downloader/issues/6)) ([#32](https://www.github.com/bihealth/varfish-db-downloader/issues/32)) ([e30b093](https://www.github.com/bihealth/varfish-db-downloader/commit/e30b093e9b2ac87960269028e1e57009247b2dab))
14+
* adding test mode ([#7](https://www.github.com/bihealth/varfish-db-downloader/issues/7)) ([#30](https://www.github.com/bihealth/varfish-db-downloader/issues/30)) ([a415bfe](https://www.github.com/bihealth/varfish-db-downloader/commit/a415bfe64f8e8a21f76e9a2dc34180645244dbcf))
15+
* adjusting output paths ([#42](https://www.github.com/bihealth/varfish-db-downloader/issues/42)) ([4b01fe9](https://www.github.com/bihealth/varfish-db-downloader/commit/4b01fe9340bfac15883fa217702997a4e10499e8))
16+
* binary conversion of sequence dbs with annonars and worker ([#35](https://www.github.com/bihealth/varfish-db-downloader/issues/35)) ([#40](https://www.github.com/bihealth/varfish-db-downloader/issues/40)) ([8d1542f](https://www.github.com/bihealth/varfish-db-downloader/commit/8d1542f0e4ff312f4e03828326ac7237f5c96f50))
17+
* build output files for background data containers ([#35](https://www.github.com/bihealth/varfish-db-downloader/issues/35)) ([#41](https://www.github.com/bihealth/varfish-db-downloader/issues/41)) ([f3d936c](https://www.github.com/bihealth/varfish-db-downloader/commit/f3d936c2e970fed49b57b34d161174b2fc4b1684))
18+
* cleanup and restructuring of output and code ([#34](https://www.github.com/bihealth/varfish-db-downloader/issues/34)) ([#36](https://www.github.com/bihealth/varfish-db-downloader/issues/36)) ([400119f](https://www.github.com/bihealth/varfish-db-downloader/commit/400119fc90dc48662a50ccf427f23e1e2e9f8d54))
19+
* make runnable with Slurm ([#38](https://www.github.com/bihealth/varfish-db-downloader/issues/38)) ([#39](https://www.github.com/bihealth/varfish-db-downloader/issues/39)) ([2f6deac](https://www.github.com/bihealth/varfish-db-downloader/commit/2f6deacbe222873eeb7758ca08b662671552a948))
20+
* refactoring for bollonaster ([#22](https://www.github.com/bihealth/varfish-db-downloader/issues/22)) ([1b35484](https://www.github.com/bihealth/varfish-db-downloader/commit/1b354843482bd4db72c45bb87d5d9143d25b3b87))

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v0.3.0
1+
1.0.0

0 commit comments

Comments
 (0)