v0.19.25
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
Fixes
- Julia 1.9: Ensure that precompile caches match by running
Pkg.precompile()
in an isolated Julia process (#2499) (@fonsp) - Pkg update not showing in pkg terminal (#1452)
- PlutoPkg: auto-fixed instantiate/resolve does not always trigger precompilation (#2508)
- Pkg logs false warning: "The project dependencies or compat requirements have changed since the manifest was last resolved." (#2527) (#2528) (@fonsp)
- Binder not working on Pluto 0.19.24 (#2529)