MetaGraphsNext v0.8.0
Breaking changes
- JLD2.jl needs to be loaded by the user in order to use the loadgraph and savegraph functions and is no longer automatically loaded together with MetaGraphsNext.jl
Merged pull requests:
- Replace CompatHelper with dependabot (#100) (@gdalle)
- Bump codecov/codecov-action from 4 to 5 (#101) (@dependabot[bot])
- Bump actions/checkout from 4 to 6 (#102) (@dependabot[bot])
- Bump julia-actions/setup-julia from 1 to 2 (#103) (@dependabot[bot])
- Bump the all-julia-packages group across 1 directory with 5 updates (#104) (@dependabot[bot])
- Remove dependabot grouping (#106) (@gdalle)
- Update Graphs requirement to 1.13.3 in /docs (#112) (@dependabot[bot])
- Move JLD2 dependency to package extension (#113) (@simsurace)