Releases: rikhuijzer/PlutoStaticHTML.jl
Releases · rikhuijzer/PlutoStaticHTML.jl
v6.0.12
PlutoStaticHTML v6.0.12
Closed issues:
- Show information on why cache is not used? (#164)
Merged pull requests:
- Improve logging for cache (#165) (@rikhuijzer)
v6.0.11
v6.0.10
v6.0.9
PlutoStaticHTML v6.0.9
Closed issues:
- PlutoStaticHTML, global scope and CI (#158)
Merged pull requests:
- Update Pluto to 0.19.19 (#160) (@rikhuijzer)
v6.0.8
v6.0.7
PlutoStaticHTML v6.0.7
Closed issues:
- HTML file doesn't capture standard output (#155)
Merged pull requests:
- Update Pluto to 0.19.16 (#156) (@rikhuijzer)
v6.0.6
PlutoStaticHTML v6.0.6
Closed issues:
- Inconsistency in Package versions when running in Documenter compared to Pluto (#147)
Merged pull requests:
- Fix Gumbo outputting full HTML page (#153) (@rikhuijzer)
v6.0.5
PlutoStaticHTML v6.0.5
Closed issues:
- _convert_admonition throws type error with quoted Julia code inside (#132)
- Inconsistency in Package versions when running in Documenter compared to Pluto (#147)
- Hide code cell that is hidden in Pluto frontend (#149)
Merged pull requests:
- Handle cell metadata (#152) (@rikhuijzer)
v6.0.4
PlutoStaticHTML v6.0.4
Closed issues:
- Allow showing errors to readers (#148)
Merged pull requests:
- Use Gumbo for modifying the HTML (#151) (@rikhuijzer)
v6.0.3
PlutoStaticHTML v6.0.3
Closed issues:
- Allow showing errors to readers (#148)
Merged pull requests:
- Fix a bug in
_wrap_admonition_body
(#150) (@rikhuijzer)