v0.11.5
QuartoNotebookRunner v0.11.5
Merged pull requests:
- Fix global
eval: false
(#174) (@jkrumbiegel) - Bump quarto-dev/quarto-actions from 2.1.4 to 2.1.6 (#175) (@dependabot[bot])
- Bump r-lib/actions from 2.9.0 to 2.10.1 (#176) (@dependabot[bot])
- Bump JuliaRegistries/TagBot from 1.18.1 to 1.19.2 (#177) (@dependabot[bot])
- Bump julia-actions/setup-julia from 2.3.0 to 2.4.0 (#178) (@dependabot[bot])
- Bump julia-actions/cache from 2.0.1 to 2.0.4 (#179) (@dependabot[bot])
- Use 1.10 not 1.10.0 in CI (#181) (@MichaelHatherly)
- Don't print out progress for concurrent runs test (#183) (@MichaelHatherly)
- Bump actions/checkout from 4.1.7 to 4.2.0 (#186) (@dependabot[bot])
- Fix Julia 1.11 errors (#191) (@MichaelHatherly)
- Deterministic seeded random streams across runs (#194) (@jkrumbiegel)
- Information about current Quarto upstream issues (#196) (@andreuvall)
Closed issues:
- Add support for includet (#172)
- Bug: always evaluate (#173)
InitError: ConcurrencyViolationError
(#190)- Seeded RNGs only work reproducibly within a cell (#192)
- quarto problem with julia 1.11 (#193)
- Information about Quarto upstream issues 10034 and 3157 (#195)
- MethodError for is_manifest_current() (#197)