Skip to content

v0.19.47

Compare
Choose a tag to compare
@fonsp fonsp released this 10 Oct 10:02

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!

Julia 1.10 became the Long-Term Support version (used to be 1.6). This is the last Pluto version that will support Julia versions older than 1.10. Updating to future Pluto versions will require updating Julia.

New features

  • Warn about using Julia version before 1.10 (#3049) (@fonsp)

New features – error display

Fixes

  • make using .A syntax work (#2955) (@Pangoraw)
  • Fix out of order state update messages (#3009) (#3010) (@fonsp)
  • Fix fallback for errors in logging (#3013) (@danielwe)
  • apply unicode completion to all matching cursors (#3037) (#3047) (@Pangoraw)
  • using .Module does not work anymore (#1795)
  • Pluto does not run on nigthly due to changes in REPL code (#2939)
  • Error in fallback path for catching logging errors (#3012)

Internal changes

Diff since v0.19.46