Skip to content

Releases: VEZY/MultiScaleTreeGraph.jl

v0.12.0

18 Jul 13:13
de82c6e
Compare
Choose a tag to compare

MultiScaleTreeGraph v0.12.0

Diff since v0.11.2

Closed issues:

  • Performance improvements (#46)

Merged pull requests:

  • Optimization for simulations (#48) (@VEZY)

v0.11.2

08 Jun 08:12
0591d1a
Compare
Choose a tag to compare

MultiScaleTreeGraph v0.11.2

Diff since v0.11.1

Merged pull requests:

  • CompatHelper: add new compat entry for DelimitedFiles at version 1, (keep existing compat) (#45) (@github-actions[bot])

v0.11.1

18 May 15:42
a2aa8eb
Compare
Choose a tag to compare

MultiScaleTreeGraph v0.11.1

Diff since v0.11.0

v0.11.0

05 May 07:48
9ecd84e
Compare
Choose a tag to compare

MultiScaleTreeGraph v0.11.0

Diff since v0.10.1

Closed issues:

  • Add component and complex to Node (#21)

v0.10.1

23 Mar 11:53
57d75d9
Compare
Choose a tag to compare

MultiScaleTreeGraph v0.10.1

Diff since v0.10.0

v0.10.0

21 Mar 17:46
93bb808
Compare
Choose a tag to compare

MultiScaleTreeGraph v0.10.0

Diff since v0.9.0

Closed issues:

  • Define the workflow for simulation (#35)

Merged pull requests:

  • CompatHelper: bump compat for XLSX to 0.9, (keep existing compat) (#34) (@github-actions[bot])

v0.9.0

12 Jan 16:24
6fbe606
Compare
Choose a tag to compare

MultiScaleTreeGraph v0.9.0

Diff since v0.8.0

Closed issues:

  • descendants with all=false does not work (#32)

v0.8.0

25 Nov 18:10
Compare
Choose a tag to compare

MultiScaleTreeGraph v0.8.0

Diff since v0.7.0

Closed issues:

  • Errors when parsing MTG file in MTG section (#23)
  • write_mtg does not work with immutable structs (#25)
  • MTG with no features cannot be read (#27)
  • Put children as an array of Nodes instead of a Dict (#28)
  • Should ordered_children return nodes by their ID ? (#29)
  • Make addchild! return the child so we can iteratively add children (#30)
  • Add node "type" as a parameter in the Node (as a field of type T) (#31)

Merged pull requests:

  • CompatHelper: bump compat for MetaGraphsNext to 0.4, (keep existing compat) (#26) (@github-actions[bot])

v0.7.0

24 Aug 15:20
Compare
Choose a tag to compare

MultiScaleTreeGraph v0.7.0

Diff since v0.6.0

v0.6.0

17 Aug 15:45
0337655
Compare
Choose a tag to compare

MultiScaleTreeGraph v0.6.0

Diff since v0.5.0

Merged pull requests:

  • CompatHelper: bump compat for MetaGraphsNext to 0.3, (keep existing compat) (#20) (@github-actions[bot])
  • CompatHelper: bump compat for AbstractTrees to 0.4, (keep existing compat) (#22) (@github-actions[bot])
  • CompatHelper: bump compat for XLSX to 0.8, (keep existing compat) (#24) (@github-actions[bot])