Skip to content

Conversation

@SimonAB
Copy link

@SimonAB SimonAB commented Jan 8, 2026

Description

This PR updates the MetaGraphs compatibility constraint to include version 0.8.

Change: MetaGraphs = "0.7.0"MetaGraphs = "0.7, 0.8"

Motivation

MetaGraphs 0.8 has been released and is being used by other packages in the ecosystem. This update allows LightOSM.jl to be compatible with projects that require MetaGraphs 0.8, improving interoperability and enabling users to use the latest versions without conflicts.

Testing

  • Package precompiles successfully with MetaGraphs 0.8
  • No breaking changes observed
  • Compatible with existing MetaGraphs 0.7 versions

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist

  • Added an entry in CHANGELOG.md (for new features and breaking changes)
  • Added or changed relevant sections in the documentation
  • Added unit tests for new algorithms, conversion methods, etc.
  • Added reference image tests for new plotting functions, recipes, visual options, etc.

Note: This is a compatibility update that doesn't require documentation changes or new tests.

Copilot AI review requested due to automatic review settings January 8, 2026 22:28
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot wasn't able to review any files in this pull request.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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