Skip to content

Releases: JuliaTeX/TreeView.jl

v0.5.1

15 Feb 22:18

Choose a tag to compare

TreeView v0.5.1

Diff since v0.4.0

Merged pull requests:

Closed issues:

  • TagBot trigger issue (#33)

v0.4.0

14 Sep 15:05
963d249

Choose a tag to compare

TreeView v0.4.0

Diff since v0.3.1

Closed issues:

  • Heads-up: LightGraphs and Julia 0.6 (#6)
  • && (#8)
  • Way to pass nested dict with string leaf nodes (#24)
  • Error running examples (#25)

Merged pull requests:

Fix display of ampersand

08 Dec 21:07
e3a7dcf

Choose a tag to compare

Fix display of ampersand (#18)

* Fix ampersand display

* Fix ampersand display

* Add test for ampersand

* Add testing for Julia 1.0

* Fix typo in test

* Disallow failures on nightly

Release compatible with Julia 1.0

08 Dec 19:50

Choose a tag to compare

v0.3.0

Update Julia in REQUIRE to 0.7

Bug fix

05 Dec 07:18
31b4625

Choose a tag to compare

Merge pull request #13 from rcnlee/master

fix depwarn for replace in 0.7

Release v0.2.0

07 Aug 22:08
023033e

Choose a tag to compare

Release for Julia 0.7-beta2 compatibility.

Add DAGs and refactor

31 Jan 20:48

Choose a tag to compare

DAGs are now available.

First release

27 Jan 11:56

Choose a tag to compare

Basic functionality for displaying the syntax tree of a Julia Expression as a graph.