v0.19.44
Try this release in your browser! (Available 30 minutes after the release)
Generate your own binder links using pluto-on-binder.glitch.me!
New features
- Autocomplete-on-type by default on Mac (#2942) (@fonsp)
- enable paths autocompletions (#2949) (@Pangoraw)
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)