Skip to content

Releases: CQCL/portgraph

v0.12.2

05 Jul 08:54
95012ed
Compare
Choose a tag to compare

Bug Fixes

  • Intergraph edges in mermaid rendering (#139)

New Features

  • Add PortOffset::opposite (#136)
  • Efficient LCA algorithm for the hierarchy (#138)

Testing

  • Use insta for mermaid/dot render tests (#137)

v0.12.1

03 Jun 12:33
30d3417
Compare
Choose a tag to compare

Bug Fixes

  • Link and neighbour iterators counting self-loops twice (#132)