Skip to content

Releases: JuliaPhylo/PhyloPlots.jl

v2.0.1

10 Dec 22:11
Compare
Choose a tag to compare

v2.0.0

03 Dec 03:54
afcf8b3
Compare
Choose a tag to compare

PhyloPlots v2.0.0

Diff since v1.0.1

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

16 May 17:46
072af04
Compare
Choose a tag to compare

PhyloPlots v1.0.1

Diff since v1.0.0

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

11 Aug 03:01
61a307a
Compare
Choose a tag to compare

PhyloPlots v1.0.0

Diff since v0.3.2

Merged pull requests:

v0.3.2

17 Jun 21:56
Compare
Choose a tag to compare

PhyloPlots v0.3.2

Diff since v0.3.1

Merged pull requests:

v0.3.1

18 Oct 01:09
b8d7192
Compare
Choose a tag to compare

PhyloPlots v0.3.1

Diff since v0.3.0

Merged pull requests:

v0.3.0

21 Jul 23:19
eb77c43
Compare
Choose a tag to compare

PhyloPlots v0.3.0

Diff since v0.2.4

Closed issues:

  • plot on remove server: window doesn't open (#14)
  • the net1 show the wrong topology (#15)

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

29 Apr 22:49
43ba13b
Compare
Choose a tag to compare

PhyloPlots v0.2.4

Diff since v0.2.3

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

11 Mar 19:27
7275829
Compare
Choose a tag to compare

PhyloPlots v0.2.3

Diff since v0.2.2

  • support for: julia 1.5, PhyloNetworks 0.12, DataFrames 0.22, and others
  • showIntNodeLabel=false by default for all methods

Closed issues:

  • Trouble precompiling PhyloPlots (#6)
  • Failed to compile errors (#8)

v0.2.2

05 May 10:06
Compare
Choose a tag to compare

PhyloPlots v0.2.2

Diff since v0.2.1

showIntNodeLabel true by default

Merged pull requests: