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

JLD2 Compat #100

Closed
gbruer15 opened this issue Oct 18, 2024 · 1 comment · Fixed by #101
Closed

JLD2 Compat #100

gbruer15 opened this issue Oct 18, 2024 · 1 comment · Fixed by #101

Comments

@gbruer15
Copy link
Contributor

@moyner Would it be acceptable for Jutul to maintain compatibility with JLD2 0.4 for a few months?

Version 0.5 of JLD2 was released six weeks ago, but there are Julia packages that have not updated their compat entries yet. In particular, MetaGraphs.jl updated the JLD2 compat entry two days ago, but ImageSegmentation.jl is using an older, semantically incompatible version of MetaGraphs. I imagine that in general, this propagation of compatibility changes can be slow, which makes it difficult to use multiple packages if compatibility with past versions is dropped quickly.

@moyner
Copy link
Member

moyner commented Oct 18, 2024

That makes sense to me. Can you add a PR that includes 0.4 and 0.5 compat?

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 a pull request may close this issue.

2 participants