Skip to content

Latest commit

 

History

History
176 lines (85 loc) · 7.59 KB

CHANGELOG.md

File metadata and controls

176 lines (85 loc) · 7.59 KB

3.5.0 (2019-09-09)

Bug Fixes

  • build: make assembly definitions compatible to unity 2018 and 2019 (a6064b1)

Features

  • compare-comply: add ContractCurrentcies model (57677db)

3.5.0 (2019-08-22)

Bug Fixes

  • build: make assembly definitions compatible to unity 2018 and 2019 (a6064b1)

Features

  • compare-comply: add ContractCurrentcies model (57677db)

3.4.1 (2019-08-05)

Bug Fixes

  • build: make assembly definitions compatible to unity 2018 and 2019 (a6064b1)

3.4.0 (2019-07-25)

Features

  • NaturalLanguageUnderstanding: add examples for NaturalLanguageUnderstanding (4bf9c54)
  • regenerate: updates for regular release 4 (10c4529)

3.3.0 (2019-06-26)

Features

  • icp4d: add support for icp4d (ba8044d)

3.2.0 (2019-06-14)

Bug Fixes

  • Version: Manually bumpversion to 3.1.0 (0330079)

Features

  • regenerate: updates based on latest API definitions (dc40499)
  • Regeneration: Regenerated SDK based on the latest API definitions (192c13b)

3.1.0 (2019-06-14)

Bug Fixes

  • ExampleAssistantV1: Added missing param names (5fac56c)

Features

  • Core: Removed Core submodule (2eab8e7)
  • regenerate: updates based on latest API definitions (dc40499)
  • Regeneration: Regenerated SDK based on the latest API definitions (192c13b)

3.1.0 (2019-05-10)

Bug Fixes

  • ExampleAssistantV1: Added missing param names (5fac56c)

Features

  • Core: Removed Core submodule (2eab8e7)

3.1.0 (2019-05-07)

Bug Fixes

  • ExampleAssistantV1: Added missing param names (5fac56c)

Features

  • Core: Removed Core submodule (2eab8e7)

3.1.0 (2019-04-22)

Bug Fixes

  • ExampleAssistantV1: Added missing param names (5fac56c)

Features

  • Core: Removed Core submodule (2eab8e7)

3.1.0 (2019-04-09)

Bug Fixes

  • ExampleAssistantV1: Added missing param names (5fac56c)

Features

  • Core: Removed Core submodule (2eab8e7)

3.1.0 (2019-04-03)

Bug Fixes

  • ExampleAssistantV1: Added missing param names (5fac56c)

Features

  • Core: Removed Core submodule (2eab8e7)

3.1.0 (2019-04-01)

Bug Fixes

  • ExampleAssistantV1: Added missing param names (5fac56c)

Features

  • Core: Removed Core submodule (2eab8e7)

3.0.0 (2019-03-29)

Bug Fixes

  • Speech to Text V1: Parsing response to double because of casting issues (b89709f)

Features

  • Added WatsonResponse and WatsonError (f16890a)
  • Created a commmon class to get default headers (1be31bf)
  • Generated services (d8244f8)
  • Regenerated the SDK based on the lateset definitions and unity generator (ed1acb9)
  • Removed customData from operations (d1bbee8)
  • Removed customData from response, added response json to response object (e78754e)
  • Separating core from sdk (53e8b1e)
  • All services: Exploded body parameters in service methods (714b31e)
  • Simplified namespaces (3798616)
  • Assistant V2: Deserializing Dictionaries (add8b46)
  • Core: Added submodule for core class (4c18480)
  • Core: Separated core from the services (f5f4791)
  • Regeneration: Regenerated all services using API definition commit 0baaf120beb3852ab9557e700f5 (7d60d7f)
  • Regeneration: Regenerated SDK with the latest API definitions (9bdcfce)
  • Regeneration: This PR adds the newest generated code using API definition commit `0baaf120beb3 (85cf79c)
  • Serialization: Transitioned from FullSerializer to Json.net (9ceeb61)

BREAKING CHANGES

  • Regeneration: Regenerated SDK