v0.19.33
Try this release in your browser! (Available 30 minutes after the release)
Generate your own binder links using pluto-on-binder.glitch.me!
New features
- Turn ExpressionExplorer.jl into its own package (#2541) (#2698) (@fonsp)
- Multiple authors in feature card (#2723) (@lukavdplas)
- colour const assignee (#2733) (@Pangoraw)
- π¨οΈ Some PDF layout improvements (#2738) (@fonsp)
- Simpler <title> string and default PDF filename (#2703)
Performance improvements
- Import PlutoRunner as module in Loader.jl (#1881) (@dralletje)
Fixes
- Match
module
withend
in block matcher plugin (#2712) (@Pangoraw) - No IOContext for
stdout
andstderr
globals (#2727) (@fonsp) - suppress output of xdg-open (#2736) (@Pangoraw)
- Dependencies between modules defined in Pluto cause infinite recalculation (#2678)
- "Scripts and styles not rendered in Safe preview" message (#2693) (#2709) (@fonsp)