Skip to content

v0.19.7

Compare
Choose a tag to compare
@fonsp fonsp released this 02 Jun 23:52

Pluto v0.19.7

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

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