Graphviz 7
gitlab.com
Graphviz 7
1–10 of 95 posts
Re: Graphviz 7
#2Re: Graphviz 7
#3From 3.0.0 to 7.0.0 just during this year, though.. ? I guess very few are depending on the library interfaces which I imagine are being broken, or do the major version increments just signify nothing of importance?-)
Re: Graphviz 7
#4Which tool do you people use most often for graph visualization? I kind of linger between networkx, Gephi, graphviz and d3.
Re: Graphviz 7
#5Great tool and nice to see such active development on it! From 3.0.0 to 7.0.0 just during this year, though.. ? I guess very few are depending on the library interfaces which I imagine are being broken, or do the major version increments just signify nothing of importance?-)
Re: Graphviz 7
#6Great tool and nice to see such active development on it! From 3.0.0 to 7.0.0 just during this year, though.. ? I guess very few are depending on the library interfaces which I imagine are being broken, or do the major version increments just signify nothing of importance?-)
It seems to me that they bumped the major version for every breaking change in the changelog. I guess that is in strict compliance with semantic versioning but indeed it looks strange.
Re: Graphviz 7
#7Earlier quoted context omitted.
It seems to me that they bumped the major version for every breaking change in the changelog. I guess that is in strict compliance with semantic versioning but indeed it looks strange.
Wild, seeing SemVer actually used properly.
After all, it took (at least) 21 years to get from 0 to 3.0.0
There's absolutely no reason for 2 major bumps 11 days apart.
Re: Graphviz 7
#8"This project has only 3 of its founders remaining as volunteer maintainers, and support is limited and may end soon. If you can help fund to a more formal foundation to continue this project, please contact north on graphviz org."
Re: Graphviz 7
#9Re: Graphviz 7
#10Probably saved me a ton of time that I would spend on implementing visualization myself