Skip to content

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

v1.4.0

24 Nov 15:56

Choose a tag to compare

1.4.0 (2020-11-24)

Features

  • removed support for Python 3.5 end of service which doesn't support Pandas 1.1.x (c5f18d3)
  • support for pandas 1.1.x. stop support for Python 3.5 (93862c4)
  • upgrade to pandas 1.1.x (d0b0b8d)

v1.3.0

01 Nov 15:28

Choose a tag to compare

1.3.0 (2020-11-01)

Features

  • support for reverse flows and trend flows (0223af4)

v1.2.1

20 Oct 10:46

Choose a tag to compare

1.2.1 (2020-10-20)

Bug Fixes

  • svg_export button not loading (bba7271)

v1.2.0

19 Oct 06:04

Choose a tag to compare

1.2.0 (2020-10-19)

Features

  • implemented simplify_consecutive_duplicates() to remove duplciate consecutive nodes from the graph (acccdb9)

v1.1.2

13 Oct 08:53

Choose a tag to compare

1.1.2 (2020-10-13)

Bug Fixes

  • parsing error when branch_exited is missing from payload (1ba44ef)

v1.1.1

30 Sep 21:16

Choose a tag to compare

1.1.1 (2020-09-30)

Bug Fixes

v1.1.0

07 Sep 15:28

Choose a tag to compare

1.1.0 (2020-09-07)

Features

  • added support for context variables extraction and filtering (7db2e9e)

v1.0.9

06 Aug 14:39

Choose a tag to compare

1.0.9 (2020-08-06)

Bug Fixes

  • updated pandas dependency to support Python3.8.5 + pandas0.25.3 environments (0fbfaff)

v1.0.8

04 Aug 23:26

Choose a tag to compare

1.0.8 (2020-08-04)

Bug Fixes

  • updated sample logs to original Logs API format (#17) (916f8fc)

v1.0.7

18 Jun 15:24

Choose a tag to compare

1.0.7 (2020-06-18)

Bug Fixes

  • solve the version inconsistency between package meta and release (11e399d)