Releases: rikhuijzer/PlutoStaticHTML.jl
v6.0.21
PlutoStaticHTML v6.0.21
Fixed a long-standing bug which would misalign some Documenter.jl HTML elements on pages which (1) were using PlutoStaticHTML inside Documenter and (2) were on a level below the top level in the menu. Also updated Pluto to version 0.19.40 (the Pluto version is pinned because this package depends on Pluto internals).
Merged pull requests:
- Update Pluto to 0.19.40 (#181) (@rikhuijzer)
- Probably fix CSS styling (#186) (@rikhuijzer)
v6.0.20
PlutoStaticHTML v6.0.20
Fixed a bug in the logic for printing stacktraces. Also updated Pluto to version 0.19.39 (the Pluto version is pinned because this package depends on Pluto internals).
Merged pull requests:
- More robust error throw & update Pluto (#179) (@rikhuijzer)
Closed issues:
TypeError: in typeassert
error in_throw_if_error
(#169)
v6.0.19
PlutoStaticHTML v6.0.19
Updated Pluto to version 0.19.37 (the Pluto version is pinned because this package depends on Pluto internals).
Merged pull requests:
- Update Pluto to 0.19.37 (#178) (@rikhuijzer)
v6.0.18
PlutoStaticHTML v6.0.18
Updated Pluto to version 0.19.36. The Pluto version is pinned because this package depends on Pluto internals.
Merged pull requests:
- Update Pluto to 0.19.36 (#177) (@rikhuijzer)
v6.0.17
PlutoStaticHTML v6.0.17
Updated Pluto to version 0.19.35. The Pluto version is pinned because this package depends on Pluto internals.
Merged pull requests:
- Update to Pluto 0.19.35 (#176) (@rikhuijzer)
v6.0.16
PlutoStaticHTML v6.0.16
Merged pull requests:
- Bugfix for workspace_custom_startup_expr check & updated compat (#172) (@gnadt)
- Fix documentation (#173) (@rikhuijzer)
- Update to Pluto 0.19.30 (#174) (@rikhuijzer)
v6.0.15
v6.0.14
PlutoStaticHTML v6.0.14
Closed issues:
- Can you use this for automatically downloading and building from a url? (#167)
Merged pull requests:
- Update to Pluto 0.19.26 (#168) (@rikhuijzer)
v6.0.13
PlutoStaticHTML v6.0.13
Merged pull requests:
- Avoid
startswith(Nothing, ...)
error (#166) (@rikhuijzer)
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)