v0.19.7
Pluto v0.19.7
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
- ANSI colored output in captured stdout (#2148) (@HirumalPriyashan)
- Fall back to text/plain when tree viewer display fails (#2109) (@fonsp)
- Use bundled editor.html for static export if possible (#2133) (@fonsp)
- Automatically generate SRI attributes in bundle (#2132) (@fonsp)
- Update Embedding section of JavaScript sample notebook (#2124) (@pankgeorg)
Fixes
- Fix high-frequency, complex bond combinations causing a stall (#2147) (@fonsp)
- Cannot display 2d structarray (#792)
- Turing.jl summary statistics tables do not display (#868)
- Pluto doesn't show dataframe contents when read from CSV.read (#1378)
- [BUG] Incorrect usage of Tables.jl interface? (#1517)
- Cannot display some arrays (#1935)
- CUArray broken printing (#2083)
Internal changes
- Document serialization and reduce duplication in
PlutoRunner
(#2145) (@rikhuijzer) - Set default formatter (#2146) (@HirumalPriyashan)