v0.19.47
Try this release in your browser! (Available 30 minutes after the release)
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
New features β error display
- Stack trace tweaks (#3039) (@fonsp)
- Motivational words for errors (#3040) (@fonsp)
- Error message title (#3041) (@fonsp)
- Remove
Main.var"workspace#5"
from stack traces (#3044) (@fonsp) - Stack trace: bracket-matched hiding and expanding and more (#3045) (@fonsp)
- Error messages: allow color from Julia (#3046) (@fonsp)
- Abbreviated stack traces (#3006)
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
- ποΈ Split PlutoRunner into files (#3007) (@fonsp)
- Bump FuzzyCompletions to 0.5.5 (#3004) (@Pangoraw)
- Test 1.11 (#3048) (@Pangoraw)
- Bump micromatch from 4.0.4 to 4.0.8 in /frontend-bundler (#3014) (@dependabot[bot])
- Bump elliptic from 6.5.4 to 6.5.7 in /frontend-bundler (#3024) (@dependabot[bot])