Skip to content

Conversation

@JonasIsensee
Copy link

@JonasIsensee JonasIsensee commented Oct 16, 2025

This PR backports the JLD2 compat bound to the latest v0.6 versions.

This should not be necessary but there are downstream packages with hard to reach authors (LightOSM) which still depend on MetaGraphs v0.7 and I think it will be quicker to release a patch of MetaGraphs than to get a new LightOSM release out.

Core problem is that old JLD2 does not compile on julia v1.12 and therefore the MetaGraphs v0.7 series does not compile on v1.12 and neither do any of the downstream packages.


Actually, this PR should not point to master but to a dedicated backport branch from which we can tag a patch release.

@Krastanov
Copy link
Member

I created a new branch https://github.com/JuliaGraphs/MetaGraphs.jl/tree/v0.7backports

Could you close this PR and make a new one against that branch?

Let me know if you want the branch to branch out from a different commit. If not, please revert the breaking commits.

If you have the bandwidth to help more, we are in need of more volunteer maintainers -- happy to add you.

@Krastanov
Copy link
Member

this seems to be the only breaking change #40

@JonasIsensee JonasIsensee deleted the backporcompat branch October 18, 2025 14:31
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.

2 participants