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

Release 0.3.1 #57

Merged
merged 7 commits into from
Oct 14, 2022
Merged

Release 0.3.1 #57

merged 7 commits into from
Oct 14, 2022

Conversation

MillironX
Copy link
Member

@MillironX MillironX commented Oct 13, 2022

PR for review of the v0.3.1 release, which includes

Changed

  • Upgraded to BioAlignments v3 (#55)

Basically makes it so the latest version of XAM.jl in the registry is compatible with the latest version of BioAlignments.jl in the registry.

Rather than keep a copy of the BioAlignments cigar constructor embedded in
this function, have it call the existing constructor. There may be
performance implications for using `cigar` instead of `cigar_rle`, but
having a second copy of the constructor here is an antipattern if I've ever
seen one, so prioritise stable code over performant code.
@CiaranOMara CiaranOMara merged commit 22f939f into master Oct 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants