v0.19.17
Pluto v0.19.17
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
No new features
Performance improvements
- Don't write to file when changing bonds (#2402) (@fonsp)
- ⚡️ Run process start and pkg init in parallel (#2406) (@fonsp)
Fixes
- Fix printing install progress (#2393) (@Pangoraw)
- Use CellLogger when formatting output (#2395) (@Pangoraw)
Internal changes
- Rework Live Docs layout to support new tabs in future (#2376) (@fonsp)
- expose a function to return the bond names (#2379) (@disberd)
Closed issues:
- Ineruption Exception -- plots (#2336)
- Allow including external
.css
style sheets in the editor (#2378) - Install progress no longer captured (#2381)
- link to package github page and changes to upgrade Pkg layout (#2383)
- Plots.jl figure not showing entire graph (#2384)
- Logs during Base.show not captured (#2387)
- Maybe switch to @msgpack/msgpack-javascript (#2394)
- How to close autosave? (#2396)
- Notebook launch: Pkg and process start could run in parallel (#2405)
- How can I use GitHub copilot with pluto notebooks ? (#2407)