Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Readme update #339

Merged
merged 35 commits into from
Aug 25, 2023
Merged

Readme update #339

merged 35 commits into from
Aug 25, 2023

Commits on Aug 14, 2021

  1. Merge pull request #283 from mariusz-schimke/develop

    Release 1.7.0
    mariusz-schimke authored Aug 14, 2021
    Configuration menu
    Copy the full SHA
    b825798 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2021

  1. Configuration menu
    Copy the full SHA
    a5505ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0ab0a9b View commit details
    Browse the repository at this point in the history
  3. Merge pull request #319 from mariusz-schimke/develop

    Release 2.0.0
    mariusz-schimke authored Sep 20, 2021
    Configuration menu
    Copy the full SHA
    e494ec0 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2022

  1. Merge pull request #325 from mariusz-schimke/develop

    Release 2.0.1
    mariusz-schimke authored Apr 17, 2022
    Configuration menu
    Copy the full SHA
    22b5d0d View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. Configuration menu
    Copy the full SHA
    44822af View commit details
    Browse the repository at this point in the history
  2. Merge pull request #331 from mariusz-schimke/feature/mclimit

    Add support for the mclimit attribute
    mariusz-schimke authored Aug 21, 2023
    Configuration menu
    Copy the full SHA
    3fb8613 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5571f42 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b39d3a3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    feab051 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    419b3a8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    876bed6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b0b432a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    32d1cb6 View commit details
    Browse the repository at this point in the history
  10. Adjust unit tests

    mariusz-schimke committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    18a9a5f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    21f48df View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. Configuration menu
    Copy the full SHA
    40bf564 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    38b42b7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4019b7c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    86fc2a3 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. Configuration menu
    Copy the full SHA
    974a9bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6469f25 View commit details
    Browse the repository at this point in the history
  3. Minor readme update

    mariusz-schimke committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    7319504 View commit details
    Browse the repository at this point in the history
  4. Add implicit support for the cluster attribute on subgraphs and clusters

    The properties are 'hidden' because of the distinction the library makes between subgraphs and clusters, so the attribute should not be used normally
    mariusz-schimke committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    d283b8b View commit details
    Browse the repository at this point in the history
  5. Merge pull request #335 from mariusz-schimke/feature/cluster

    Add implicit support for the cluster attribute on subgraphs and clusters
    mariusz-schimke authored Aug 25, 2023
    Configuration menu
    Copy the full SHA
    93b126c View commit details
    Browse the repository at this point in the history
  6. Merge pull request #336 from mariusz-schimke/feature/tbbalance

    Add support for the TBbalance attribute
    mariusz-schimke authored Aug 25, 2023
    Configuration menu
    Copy the full SHA
    db2b818 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #337 from mariusz-schimke/feature/onecircle

    Add support for the oneblock attribute on graph
    mariusz-schimke authored Aug 25, 2023
    Configuration menu
    Copy the full SHA
    c823660 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'master' of https://github.com/mariusz-schimke/GiGraph i…

    …nto feature/refactoring
    
    # Conflicts:
    #	src/GiGraph.Dot/GiGraph.Dot.nuspec
    mariusz-schimke committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    223e8ee View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    dbd225a View commit details
    Browse the repository at this point in the history
  10. Merge pull request #338 from mariusz-schimke/fix/iscluster

    Hide the IsCluster property
    mariusz-schimke authored Aug 25, 2023
    Configuration menu
    Copy the full SHA
    3050e12 View commit details
    Browse the repository at this point in the history
  11. Merge branch 'master' of https://github.com/mariusz-schimke/GiGraph i…

    …nto feature/refactoring
    mariusz-schimke committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    2c59a61 View commit details
    Browse the repository at this point in the history
  12. Cleanup

    mariusz-schimke committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    3129478 View commit details
    Browse the repository at this point in the history
  13. Cleanup

    (cherry picked from commit 3129478)
    mariusz-schimke committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    97bd0cc View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    a74b80d View commit details
    Browse the repository at this point in the history
  15. Merge branch 'master' of https://github.com/mariusz-schimke/GiGraph i…

    …nto feature/refactoring
    mariusz-schimke committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    86f02f0 View commit details
    Browse the repository at this point in the history