graphology
Advanced tools
Changelog
0.25.4
0.25.1
package semantics to avoid partial ESM-first support issues.Changelog
0.25.3
types
declaration in package's exports
key.Changelog
0.25.2
Changelog
0.25.1
#.hasEdge
methods for multigraphs.#.degreeWithoutSelfLoops
methods for multigraphs.Changelog
0.25.0
Changelog
0.24.1
Changelog
0.24.0
#.inboundDegree
, #.outboundDegree
, #.inboundDegreeWithoutSelfLoops
, #.outboundDegreeWithoutSelfLoops
.#.dropDirectedEdge
& #.dropUndirectedEdge
.#.copy
.#.upgradeToMixed
& #.upgradeToMulti
.Changelog
0.23.2
#.mergeUndirectedEdgeWithKey
& #.updateUndirectedEdgeWithKey
bug when source & target are given in the reverse order.Changelog
0.23.1
#.copy
not copying the graph's attributes.#.copy
.