Release v0.2.1
Bug fixes
- Fixed
pflood_sink_resolver
that was "flooding too much" (#145, #146). - Fixed
RuntimeWarning
(invalid value in cast) issued when calling
FlowGraph.basins()
in Python (#147). - Python bindings: fixed Python interpreter crash (segfault) when accessing data
members of the implementation of a graph snapshot viaFlowGraph.impl()
(#148).