Skip to content

v0.13.0

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Mar 22:23
· 56 commits to master since this release
08eab8b

PhyloNetworks v0.13.0

Diff since v0.12.0

new features:

  • support for julia 1.5, DataFrames 0.22 etc
  • move to flip a hybrid edge
  • check that a graph is a valid semi-directed network

Closed issues:

  • equal rates model fitdiscrete bug (#147)
  • hybridBootstrapSupport error (#154)

Merged pull requests:

  • Minor fixes: added 2 spaces and QuartetNetwork docstring (#135) (@crsl4)
  • CompatHelper: bump compat for "DataStructures" to "0.18" (#137) (@github-actions[bot])
  • Flip Hybrid Edge Move (#139) (@coraallensavietta)
  • Fix bug in backward likelihood calculation (#142) (@coraallensavietta)
  • Tree component functions (#145) (@jingchengx)
  • CompatHelper: bump compat for "Distributions" to "0.24" (#146) (@github-actions[bot])
  • CompatHelper: bump compat for "CSV" to "0.8" (#149) (@github-actions[bot])
  • CompatHelper: bump compat for "DataFrames" to "0.22" (#150) (@github-actions[bot])
  • CompatHelper: bump compat for "StaticArrays" to "1.0" (#151) (@github-actions[bot])
  • prep for v0.13.0; travis-ci.com migration; rm test broken by GLM v1.4 (#156) (@cecileane)