Releases: PumasAI/QuartoNotebookRunner.jl
v0.17.3
QuartoNotebookRunner v0.17.3
See https://github.com/PumasAI/QuartoNotebookRunner.jl/blob/main/CHANGELOG.md for a list of changes.
Merged pull requests:
- Handle errors in
juliaup
check better (#305) (@MichaelHatherly)
v0.17.2
QuartoNotebookRunner v0.17.2
See https://github.com/PumasAI/QuartoNotebookRunner.jl/blob/main/CHANGELOG.md for a list of changes.
Merged pull requests:
- Set
SOURCE_PATH
in notebook process (#304) (@MichaelHatherly)
Closed issues:
- Quarto render stalls when using Distributed (#290)
v0.17.1
QuartoNotebookRunner v0.17.1
See https://github.com/PumasAI/QuartoNotebookRunner.jl/blob/main/CHANGELOG.md for a list of changes.
Merged pull requests:
- Check for
juliaup
more robustly (#303) (@MichaelHatherly)
Closed issues:
- question about the percent format (#302)
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)