Skip to content

[WIP] Migrate to the NamedGraphs v0.14 interface - #385

Draft
mtfishman wants to merge 1 commit into
release-0.21from
mf/namedgraphs-v0.14-0.21
Draft

[WIP] Migrate to the NamedGraphs v0.14 interface#385
mtfishman wants to merge 1 commit into
release-0.21from
mf/namedgraphs-v0.14-0.21

Conversation

@mtfishman

Copy link
Copy Markdown
Member

Summary

NamedGraphs v0.14 removed the submodules and the position-graph interface this package imported. The 0.21 line gets the migration too, so dependents can move to NamedGraphs v0.14 without also taking on the API removals accumulated in 0.22.

TODO

  • Decide the version. Left at 0.21.5, since raising the NamedGraphs floor breaks anything pinning the old range, which argues for a minor bump, but main already holds 0.22.
  • Remove the [sources] pins on NamedGraphs main and on the DataGraphs migration branch, once NamedGraphs 0.14 and DataGraphs 0.6.0 register. The DataGraphs pin is needed because its registered 0.5.3 caps NamedGraphs at 0.13. It tracks [WIP] Migrate to the NamedGraphs v0.14 interface DataGraphs.jl#126.

NamedGraphs v0.14 removed the submodules and the position-graph interface this package imported. The 0.21 line gets the migration too, so dependents can move to NamedGraphs v0.14 without also taking on the API removals accumulated in 0.22.
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