Skip to content

Commit

Permalink
Merge pull request #359 from watson-developer-cloud/rc-2.2.0
Browse files Browse the repository at this point in the history
Release v2.2.0
  • Loading branch information
mediumTaj authored Apr 9, 2018
2 parents af723fa + 30149e1 commit 465363d
Show file tree
Hide file tree
Showing 96 changed files with 934 additions and 27,208 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -68,3 +68,7 @@ etc.meta
/Travis/runTests.sh.meta
/Travis/TravisBuild.cs.meta
Docs/publishing-release.md.meta
*.html.meta
*.md.meta
*.txt.meta
*.ps1.meta
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
Change Log
==========
## Version 2.2.0
_2018-04-09_
* New: Updated Visual Recognition with Core ML support ([4182](https://zenhub.innovate.ibm.com/app/workspace/o/watson/developer-experience/issues/4182), [357](https://github.com/watson-developer-cloud/unity-sdk/pull/357)).
* New: Abstract Classify Collections operation in Natural Language Classifier ([4223](https://github.ibm.com/Watson/developer-experience/issues/4223), [355](https://github.com/watson-developer-cloud/unity-sdk/pull/355))
* Removed: Tradeoff Analytics ([352](https://github.com/watson-developer-cloud/unity-sdk/pull/352))
* Removed: Retrieve and Rank ([352](https://github.com/watson-developer-cloud/unity-sdk/pull/352))
* Removed: Document Conversion ([352](https://github.com/watson-developer-cloud/unity-sdk/pull/352))
* Removed: Alchemy API ([350](https://github.com/watson-developer-cloud/unity-sdk/pull/350))
* Fixed: Added `result_index` to Speech to Text response ([347](https://github.com/watson-developer-cloud/unity-sdk/issues/347), [349](https://github.com/watson-developer-cloud/unity-sdk/pull/349))
* Enhanced: Made credentials, url and versionDates accessible in the inspector in all examples ([342](https://github.com/watson-developer-cloud/unity-sdk/issues/342), [351](https://github.com/watson-developer-cloud/unity-sdk/pull/351))
* Fixed: Created new branch for asset store releases with better documentation ([341](https://github.com/watson-developer-cloud/unity-sdk/issues/341), [asset-store-release](https://github.com/watson-developer-cloud/unity-sdk/tree/asset-store-release)) and list of files to remove from an asset store release ([Wiki](https://github.com/watson-developer-cloud/unity-sdk/wiki/Asset-Store-Release))
* Fixed: Platform specific compilation for Unity Web Request ([335](https://github.com/watson-developer-cloud/unity-sdk/issues/335), [346](https://github.com/watson-developer-cloud/unity-sdk/pull/346))
* Fixed: Speech to Text - Do not send keywords if they are not provided ([336](https://github.com/watson-developer-cloud/unity-sdk/issues/336), [340](https://github.com/watson-developer-cloud/unity-sdk/pull/340)).

## Version 2.1.0
_2018-03-06_
Expand Down
2 changes: 1 addition & 1 deletion Doxyfile
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ PROJECT_NAME = "Watson Developer Cloud Unity SDK"
# could be handy for archiving the generated documentation or if some version
# control system is used.

PROJECT_NUMBER = 2.1.0
PROJECT_NUMBER = 2.2.0

# Using the PROJECT_BRIEF tag one can provide an optional one line description
# for a project that appears at the top of each page and should give viewer a
Expand Down
73 changes: 0 additions & 73 deletions Examples/ServiceExamples/Scripts/ExampleAlchemyDataNews.cs

This file was deleted.

12 changes: 0 additions & 12 deletions Examples/ServiceExamples/Scripts/ExampleAlchemyDataNews.cs.meta

This file was deleted.

Loading

0 comments on commit 465363d

Please sign in to comment.