Skip to content

Releases: PumasAI/QuartoNotebookRunner.jl

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)

v0.12.3

14 Feb 13:12
2e45f99
Compare
Choose a tag to compare

QuartoNotebookRunner v0.12.3

Diff since v0.12.2

See the changelog for the list of changes.

Merged pull requests:

Closed issues:

  • Problem rendering html tables from PrettyTables with Julia engine (#251)

v0.12.2

07 Feb 16:57
0658f40
Compare
Choose a tag to compare

QuartoNotebookRunner v0.12.2

Diff since v0.12.1

See the changelog for the list of changes.

Merged pull requests:

Closed issues:

  • engine: julia does not show colors in the output (#249)

v0.12.1

04 Feb 13:03
1894149
Compare
Choose a tag to compare

QuartoNotebookRunner v0.12.1

Diff since v0.12.0

See the changelog in the list of changes.

Merged pull requests:

Closed issues:

  • Quarto Preview is asking to install Python? (#237)