Skip to content

Commit 45ad3ef

Browse files
Update QuartoNotebookRunner.jl versions to v0.16.0
Includes some minor improvements to `ojs_define`, https://github.com/PumasAI/QuartoNotebookRunner.jl/blob/main/CHANGELOG.md#v0160---2025-04-11, allowing it to pass any tabular data to ojs rather than just `DataFrame` objects.
1 parent 6bac7fb commit 45ad3ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/resources/julia/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
QuartoNotebookRunner = "4c0109c6-14e9-4c88-93f0-2b974d3468f4"
33

44
[compat]
5-
QuartoNotebookRunner = "=0.15.0"
5+
QuartoNotebookRunner = "=0.16.0"

0 commit comments

Comments
 (0)