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

New version: Phylo v0.5.0 #96688

Merged
merged 1 commit into from
Dec 7, 2023

Conversation

JuliaRegistrator
Copy link
Contributor

## Breaking changes

 - Add recursive tree, node and branch types, allowing type stability.
 - Note, this is a breaking change because the RootedTree and UnrootedTree types are now an alias for RecursiveTree, not LinkTree for efficiency.

# Other changes

 - Improve testing, more type stability and validation

UUID: aea672f4-3940-5932-aa44-993d1c3ff149
Repo: https://github.com/EcoJulia/Phylo.jl.git
Tree: c7f4ae2b4860dfeb521b028d4387ee6fb3c105b9

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
JuliaRegistrator referenced this pull request in EcoJulia/Phylo.jl Dec 7, 2023
Add fully recursive types, speed up parser, improve testing
Copy link
Contributor

github-actions bot commented Dec 7, 2023

Your new version pull request met all of the guidelines for auto-merging and is scheduled to be merged in the next round.


If you want to prevent this pull request from being auto-merged, simply leave a comment. If you want to post a comment without blocking auto-merging, you must include the text [noblock] in your comment. You can edit blocking comments, adding [noblock] to them in order to unblock auto-merging.

@JuliaTagBot JuliaTagBot merged commit 5c5c71f into master Dec 7, 2023
17 checks passed
@JuliaTagBot JuliaTagBot deleted the registrator-phylo-aea672f4-v0.5.0-26e0db157f branch December 7, 2023 11:32
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.

2 participants