Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.1.0"
".": "0.0.0"
}
31 changes: 31 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,36 @@
# Changelog

## [0.0.0](https://github.com/bihealth/svirlpool/compare/v0.1.0...v0.0.0) (2026-02-03)


### Features

* add Docker builds ([#37](https://github.com/bihealth/svirlpool/issues/37)) ([#38](https://github.com/bihealth/svirlpool/issues/38)) ([55c61df](https://github.com/bihealth/svirlpool/commit/55c61df5e0e5f11838f9589582c53fc23c52f32b))
* migrate code from old repository ([#7](https://github.com/bihealth/svirlpool/issues/7)) ([2c68d5f](https://github.com/bihealth/svirlpool/commit/2c68d5f3889e93e1c2bdac0ecad789bb777d0141))
* Prepare release manifest for v0.1.0 ([#49](https://github.com/bihealth/svirlpool/issues/49)) ([4080059](https://github.com/bihealth/svirlpool/commit/40800595b75a4c70af7358fc944bb0191df61e7c))
* support different hg38 flavours ([#29](https://github.com/bihealth/svirlpool/issues/29)) ([ee7f71b](https://github.com/bihealth/svirlpool/commit/ee7f71b0cdaabfb5dcd14914b841304d4a818848))


### Bug Fixes

* add --directory flag to snakemake to prevent writing to docker home ([#47](https://github.com/bihealth/svirlpool/issues/47)) ([b7fecd0](https://github.com/bihealth/svirlpool/commit/b7fecd0f5c40fd1616a2a88f6c23eed3e339981f))
* allowed mismatching chr names in mononucleotide filtering for re… ([#30](https://github.com/bihealth/svirlpool/issues/30)) ([3821344](https://github.com/bihealth/svirlpool/commit/3821344e822bf7692243e3a660a60e60e9667d52))
* HG30 sv calling feasible due to performance gains ([#28](https://github.com/bihealth/svirlpool/issues/28)) ([6d9ae6c](https://github.com/bihealth/svirlpool/commit/6d9ae6c1ee402c08b5f6da06fade8b5be93bfbcd))
* inversion calling (34) ([#36](https://github.com/bihealth/svirlpool/issues/36)) ([aa3cc2d](https://github.com/bihealth/svirlpool/commit/aa3cc2d4ca8aa258ab9d0dd2f9bdf42c2542659c))


### Documentation

* added-description-how-to-run-on-real-data ([#16](https://github.com/bihealth/svirlpool/issues/16)) ([f34ed06](https://github.com/bihealth/svirlpool/commit/f34ed06f39ae1c0242c50cb57acb55f2b55314d9))
* documenting vcf creation ([#9](https://github.com/bihealth/svirlpool/issues/9)) ([#10](https://github.com/bihealth/svirlpool/issues/10)) ([9335a4a](https://github.com/bihealth/svirlpool/commit/9335a4abb8f803c39459492a1e32b1f20193542e))
* illustration for README ([#2](https://github.com/bihealth/svirlpool/issues/2)) ([678a52a](https://github.com/bihealth/svirlpool/commit/678a52ac2ab2f94426dfe960ede5fdc780d0bee0))
* Update README with BioRXiv preprint link ([#18](https://github.com/bihealth/svirlpool/issues/18)) ([c261517](https://github.com/bihealth/svirlpool/commit/c2615172aa0cf609df2b12fac1cdb51de659b605))


### Continuous Integration

* add update-lockfile CI workflow ([#44](https://github.com/bihealth/svirlpool/issues/44)) ([ed35688](https://github.com/bihealth/svirlpool/commit/ed35688b8feae3b3a094c2d3f1f2f018ec744450))

## [0.0.0](https://github.com/bihealth/svirlpool/compare/v0.0.0...v0.0.0) (2026-02-03)


Expand Down
10 changes: 5 additions & 5 deletions pixi.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading