|
|
|
|
|
by sundarurfriend
1135 days ago
|
|
> Users can also create custom local "Startup" packages that load dependencies and precompile workloads tailored to their daily work. That's big! Now I can add packages to my startup.jl without having to worry that every single REPL startup will be slowed down by them. This also eases the pain of things being moved away from the standard library, since we can just add them back to the base environment and load them at startup, making it basically the same thing. |
|