Skip to content

Releases: watson-developer-cloud/assistant-dialog-flow-analysis

v1.9.1

15 Nov 13:36

Choose a tag to compare

1.9.1 (2022-11-15)

Bug Fixes

v1.8.3

13 Jun 18:54

Choose a tag to compare

1.8.3 (2022-06-13)

Bug Fixes

  • removed scipy dependency which caused an error during pip install (0bd3169)

v1.8.2

09 May 18:48

Choose a tag to compare

1.8.2 (2022-05-09)

Bug Fixes

v1.8.1

09 May 14:20

Choose a tag to compare

1.8.1 (2022-05-09)

Bug Fixes

  • remove version variable (ceacb43)

v1.8.0

05 May 19:31

Choose a tag to compare

1.8.0 (2022-05-05)

Features

v1.7.0

05 May 18:36

Choose a tag to compare

1.7.0 (2022-05-05)

Bug Fixes

Features

v1.6.1

11 Feb 15:05

Choose a tag to compare

1.6.1 (2021-02-11)

Bug Fixes

  • empty commit - just to trigger a release (370a124)

v1.6.0

27 Jan 20:34

Choose a tag to compare

1.6.0 (2021-01-27)

Features

  • added consecutive filtering (30f0c0e)

v1.5.1

04 Jan 20:13

Choose a tag to compare

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)

v1.5.0

01 Dec 13:52

Choose a tag to compare

1.5.0 (2020-12-01)

Features

  • implemented capability to semi automatically create a milestone chart based on regular expression search in the workspace (a28f27b)