Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: JuliaGraphs/MetaGraphs.jl
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.7.2
Choose a base ref
...
head repository: JuliaGraphs/MetaGraphs.jl
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.8.0
Choose a head ref
  • 9 commits
  • 8 files changed
  • 5 contributors

Commits on Dec 25, 2021

  1. Configuration menu
    Copy the full SHA
    8d22b28 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2023

  1. Merge pull request #32 from Binary-Eater/master

    fix README to point to the JuliaGraphs site for MetaGraphs.jl documen…
    gdalle authored Feb 22, 2023
    Configuration menu
    Copy the full SHA
    c5aa8e2 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. Update readme and ci

    gdalle committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    fed34b2 View commit details
    Browse the repository at this point in the history
  2. No test on nightly

    gdalle committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    05ee7d7 View commit details
    Browse the repository at this point in the history
  3. Re-test on nightly

    gdalle committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    e72d70d View commit details
    Browse the repository at this point in the history
  4. Merge pull request #42 from JuliaGraphs/gd/metagraphsnext

    Update README and CI
    gdalle authored Sep 13, 2023
    Configuration menu
    Copy the full SHA
    01d4dac View commit details
    Browse the repository at this point in the history
  5. Quote properties on edges too (#40)

    * Quote properties on edges too
    
    * Bump version
    
    ---------
    
    Co-authored-by: Guillaume Dalle <22795598+gdalle@users.noreply.github.com>
    gabriel-fallen and gdalle authored Sep 13, 2023
    Configuration menu
    Copy the full SHA
    42a2f26 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. added default option to get_prop (#41)

    * added default option to get_prop
    
    * throw error when accessing non existent edge
    
    * get_prop with default using get with default
    henrik-wolf authored Dec 12, 2023
    Configuration menu
    Copy the full SHA
    0cf7d6a View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. Update JLD2 compat (#43)

    filchristou authored Oct 16, 2024
    4 Configuration menu
    Copy the full SHA
    82865e3 View commit details
    Browse the repository at this point in the history
Loading