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]