v0.19.26
Recommended update
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
Performance improvements
- Switch to
PrecompileTools.jl
(#2534) (@rikhuijzer) - JS base64: 20% performance increase (#2561) (@fonsp)
Fixes
- Fix autocomplete on binder and featured notebooks (#2544) (@fonsp)
- add
pretty_stackcall(::Base.StackFrame, ::Module and ::Method)
for Julia 1.10 (#2560) (#2554) (@pankgeorg)
Internal changes
- FunctionNameSignaturePair: store hash of canonalized head (#2539) (@fonsp)
- fix: ensure recent browser without eval (#2566) (@pankgeorg)