Skip to content

Commit cbdacc0

Browse files
Update to version 0.13.2
1 parent 82c5cfc commit cbdacc0

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## Unreleased
99

10+
## [v0.13.2] - 2025-02-24
11+
1012
### Fixed
1113

1214
- Fix missing display maths output in Typst. Works around inconsistency in handling of markdown math syntax between Quarto output formats [#262]
@@ -317,6 +319,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
317319
[v0.12.3]: https://github.com/PumasAI/QuartoNotebookRunner.jl/releases/tag/v0.12.3
318320
[v0.13.0]: https://github.com/PumasAI/QuartoNotebookRunner.jl/releases/tag/v0.13.0
319321
[v0.13.1]: https://github.com/PumasAI/QuartoNotebookRunner.jl/releases/tag/v0.13.1
322+
[v0.13.2]: https://github.com/PumasAI/QuartoNotebookRunner.jl/releases/tag/v0.13.2
320323
[#9]: https://github.com/PumasAI/QuartoNotebookRunner.jl/issues/9
321324
[#11]: https://github.com/PumasAI/QuartoNotebookRunner.jl/issues/11
322325
[#14]: https://github.com/PumasAI/QuartoNotebookRunner.jl/issues/14

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "QuartoNotebookRunner"
22
uuid = "4c0109c6-14e9-4c88-93f0-2b974d3468f4"
33
authors = ["Michael Hatherly <[email protected]>", "Julius Krumbiegel <[email protected]>"]
4-
version = "0.13.1"
4+
version = "0.13.2"
55

66
[deps]
77
BSON = "fbb218c0-5317-5bc6-957e-2ee96dd4b1f0"

0 commit comments

Comments
 (0)