Skip to content

Commit b2d864d

Browse files
authored
Merge pull request #134 from watson-developer-cloud/de-544-retireDialog
De 544 retire dialog
2 parents 8cc1266 + cf0d655 commit b2d864d

31 files changed

Lines changed: 76 additions & 4692 deletions

CHANGELOG.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,20 @@
11
Change Log
22
==========
3+
## Version 0.9.0
4+
_2016-08-26_
5+
6+
* Deprecated: Retired `Dialog` service.
7+
* Fix: `ExampleLanguageTranslation` now is using `LanguageTranslator` before `LanguageTranslation` service goes live.
8+
* Fix: Abstracted custom voice model methods in `Text to Speech` service.
9+
* Fix: Error when pasting credentials from the new Bluemix site into the `Config Editor`.
10+
* New: Added `CameraWidget` and `CameraDisplayWidget` to get video from device camera.
11+
312
## Version 0.8.0
413
_2016-08-12_
514

6-
* Fixed: Removed tag stripping from `ToSpeech()` method of the `TextToSpeech` service.
15+
* Fix: Removed tag stripping from `ToSpeech()` method of the `TextToSpeech` service.
716
* New: The `Conversation` service now accepts full conversation payload in overloaded `Message()` method.
8-
* Fixed: Removed `SetLastWriteTime()` for Android platform in the data cache because of a known android issue.
17+
* Fix: Removed `SetLastWriteTime()` for Android platform in the data cache because of a known android issue.
918
```https://code.google.com/p/android/issues/detail?id=15480```
1019

1120

Config.json.enc

0 Bytes
Binary file not shown.

Examples/ServiceExamples/Scripts/ExampleDIalog.cs

Lines changed: 0 additions & 37 deletions
This file was deleted.

Examples/ServiceExamples/Scripts/ExampleDIalog.cs.meta

Lines changed: 0 additions & 12 deletions
This file was deleted.

Examples/ServiceExamples/ServiceExamples.unity

Lines changed: 22 additions & 75 deletions
Large diffs are not rendered by default.

Examples/WidgetExamples/ExampleDialog.unity

Lines changed: 0 additions & 177 deletions
This file was deleted.

Examples/WidgetExamples/ExampleDialog.unity.meta

Lines changed: 0 additions & 8 deletions
This file was deleted.

0 commit comments

Comments
 (0)