Skip to content

v0.19.44

Compare
Choose a tag to compare
@fonsp fonsp released this 15 Jul 20:22

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!

New features

Fixes

  • autocomplete: defer string check to when completion is applied (#2946) (@Pangoraw)
  • Fix HTTP error messages: "Server never wrote a response" (#2734) (#2931) (@fonsp)
  • auto Pkg manager fails when using JULIA_DEPOT_PATH different from default ".julia" (#2586)

Internal changes

  • Support mixed use of _ and - in launch parameter HTML attributes (#2953) (@fonsp)
  • Bump braces, babel-jest and jest in /test/frontend (#2934) (@dependabot[bot])
  • Bump ws from 6.2.2 to 6.2.3 in /frontend-bundler (#2938) (@dependabot[bot])
  • fix compiler options test windows Julia 1.11 (#2956) (@fonsp)
  • Fix CI on macos Julia 1.6 (#2957) (@fonsp)

Diff since v0.19.43