Releases: rikhuijzer/PlutoStaticHTML.jl
Releases · rikhuijzer/PlutoStaticHTML.jl
v4.0.3
PlutoStaticHTML v4.0.3
Closed issues:
with_terminal()
doesn't work (#70)
Merged pull requests:
- Support
with_terminal
and update Pluto to 0.18.4 (#88) (@rikhuijzer)
v4.0.2
PlutoStaticHTML v4.0.2
Merged pull requests:
- Setup monodeploy (#86) (@rikhuijzer)
- Update Pluto to 0.18.2 (#87) (@rikhuijzer)
v4.0.1
v4.0.0
PlutoStaticHTML v4.0.0
Closed issues:
- Only run notebooks when auto-detecting files (#78)
Merged pull requests:
- Change the method name to
build_notebooks
(#83) (@rikhuijzer)
v3.5.1
PlutoStaticHTML v3.5.1
Closed issues:
Merged pull requests:
- Reduce running time of tests (#80) (@rikhuijzer)
- Avoid changing pwd when running with
use_distributed=false
(#81) (@rikhuijzer) - Add some precompile statements (#82) (@rikhuijzer)
v3.5.0
PlutoStaticHTML v3.5.0
Switches to the newest Pluto version and fixes the output block appearance in documenter_output
. Also, drops append_cells
which hopefully wasn't used by anyone. It was there for historic reasons.
Closed issues:
- build crashes if a cell errors (#73)
- Adding feature to switch between windows and linux/mac panels (#76)
Merged pull requests:
- Bump Pluto compat entry to 0.18.1 (#77) (@rikhuijzer)
v3.4.2
PlutoStaticHTML v3.4.2
Closed issues:
- Doesn't support external environment files? (#74)
Merged pull requests:
- Add downloads badge to README (#72) (@AbhimanyuAryan)
- Add error when context is missing (#75) (@rikhuijzer)
v3.4.1
PlutoStaticHTML v3.4.1
Closed issues:
- Documentation a little hard to read. (#68)
Merged pull requests:
- Fix caching for
franklin_output
(#71) (@rikhuijzer)
v3.4.0
PlutoStaticHTML v3.4.0
Make the error for a failing build dramatically more clear, update the docs and stop exporting notebook2html
because parallel_build
is more useful.
Closed issues:
Merged pull requests:
- Deduplicate code in override (#63) (@rikhuijzer)
- Fix unclear error (#64) (@rikhuijzer)
- Update docs (#65) (@rikhuijzer)
- Improve error futher (#66) (@rikhuijzer)
v3.3.1
PlutoStaticHTML v3.3.1
Merged pull requests:
- Fix duplication happening when caching HTML files (#62) (@rikhuijzer)