v0.19.14
Pluto v0.19.14
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
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)