Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(main): release 0.4.0 #223

Merged
merged 1 commit into from
Jan 14, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Sep 17, 2023

🤖 I have created a release beep boop

0.4.0 (2024-01-14)

This new version incorporates a number of bug fixes and exciting new features! Notably, it adds support for python 3.11 (whilst keeping support for python 3.7 for @TaraMirmira). And per a recent request by @XimeiWulilyy (and @s041629 a while ago), the haptools transform command now accepts multiallelic variants. Also, a quick shoutout to @RJDan for pointing out issues with the example script for converting .blocks.det files into .hap files.

Features

Bug Fixes

  • UnboundLocalError arising from headerless .hap files (#229) (a499b0c)
  • bug where Phenotypes.subset(inplace=True) would raise an AttributeError (#226) (cff6d9b)
  • convert samples argument in Genotypes.read into a set and fix tr_harmonizer bug arising when TRTools is also installed (#225) (06cc273)
  • Not having 23 chromosomes in genotype blocks when 23 chromosomes listed in centromere file resulted in Value Error (#234) (ef36798)

Documentation

  • fix example of .blocks.det to .hap conversion in API docs (#236) (1ed9139)
  • handle whitespace in blocks2hap example (#237) (bbdacf8)

This PR was generated with Release Please. See documentation.

@github-actions github-actions bot force-pushed the release-please--branches--main--components--haptools branch from dd11fd8 to 817460b Compare September 17, 2023 17:50
@github-actions github-actions bot force-pushed the release-please--branches--main--components--haptools branch 3 times, most recently from b43a84b to ee5a48d Compare October 5, 2023 15:47
@github-actions github-actions bot force-pushed the release-please--branches--main--components--haptools branch from ee5a48d to 3906937 Compare November 29, 2023 20:45
@github-actions github-actions bot force-pushed the release-please--branches--main--components--haptools branch from 3906937 to 9391920 Compare December 26, 2023 16:53
@github-actions github-actions bot force-pushed the release-please--branches--main--components--haptools branch 5 times, most recently from 5c13307 to d55db40 Compare January 12, 2024 20:04
@github-actions github-actions bot force-pushed the release-please--branches--main--components--haptools branch from d55db40 to aba89c3 Compare January 14, 2024 16:30
@aryarm aryarm merged commit bdaf812 into main Jan 14, 2024
3 checks passed
@aryarm aryarm deleted the release-please--branches--main--components--haptools branch January 14, 2024 16:40
Copy link
Contributor Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant