Skip to content

Releases: sisl/D3Trees.jl

v0.3.3

20 Jul 21:54
78c5738
Compare
Choose a tag to compare

D3Trees v0.3.3

Diff since v0.3.2

Merged pull requests:

  • Lazy loading of deep trees using children interface with HTTP.jl (#26) (@BoZenKhaa)

v0.3.2

17 May 17:09
Compare
Choose a tag to compare

D3Trees v0.3.2

Diff since v0.3.1

Merged pull requests:

  • added mac-specific commands to inbrowser (#21) (@zsunberg)
  • Small change to test whether travis builds pr (#22) (@zsunberg)
  • Add missing version number and compat entry (#24) (@BoZenKhaa)

Various Minor Non-breaking improvements

19 Dec 00:36
4782632
Compare
Choose a tag to compare
  • mac support for inchrome
  • inbrowser
  • much better support for AbstractTrees

Support for Julia 0.7/1.0

16 Aug 22:28
bd77110
Compare
Choose a tag to compare
v0.3.0

Update REQUIRE

AbstractTrees Support

08 Apr 05:02
024de93
Compare
Choose a tag to compare

Now supports any AbstractTree

More options

09 Nov 05:56
Compare
Choose a tag to compare

added lots of options for creating the AA-228 POMCP notebook

Fixed UTF-8 display bugs, added Windows inchrome function

29 Sep 00:56
Compare
Choose a tag to compare
v0.1.2

Merge branch 'master' of https://github.com/sisl/D3Trees.jl

Added backup text display for when you only have a text interface

27 Sep 20:00
Compare
Choose a tag to compare
v0.1.1

added title and added windows inchrome (#2)

Initial Release

27 Sep 02:38
Compare
Choose a tag to compare

Includes everything for displaying nodes, text, and tooltip text and adjusting the style of the svg elements.