Skip to content

v0.19.14

Compare
Choose a tag to compare
@fonsp fonsp released this 19 Oct 21:43

Pluto v0.19.14

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

New features

  • πŸ’• Automatically disable older cells to solve multiple defs (#2273) (@fonsp)

Fixes

  • Bundle action: check for empty files (#2320) (@fonsp)
  • 🐝 Fix nested embed_display, by fixing return values of "nested" <script> (#2329) (@fonsp)
  • Fix MsgPack for a TypedArray with custom view over a buffer (#2331) (@fonsp)
  • Run cell button not visible (#2313, #2327)

Internal changes

  • Fixes "UndefVarError: expr not defined" in replace_returns_with_error_in_interpolation (#2308) (@mickronome)
  • Refactor WorkspaceManager (#2318) (@savq)