Releases: JuliaTeX/TikzPictures.jl
Releases · JuliaTeX/TikzPictures.jl
v3.5.0
TikzPictures v3.5.0
Closed issues:
- Failure to precompile do to Tectonic issue (#82)
success
function for testing of lualatex installation throws an exception when not installed (#83)
Merged pull requests:
- Updates to work on apple silicon (#84) (@dylan-asmar)
v3.4.2
TikzPictures v3.4.2
Merged pull requests:
- CompatHelper: bump compat for "Tectonic" to "0.8" (#80) (@github-actions[bot])
v3.4.1
TikzPictures v3.4.1
Closed issues:
- UndefVarError: tex_log not defined when _run encounters an error. (#77)
v3.4.0
v3.3.3
v3.3.2
v3.3.1
v3.3.0
TikzPictures v3.3.0
Closed issues:
- Customize environment for TikZ picture (#58)
Merged pull requests:
- Provide multiple lazy-loaded backends for SVGs (#57) (@mirkobunse)
- Added custom environments to support tikz-cd (#59) (@mehalter)
- decrement version number (#61) (@MaximeBouton)
- Trying to fix the tests at RegistryCI (#63) (@mirkobunse)
v3.2.0
TikzPictures v3.2.0
Closed issues:
- Emergency Stop (#54)
Merged pull requests:
- Use pdftocairo from Poppler_jll instead of pdf2svg (#55) (@tomyun)
- Optionally omit the tikzpicture and document environments. (#56) (@mirkobunse)
v3.1.0
TikzPictures v3.1.0
Closed issues:
- Changing global working directory (#44)
- Struggling with preamble (#49)
- tikzset (#50)
- PDF and SVG ouput not working on Windows on Julia 1.4 (#53)
Merged pull requests:
- Add a runtime warning if pdf2svg could not be found (#47) (@giordano)
- Install TagBot as a GitHub Action (#52) (@JuliaTagBot)