Skip to content

Latest commit

 

History

History
231 lines (117 loc) · 13.9 KB

File metadata and controls

231 lines (117 loc) · 13.9 KB

1.9.1 (2022-11-15)

Bug Fixes

1.9.0 (2022-11-14)

Features

  • add option to fill response_text with node options for response_type == "options" (19f943d)

1.8.3 (2022-06-13)

Bug Fixes

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

1.8.2 (2022-05-09)

Bug Fixes

1.8.1 (2022-05-09)

Bug Fixes

  • remove version variable (ceacb43)

1.8.0 (2022-05-05)

Features

1.7.0 (2022-05-05)

Bug Fixes

Features

1.6.1 (2021-02-11)

Bug Fixes

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

1.6.0 (2021-01-27)

Features

  • added consecutive filtering (30f0c0e)

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)

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)

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)

1.3.0 (2020-11-01)

Features

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

1.2.1 (2020-10-20)

Bug Fixes

  • svg_export button not loading (bba7271)

1.2.0 (2020-10-19)

Features

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

1.1.2 (2020-10-13)

Bug Fixes

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

1.1.1 (2020-09-30)

Bug Fixes

1.1.0 (2020-09-07)

Features

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

1.0.9 (2020-08-06)

Bug Fixes

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

1.0.8 (2020-08-04)

Bug Fixes

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

1.0.7 (2020-06-18)

Bug Fixes

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

1.0.6 (2020-06-17)

Bug Fixes

  • highlighted steps in conversation transcript were highlighting the non negative utterances (f97043c)

1.0.5 (2020-06-15)

Bug Fixes

  • pip install on watson studio without a custom environment (a883c67)

1.0.4 (2020-06-11)

Bug Fixes

  • update setup.py to remove invalid content for PyPi (9eb0ec2)

1.0.3 (2020-06-11)

Bug Fixes

  • remove invalid description from package.json (676a927)

1.0.2 (2020-06-11)

Bug Fixes

1.0.1 (2020-06-11)

Bug Fixes

1.0.0 (2020-06-11)

Bug Fixes