Skip to content

v0.19.3

Compare
Choose a tag to compare
@fonsp fonsp released this 27 Apr 15:32

Pluto v0.19.3

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

New features

  • Use name from URL when saving notebook loaded via URL (#1027)
  • Show bonds "greyed out" when not connected (#2047) (@fonsp)
  • Use logging for instructions by Pluto.run (#2042) (@fonsp)

Fixes

  • invalidate expanded exprs when dependent macros gets removed (#1778) (@Pangoraw)
  • v0.19.1 doesn't work? (#2045)
  • Pluto hardly responding while testing for the 1st time (#2055)
  • v0.19.2 - Run icon doesn't render (#2059)
  • Give better error message when two packages export the same function (#890)
  • bundler: don't allow empty response (#2065) (@fonsp)

Internal changes

  • launch_params: allow specific integrity for notebookfile and statefile urls (#2052) (@fonsp)
  • POST /notebookupload: allow specifying a filename (#2051) (@fonsp)
  • (technically api breaking) Remove the notebook field of NewNotebookEvent (#2049) (@fonsp)