File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## Unreleased
9
9
10
+ ## [ v0.17.2] - 2025-05-15
11
+
10
12
### Fixed
11
13
12
14
- Ensure ` Base.source_path() ` reflects the currently running notebook path [ #304 ]
@@ -373,6 +375,7 @@ caching is enabled. Delete this folder to clear the cache. [#259]
373
375
[ v0.16.0 ] : https://github.com/PumasAI/QuartoNotebookRunner.jl/releases/tag/v0.16.0
374
376
[ v0.17.0 ] : https://github.com/PumasAI/QuartoNotebookRunner.jl/releases/tag/v0.17.0
375
377
[ v0.17.1 ] : https://github.com/PumasAI/QuartoNotebookRunner.jl/releases/tag/v0.17.1
378
+ [ v0.17.2 ] : https://github.com/PumasAI/QuartoNotebookRunner.jl/releases/tag/v0.17.2
376
379
[ #9 ] : https://github.com/PumasAI/QuartoNotebookRunner.jl/issues/9
377
380
[ #11 ] : https://github.com/PumasAI/QuartoNotebookRunner.jl/issues/11
378
381
[ #14 ] : https://github.com/PumasAI/QuartoNotebookRunner.jl/issues/14
Original file line number Diff line number Diff line change 1
1
name = " QuartoNotebookRunner"
2
2
uuid = " 4c0109c6-14e9-4c88-93f0-2b974d3468f4"
3
3
authors = [
" Michael Hatherly <[email protected] >" ,
" Julius Krumbiegel <[email protected] >" ]
4
- version = " 0.17.1 "
4
+ version = " 0.17.2 "
5
5
6
6
[deps ]
7
7
BSON = " fbb218c0-5317-5bc6-957e-2ee96dd4b1f0"
You can’t perform that action at this time.
0 commit comments