github fonsp/Pluto.jl v0.20.0

latest releases: v0.20.17, v0.20.14-src, v0.20.15-src...
11 months ago

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!

Breaking changes in 0.20

  • Julia 1.10 is now the minimum compatible version (#3050). And after a lot of work, Pluto is compatible with Julia 1.11 (#2928).

The following deprecated methods have been removed from Pluto's API (#3051):

  • init_with_file_viewer
  • downstream_cells_map
  • upstream_cells_map(cell::Cell, notebook::Notebook)
  • delete_vars
  • where_referenced(notebook::Notebook, topology::NotebookTopology, something) (drop the notebook arg)
  • where_assigned(notebook::Notebook, topology::NotebookTopology, something) (drop the notebook arg)

New features

Fixes

Diff since v0.19.47

Don't miss a new Pluto.jl release

NewReleases is sending notifications on new releases.