Releases: PumasAI/QuartoNotebookRunner.jl
Releases · PumasAI/QuartoNotebookRunner.jl
v0.17.0
QuartoNotebookRunner v0.17.0
See the changelog for a list of changes.
Merged pull requests:
- Automatic update of vendored dependencies (#297) (@github-actions[bot])
- Fixup
parse
call to work on 1.12/nightly (#298) (@MichaelHatherly) - Fix fig-format with CairoMakie (#299) (@jkrumbiegel)
Closed issues:
v0.16.0
QuartoNotebookRunner v0.16.0
See the changelog for a list of changes.
Merged pull requests:
- Mh/all tables support (#286) (@MichaelHatherly)
- Release 0.16.0 (#293) (@MichaelHatherly)
v0.15.0
QuartoNotebookRunner v0.15.0
Check CHANGELOG.md for breaking changes
Merged pull requests:
- Support for new
status
andforceclose
server commands (#229) (@jkrumbiegel) - Automatic update of vendored dependencies (#266) (@github-actions[bot])
Closed issues:
v0.14.0
QuartoNotebookRunner v0.14.0
See the changelog for a list of changes.
Merged pull requests:
- Support
execute.cache
frontmatter for notebook caching (#259) (@MichaelHatherly)
Closed issues:
- Implement a solid caching (#216)
v0.13.2
QuartoNotebookRunner v0.13.2
See the changelog for a list of changes.
Merged pull requests:
- Fix #260, work around inconsistent treatment of math syntax between typst and tex output formats (#262) (@MichaelHatherly)
- Capture more error info when workers fail to start up (#265) (@MichaelHatherly)
Closed issues:
v0.13.1
QuartoNotebookRunner v0.13.1
See the changelog for the list of changes.
Merged pull requests:
- Fix #256, adjust
startup.jl
to avoid unresolved environments (#257) (@MichaelHatherly)
Closed issues:
v0.13.0
QuartoNotebookRunner v0.13.0
See the changelog for the list of changes.
Merged pull requests:
{python}
support (#255) (@MichaelHatherly)
Closed issues:
- Support Python cells (#108)
v0.12.3
QuartoNotebookRunner v0.12.3
See the changelog for the list of changes.
Merged pull requests:
- Fix #251, add
display
method forInlineDisplay
withMIME
(fixesPrettyTables
rendering) (#253) (@MichaelHatherly)
Closed issues:
- Problem rendering html tables from PrettyTables with Julia engine (#251)
v0.12.2
QuartoNotebookRunner v0.12.2
See the changelog for the list of changes.
Merged pull requests:
- Correct png size metadata by dpi if available (#248) (@jkrumbiegel)
- Fix #249, color printing of cell results (#250) (@MichaelHatherly)
Closed issues:
engine: julia
does not show colors in the output (#249)
v0.12.1
QuartoNotebookRunner v0.12.1
See the changelog in the list of changes.
Merged pull requests:
- Handle Juliaup channel provided by both frontmatter and environment variable (#238) (@MichaelHatherly)
- Update version to
0.12.1
(#247) (@MichaelHatherly)
Closed issues:
- Quarto Preview is asking to install Python? (#237)