Skip to content

v0.19.1

Compare
Choose a tag to compare
@fonsp fonsp released this 21 Apr 12:49

Pluto v0.19.1

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.0

New features

  • Option to hide logs per cell persistently (#2023) (@Pangoraw)
  • Option capture_stdout to enable/disable stdout capture (#2022) (@fonsp)

Performance improvements

Fixes

  • PlutoPkg install race condition (#1919) (@fonsp)
  • Disable "Open" button on main menu when nothing is typed (#2020) (@HirumalPriyashan)
  • Can't use PlutoSliderServer inside a Pluto notebook (#2001)
  • Add yield()s around logger redirect (#2026) (@fonsp)
  • 🐝 Fix sliderserver-binder combination (#2043) (@fonsp)
  • 🧹 Remove code and handle type assertion assignees (#2041) (@Pangoraw)

Internal changes

  • βœ‚οΈ Welcome.js refactor: more files more fun (#2024) (@fonsp)
  • Improve readability and inferability inside Pluto.run(session, router) (#2028) (@rikhuijzer)
  • Generalize binder to other backends (#2029) (@fonsp)