Skip to content

Releases: merative/acd-python-sdk

v2.0.2

20 Apr 18:45
Compare
Choose a tag to compare

2.0.2 (2023-04-20)

Bug Fixes

v2.0.1

25 Mar 17:38
Compare
Choose a tag to compare

2.0.1 (2023-03-25)

Bug Fixes

  • Remove deprecated run pipeline methods (9b33dbd)
  • Support for the deprecated run_pipeline and run_pipeline_with_flow methods has been removed. This includes classes: RunPipelineWithFlowEnums and AnalyticFlowBeanInput. To analyze your unstructured text, use analyze or analyze_with_flow method instead.
  • The method deploy_cartridge has been marked deprecated and could be removed in the future. Use cartridges_post_multipart method instead.

v2.0.0

24 Mar 12:55
Compare
Choose a tag to compare

2.0.0 (2023-03-24)

Features

BREAKING CHANGES

  • Packaging name change to acd_sdk. All ibm_whcs_sdk has been changed to acd_sdk. Refer to README for instructions to migrate from version 1.x.x.

v1.11.6

10 Feb 14:39
Compare
Choose a tag to compare

1.11.6 (2023-02-10)

Bug Fixes

v1.11.5

07 Dec 22:48
Compare
Choose a tag to compare

1.11.5 (2022-12-07)

Bug Fixes

v1.11.4

03 Aug 00:52
Compare
Choose a tag to compare

1.11.4 (2022-08-03)

Bug Fixes

v1.11.3

02 Aug 20:46
Compare
Choose a tag to compare

1.11.3 (2022-08-02)

Bug Fixes

v1.11.2

03 Dec 21:48
Compare
Choose a tag to compare

1.11.2 (2021-12-03)

Bug Fixes

  • retrieve spelling corrections (3631a05)

v1.11.1

01 Dec 20:43
Compare
Choose a tag to compare

1.11.1 (2021-12-01)

Bug Fixes

v1.11.0

28 Nov 15:22
Compare
Choose a tag to compare

1.11.0 (2021-11-28)

Features

  • Support SDoH v1 features (d48dc24)