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

Standardize julia compat to new LTS (1.10)? #150

Open
rdboyes opened this issue Oct 8, 2024 · 1 comment
Open

Standardize julia compat to new LTS (1.10)? #150

rdboyes opened this issue Oct 8, 2024 · 1 comment

Comments

@rdboyes
Copy link
Member

rdboyes commented Oct 8, 2024

With the release of 1.11, the new LTS release of julia is 1.10. Should this be the new minimum required version? I'm eager to push the required version higher personally since a. TidierPlots is very sensitive to versions, sometimes having completely broken geoms with different julia versions, and b. the TTFP in Makie improved dramatically across the transition from 1.8 -> 1.9 -> 1.10 and requiring 1.10 will improve the usability of the package a lot for people.

Open to other thoughts on the issue though -

@kdpsingh
Copy link
Member

kdpsingh commented Oct 8, 2024

Agree with you. Let's bump minimum to 1.10.

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

No branches or pull requests

2 participants