Releases: JuliaPhylo/PhyloPlots.jl
Releases · JuliaPhylo/PhyloPlots.jl
v2.0.1
PhyloPlots v2.0.1
v2.0.0
PhyloPlots v2.0.0
compatibility update to PhyloNetworks v0.17
Breaking changes
plot
returns a named tuple (instead of tuple)- removed plot method for models of two binary (correlated) traits
Merged pull requests:
- v2.0.0: compatibility with PhyloNetworks v0.17; output named tuple (breaking, #21 fix) (#26) (@cecileane)
v1.0.1
PhyloPlots v1.0.1
Merged pull requests:
- Rapid proof reading of documentation (#20) (@pbastide)
- Documenter v1 (#23) (@cecileane)
- CompatHelper: bump compat for RCall to 0.14, (keep existing compat) (#24) (@github-actions[bot])
- CI update in github workflows (#25) (@cecileane)
Closed issues:
- the progress bar keeps getting stuck (#22)
v1.0.0
v0.3.2
PhyloPlots v0.3.2
Merged pull requests:
- fix: remove extra dot on lower right corner (#18) (@cecileane)
v0.3.1
v0.3.0
PhyloPlots v0.3.0
Closed issues:
Merged pull requests:
- migration travis-ci -> github actions for test+doc (#12) (@cecileane)
- CompatHelper: bump compat for "ColorTypes" to "0.11" (#13) (@github-actions[bot])
- New icy tree style and added documentation (#16) (@Cielbird)
v0.2.4
PhyloPlots v0.2.4
support for: julia 1.6, PhyloNetworks 0.14, DataFrames 1.0
Merged pull requests:
- CompatHelper: bump compat for "DataFrames" to "1.0" (#11) (@github-actions[bot])
v0.2.3
PhyloPlots v0.2.3
- support for: julia 1.5, PhyloNetworks 0.12, DataFrames 0.22, and others
- showIntNodeLabel=false by default for all methods
Closed issues:
v0.2.2
PhyloPlots v0.2.2
showIntNodeLabel true by default
Merged pull requests:
- documenter v0.24 (#3) (@cecileane)
- Install TagBot as a GitHub Action (#4) (@JuliaTagBot)