There is a newer version of the record available.

Published March 20, 2025 | Version v0.20.5
Software Open

fonsp/Pluto.jl: v0.20.5

Description

Try this release in your browser! (Available 30 minutes after the release)

<a href="https://binder.plutojl.org/v0.20.5/"><img alt="Binder logo" src="https://mybinder.org/badge_logo.svg"></a>

Generate your own binder links using pluto-on-binder.glitch.me!

Merged pull requests:

  • Upgrade codemirror with new parser (#2980) (@fonsp)
  • Update syntax highlighting colors (#3017) (@savq)
  • Use public API for Pkg stdlibs (#3098) (@fonsp)
  • Make fake_bind compatible to runic. (#3106) (@j-fu)
  • Some code comments (#3108) (@fonsp)
  • Remove frontend AST pattern matching (WIP) (#3132) (@fonsp)
  • New API: Pluto.is_single_expression (#3134) (@fonsp)
  • update lodash, dompurify, iframe-resizer, julia-actions/setup-julia (#3138) (@fonsp)
  • Fix MsgPack issue with AppendOnlyMarker (#3141) (@fonsp)
  • Ignore silly windows precompile cache miss tests (#3146) (@fonsp)
  • 🎨 Update cell deleted popup styling (#3148) (@fonsp)
  • frontmatter(nbpath::String) performance fix (#3150) (@fonsp)
  • Reenable cm6 locals autocomplete (#3151) (@fonsp)

Closed issues:

  • Syntax highlighting error involving range and macro (#2063)
  • Global not marked after (#2575)
  • Expression of the form [f(y[i]) for i in v] disables global highlighting in the cell (#2724)
  • Wrong formatting of a comment (#2731)
  • Improve contrast of code highlighting (#2921)
  • Update CodeMirror Julia support (#2943)
  • String highlighting confused by "#" (#3065)
  • Fix Windows 1.11 precompilation compile flag tests (#3078)
  • CodeMirror: function product without * after macro (#3116)
  • Failed to load notebook w/ MacOS iCloud (#3127)
  • GraphViz.layout! command causes Malt.TerminatedWorkerException() (#3128)
  • How can I set the numerical progression to decimal for all UInt types? (#3130)
  • CM6: string macro with empty contents (#3131)
  • Moving file during Safe Preview not fully supported (#3136)
  • Cannot execute code in notebooks that were open for a while – cache gets cleaned up? (#3139)
  • Better experience after deleting the only cell of a new notebook (#3140)
  • not a Pluto issue (#3147)
  • Autocomplete inside let block not showing locals (#3149)
  • cm6 new scopestate: function arguments with type (#3152)

New features

(TODO)

Performance improvements

(TODO)

Fixes

(TODO)

Internal changes

(TODO)

Diff since v0.20.4

Files

fonsp/Pluto.jl-v0.20.5.zip

Files (8.6 MB)

Name Size Download all
md5:0d3dee2cff902b7b729e8f2215125bd2
8.6 MB Preview Download

Additional details

Related works

Is supplement to
Software: https://github.com/fonsp/Pluto.jl/tree/v0.20.5 (URL)

Software