Skip to content

v0.19.17

Compare
Choose a tag to compare
@fonsp fonsp released this 07 Dec 20:46

Pluto v0.19.17

Try this release in your browser! (Available 30 minutes after the release)

Binder logo

Generate your own binder links using pluto-on-binder.glitch.me!

Diff since v0.19.16

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

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)