Skip to content

Releases: JuliaTeX/TikzPictures.jl

v3.5.1

Choose a tag to compare

@github-actions github-actions released this 28 Nov 23:03
5ec4147

TikzPictures v3.5.1

Diff since v3.5.0

Merged pull requests:

  • Update dependencies and use better syntax for JLLs executables (#88) (@giordano)
  • [CI] Update some GitHub Actions workflows and install dependabot (#89) (@giordano)
  • Bump julia-actions/setup-julia from 1 to 2 (#90) (@dependabot[bot])

Closed issues:

  • Deprecation warnings (#86)
  • Cannot precompile this package with Julia 1.12 (#87)

v3.5.0

Choose a tag to compare

@github-actions github-actions released this 02 Jul 04:34
ce1e2ea

TikzPictures v3.5.0

Diff since v3.4.2

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:

v3.4.2

Choose a tag to compare

@github-actions github-actions released this 01 Jan 18:36
5cf7db9

TikzPictures v3.4.2

Diff since v3.4.1

Merged pull requests:

  • CompatHelper: bump compat for "Tectonic" to "0.8" (#80) (@github-actions[bot])

v3.4.1

Choose a tag to compare

@github-actions github-actions released this 09 Sep 21:11

TikzPictures v3.4.1

Diff since v3.4.0

Closed issues:

  • UndefVarError: tex_log not defined when _run encounters an error. (#77)

v3.4.0

Choose a tag to compare

@github-actions github-actions released this 07 Sep 05:04

TikzPictures v3.4.0

Diff since v3.3.3

Closed issues:

  • Path for files (#51)

v3.3.3

Choose a tag to compare

@github-actions github-actions released this 10 Mar 00:32
51ca1a4

TikzPictures v3.3.3

Diff since v3.3.2

Merged pull requests:

v3.3.2

Choose a tag to compare

@github-actions github-actions released this 09 Jan 22:25
f438c2b

TikzPictures v3.3.2

Diff since v3.3.1

Closed issues:

  • ! Undefined control sequence. 330 \sa@placebox ... (#67)
  • standalone.cls not found (#68)
  • Why is limit_to not exposed for TIKZ (#69)

Merged pull requests:

  • Make limit_to available for TIKZ like with TEX (#70) (@H-M-H)

v3.3.1

Choose a tag to compare

@github-actions github-actions released this 02 Oct 04:13

TikzPictures v3.3.1

Diff since v3.3.0

Closed issues:

  • Tag New Release With Custom Environments (#62)
  • Integration with Pluto.jl Notebook (#64)
  • Standalone workaround does not trigger (#65)

Merged pull requests:

  • Resize TikzPicture with adjustbox width and height options (#66) (@mossr)

v3.3.0

Choose a tag to compare

@github-actions github-actions released this 29 Aug 23:10
34dfc43

TikzPictures v3.3.0

Diff since v3.2.0

Closed issues:

  • Customize environment for TikZ picture (#58)

Merged pull requests:

v3.2.0

Choose a tag to compare

@github-actions github-actions released this 11 Aug 16:09
f5bc246

TikzPictures v3.2.0

Diff since v3.1.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)