Skip to content

Releases: PumasAI/QuartoNotebookRunner.jl

v0.17.3

20 May 11:17
58e5dc8
Compare
Choose a tag to compare

QuartoNotebookRunner v0.17.3

Diff since v0.17.2

See https://github.com/PumasAI/QuartoNotebookRunner.jl/blob/main/CHANGELOG.md for a list of changes.

Merged pull requests:

v0.17.2

15 May 16:22
e756c80
Compare
Choose a tag to compare

QuartoNotebookRunner v0.17.2

Diff since v0.17.1

See https://github.com/PumasAI/QuartoNotebookRunner.jl/blob/main/CHANGELOG.md for a list of changes.

Merged pull requests:

Closed issues:

  • Quarto render stalls when using Distributed (#290)

v0.17.1

14 May 09:43
9b7da34
Compare
Choose a tag to compare

QuartoNotebookRunner v0.17.1

Diff since v0.17.0

See https://github.com/PumasAI/QuartoNotebookRunner.jl/blob/main/CHANGELOG.md for a list of changes.

Merged pull requests:

Closed issues:

  • question about the percent format (#302)

v0.17.0

17 Apr 12:10
0120c93
Compare
Choose a tag to compare

QuartoNotebookRunner v0.17.0

Diff since v0.16.0

See the changelog for a list of changes.

Merged pull requests:

Closed issues:

  • Why is PDF figure format overriden? (#294)
  • Feature Request: Add a function to extract Julia code chunks into a .jl script (#295)

v0.16.0

11 Apr 17:58
99cfb3f
Compare
Choose a tag to compare

QuartoNotebookRunner v0.16.0

Diff since v0.15.0

See the changelog for a list of changes.

Merged pull requests:

v0.15.0

14 Mar 20:17
765f39c
Compare
Choose a tag to compare

QuartoNotebookRunner v0.15.0

Diff since v0.14.0

Check CHANGELOG.md for breaking changes

Merged pull requests:

  • Support for new status and forceclose server commands (#229) (@jkrumbiegel)
  • Automatic update of vendored dependencies (#266) (@github-actions[bot])

Closed issues:

  • Unpin Makie in tests (#274)
  • TerminatedWorkerException on creating a Python plot (#276)
  • Frontmatter option to assume all code cells are Julia? (#279)

v0.14.0

26 Feb 13:36
c316f3a
Compare
Choose a tag to compare

QuartoNotebookRunner v0.14.0

Diff since v0.13.2

See the changelog for a list of changes.

Merged pull requests:

Closed issues:

  • Implement a solid caching (#216)

v0.13.2

24 Feb 17:17
cbdacc0
Compare
Choose a tag to compare

QuartoNotebookRunner v0.13.2

Diff since v0.13.1

See the changelog for a list of changes.

Merged pull requests:

Closed issues:

  • Rendering differences, quarto and nbconvert (#94)
  • Run Julia, R and Python code in seperate Malt processes (#224)
  • Support typst MIME type output for LaTeXString (#260)
  • Better error reporting when sysimage arch is mismatched (#264)

v0.13.1

18 Feb 21:19
b461ff6
Compare
Choose a tag to compare

QuartoNotebookRunner v0.13.1

Diff since v0.13.0

See the changelog for the list of changes.

Merged pull requests:

Closed issues:

  • Fails to load on Julia nightly (#252)
  • PythonCall fails to load (#256)

v0.13.0

18 Feb 13:58
9e127da
Compare
Choose a tag to compare

QuartoNotebookRunner v0.13.0

Diff since v0.12.3

See the changelog for the list of changes.

Merged pull requests:

Closed issues:

  • Support Python cells (#108)