Releases: JuliaTeX/TikzGraphs.jl
Releases · JuliaTeX/TikzGraphs.jl
v1.4.0
v1.3.0
TikzGraphs v1.3.0
Closed issues:
- Switch to Graphs.jl instead of LightGraphs.jl (#45)
Merged pull requests:
- Switch to Graphs.jl instead of LightGraphs.jl (#46) (@simsurace)
- Simsurace PR but with Updated Ipynb (#47) (@tawheeler)
v1.2.0
v1.1.0
v1.1.0 (2019-09-25)
Closed issues:
Merged pull requests:
- Loop Example (#36) (MaximeBouton)
- Added arrow package to preamble (#33) (schnirz)
Fix for texlive 2018
v1.0.1 fixes #32
Release v1.0.0 for Julia 1.0
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
Drops support for 0.5 and 0.6.
Drops Compat.
Add passing of options to TikzPictures
Add passing of options to TikzPictures; also drop julia 0.4 support.
precompilation and String
- precompilation
- change to
String
type