Skip to content

Releases: JuliaTeX/TikzGraphs.jl

v1.4.0

22 May 05:51
Compare
Choose a tag to compare

TikzGraphs v1.4.0

Diff since v1.3.0

Closed issues:

  • Allow set options for \graph (#38)
  • 1.2.1 patch to sync up with Graphs.jl? (#48)

v1.3.0

21 Nov 16:46
b6b3ff3
Compare
Choose a tag to compare

TikzGraphs v1.3.0

Diff since v1.2.0

Closed issues:

  • Switch to Graphs.jl instead of LightGraphs.jl (#45)

Merged pull requests:

v1.2.0

08 Sep 17:55
Compare
Choose a tag to compare

TikzGraphs v1.2.0

Diff since v1.1.0

Closed issues:

  • Drawing FFNN and RNN (#29)
  • could not import LaTeXStrings? (#39)
  • Unsatisfiable requirements when adding TikzGraphs (#40)
  • Using inside of VSCode (#41)
  • LaTeX error (#42)

v1.1.0

25 Sep 15:50
v1.1.0
Compare
Choose a tag to compare

v1.1.0 (2019-09-25)

Diff since v1.0.1

Closed issues:

  • Self loop nodes (#35)
  • SystemError: mktempdir: Permission denied (#30)

Merged pull requests:

Fix for texlive 2018

31 Oct 03:22
Compare
Choose a tag to compare
v1.0.1

fixes #32

Release v1.0.0 for Julia 1.0

03 Sep 16:49
36f9720
Compare
Choose a tag to compare
Merge pull request #27 from bisraelsen/dev

modify preamble, new layouts
Merging so I can fix any further edits and release

Julia 0.7-beta2 Release

04 Aug 19:06
905125e
Compare
Choose a tag to compare

Drops support for 0.5 and 0.6.
Drops Compat.

Add passing of options to TikzPictures

13 Feb 19:29
4e11322
Compare
Choose a tag to compare

Add passing of options to TikzPictures; also drop julia 0.4 support.

precompilation and String

27 Oct 20:38
Compare
Choose a tag to compare
  • precompilation
  • change to String type