Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make Julia 1.10 minimum #3050

Merged
merged 5 commits into from
Oct 11, 2024
Merged

Make Julia 1.10 minimum #3050

merged 5 commits into from
Oct 11, 2024

Conversation

fonsp
Copy link
Owner

@fonsp fonsp commented Oct 10, 2024

Yay!

We should merge and release #3049 first, so that people with Julia 1.6 can get one last Pluto update that includes this warning message.

We also need to fix #2626 (comment)

Try this Pull Request!

Open Julia and type:

julia> import Pkg
julia> Pkg.activate(temp=true)
julia> Pkg.add(url="https:/fonsp/Pluto.jl", rev="remove-1.6-code")
julia> using Pluto

@fonsp fonsp merged commit 6fc6022 into main Oct 11, 2024
12 checks passed
@fonsp fonsp deleted the remove-1.6-code branch October 11, 2024 11:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant