|
1 | | -Change Log |
2 | | -========== |
3 | | - |
4 | | -## Version unreleased |
5 | | - |
6 | | -_2017-??-??_ |
7 | | - |
8 | | -* Added: Natural Language Understanding model management APIs |
9 | | - |
10 | | -## Version 0.26.0 |
11 | | - |
12 | | -_2017-05-16_ |
13 | | - |
14 | | -* Added: Conversation endpoints for 2017-04-21 service release (entities, logs) |
15 | | -* Added: Tone Analyzer `tone_chat` |
16 | | -* Fixed: Unicode issues in Python 3 |
17 | | - |
18 | | -## Version 0.25.2 |
19 | | - |
20 | | -_2017-03-21_ |
21 | | - |
22 | | -* Fixed: Speech to text supports `customization_id` |
23 | | -* Fixed: Discovery now can create free instances |
24 | | - |
25 | | -## Version 0.25.1 |
26 | | - |
27 | | -_2017-02-28_ |
28 | | - |
29 | | -* Fixed: Natural Language Understanding base url |
30 | | - |
31 | | -## Version 0.25.0 |
32 | | - |
33 | | -_2017-02-23_ |
34 | | - |
35 | | -* Fixed: Natural Language Understanding importing |
36 | | -* Added: Conversation workspace updating |
37 | | - |
38 | | -## Version 0.24.0 |
39 | | - |
40 | | -_2017-02-21_ |
41 | | - |
42 | | -* Added: Discovery configuration APIs |
43 | | -* Added: Tradeoff Analytics find_preferable_options flag |
44 | | - |
45 | | -## Version 0.23.0 |
46 | | - |
47 | | -_2016-12-21_ |
48 | | - |
49 | | -* Added: Discovery v1 |
50 | | -* Fixed: Retrieve and Rank `top_answers` |
51 | | -* Added: Tone Analyzer + Conversation example |
52 | | -* Added: `speaker_labels` to Speech to Text |
53 | | -* Fixed: Using UTF-8 when installing the documentation from the README in `setup.py` |
54 | | -* Added: Speech to Text customizations |
55 | | -* Added: Unit tests for AlchemyLanguage, Speech to Text and Discovery |
56 | | - |
57 | | -## Version 0.22.0 |
58 | | - |
59 | | -_2016-11-03_ |
60 | | - |
61 | | -* Added: Tradeoff Analytics `generate_visualization` flag |
62 | | -* Fixed: AlchemyLanguage flags now passed as form fields when using `POST` |
63 | | - |
64 | | - |
65 | | -## Version 0.21.0 |
66 | | - |
67 | | -_2016-10-28_ |
68 | | - |
69 | | -* Added: Personality Insights v3 |
70 | | - |
71 | | - |
72 | | -## Version 0.20.1 |
73 | | - |
74 | | -_2016-10-13_ |
75 | | - |
76 | | -* Fixed: Issue with Speech to Text parameters not working |
77 | | - |
78 | | - |
79 | | -## Version 0.20.0 |
80 | | - |
81 | | -_2016-09-30_ |
82 | | - |
83 | | -* Added: Language Translator |
84 | | -* Fixed: Deprecation to Language Translation |
85 | | -* Removed: Conversation v1 experimental |
86 | | - |
87 | | - |
88 | | -## Version 0.19.0 |
89 | | - |
90 | | -_2016-08-30_ |
91 | | - |
92 | | -* Fixed: Typo in the "language" parameter in Alchemy Language |
93 | | -* Added: Targeted Emotion in Alchemy Language |
94 | | -* Added: More supported parameters in Alchemy Language |
95 | | - |
96 | | - |
97 | | -## Version 0.18.0 |
98 | | - |
99 | | -_2016-07-22_ |
100 | | - |
101 | | -* Added: Retraining for Visual Recognition classifiers |
102 | | -* Added: Using custom models for Alchemy Language entities |
103 | | - |
104 | | - |
105 | | -## Version 0.17.1 |
106 | | - |
107 | | -_2016-07-17_ |
108 | | - |
109 | | -* Fixed: `x_watson_learning_opt_out` value |
110 | | - |
111 | | - |
112 | | -## Version 0.17.0 |
113 | | - |
114 | | -_2016-07-14_ |
115 | | - |
116 | | -* Fixed: Conversation default url |
117 | | -* Added: `x_watson_learning_opt_out` option on the WatsonDeveloperCloud service |
118 | | - |
119 | | - |
120 | | -## Version 0.16.0 |
121 | | - |
122 | | -_2016-07-12_ |
123 | | - |
124 | | -* New: Conversation v1 service |
125 | | - |
126 | | - |
127 | | -## Version 0.15.0 |
128 | | - |
129 | | -_2016-07-07_ |
130 | | - |
131 | | -* New: index_document in Document Conversion |
132 | | -* Fixed: bug with model_id in translation |
133 | | - |
134 | | - |
135 | | -## Version 0.14.0 |
136 | | - |
137 | | -_2016-06-12_ |
138 | | - |
139 | | -* New: Conversation v1 experimental service |
140 | | - |
141 | | - |
142 | | -## Version 0.13.0 |
143 | | - |
144 | | -_2016-06-07_ |
145 | | - |
146 | | - * New: Visual Recognition v3 service |
147 | | - * New: Alchemy Language typed_relations |
| 1 | +Moved to [https://github.com/watson-developer-cloud/python-sdk/wiki/Changelog](https://github.com/watson-developer-cloud/python-sdk/wiki/Changelog) |
0 commit comments