Skip to content

v1.5.1

Choose a tag to compare

@watson-github-bot watson-github-bot released this 04 Jan 20:13
· 76 commits to master since this release

1.5.1 (2021-01-04)

Bug Fixes

  • handle empty nodes_visited in WAVI logs (2a46d4d)
  • limit scipy version to 1.5.3 to support Python 3.6 (3c6bf47)
  • remove scipy from the dependency list to solve Python 3.6 installation issue (e22ef6b)
  • remove support for Python 3.6 as TOX fails to install it due to scipy 1.5.4 dependency which is not supported any more for Python 3.6 (62017e2)
  • support for python 3.8/3.9 (1d709fe)
  • support for python 3.8/3.9 (73d1893)