Skip to content

v0.5.2

Compare
Choose a tag to compare
@RMeli RMeli released this 23 Feb 15:27
· 44 commits to master since this release
eb121af

Version 0.5.2

Date: 23/02/2022
Contributors: @RMeli

Fixed

  • Inconsistent number of nodes with graph-tool for disconnected graphs [PR #61 | @RMeli]

Improved

  • Support for more types of node properties (including strings) with graph-tool [PR #64 | @RMeli]

Changed

  • ValueError exception into NonIsomorphicGraphs(ValueError) exception [PR #65 | @RMeli]

Added

  • Warning for disconnected graphs [PR #61| @RMeli]