-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
f3d936c
commit 6082d57
Showing
2 changed files
with
19 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,19 @@ | ||
# Changelog | ||
|
||
## [1.0.0](https://github.com/bihealth/varfish-db-downloader/compare/v0.3.0...v1.0.0) (2023-06-14) | ||
|
||
|
||
### ⚠ BREAKING CHANGES | ||
|
||
* refactoring for bollonaster (#22) | ||
|
||
### Features | ||
|
||
* add missing background data for GRCh38 ([#5](https://github.com/bihealth/varfish-db-downloader/issues/5)) ([#37](https://github.com/bihealth/varfish-db-downloader/issues/37)) ([9ce1cab](https://github.com/bihealth/varfish-db-downloader/commit/9ce1cab9e94b34f349bc1752c4cd7b3d1d712cfb)) | ||
* add nightly test for upstream URL availability ([#6](https://github.com/bihealth/varfish-db-downloader/issues/6)) ([#32](https://github.com/bihealth/varfish-db-downloader/issues/32)) ([e30b093](https://github.com/bihealth/varfish-db-downloader/commit/e30b093e9b2ac87960269028e1e57009247b2dab)) | ||
* adding test mode ([#7](https://github.com/bihealth/varfish-db-downloader/issues/7)) ([#30](https://github.com/bihealth/varfish-db-downloader/issues/30)) ([a415bfe](https://github.com/bihealth/varfish-db-downloader/commit/a415bfe64f8e8a21f76e9a2dc34180645244dbcf)) | ||
* binary conversion of sequence dbs with annonars and worker ([#35](https://github.com/bihealth/varfish-db-downloader/issues/35)) ([#40](https://github.com/bihealth/varfish-db-downloader/issues/40)) ([8d1542f](https://github.com/bihealth/varfish-db-downloader/commit/8d1542f0e4ff312f4e03828326ac7237f5c96f50)) | ||
* build output files for background data containers ([#35](https://github.com/bihealth/varfish-db-downloader/issues/35)) ([#41](https://github.com/bihealth/varfish-db-downloader/issues/41)) ([f3d936c](https://github.com/bihealth/varfish-db-downloader/commit/f3d936c2e970fed49b57b34d161174b2fc4b1684)) | ||
* cleanup and restructuring of output and code ([#34](https://github.com/bihealth/varfish-db-downloader/issues/34)) ([#36](https://github.com/bihealth/varfish-db-downloader/issues/36)) ([400119f](https://github.com/bihealth/varfish-db-downloader/commit/400119fc90dc48662a50ccf427f23e1e2e9f8d54)) | ||
* make runnable with Slurm ([#38](https://github.com/bihealth/varfish-db-downloader/issues/38)) ([#39](https://github.com/bihealth/varfish-db-downloader/issues/39)) ([2f6deac](https://github.com/bihealth/varfish-db-downloader/commit/2f6deacbe222873eeb7758ca08b662671552a948)) | ||
* refactoring for bollonaster ([#22](https://github.com/bihealth/varfish-db-downloader/issues/22)) ([1b35484](https://github.com/bihealth/varfish-db-downloader/commit/1b354843482bd4db72c45bb87d5d9143d25b3b87)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
v0.3.0 | ||
1.0.0 |