watson-developer-cloud / go-sdk

:mouse: go SDK for the IBM Watson services.
Apache License 2.0
70 stars 25 forks source link

Release 0.3.0 #22

Closed ehdsouza closed 5 years ago

ehdsouza commented 5 years ago

0.3.0 (https://github.com/watson-developer-cloud/go-sdk/compare/v0.2.2...v0.3.0) (2019-01-17)

Features

* Discovery: New methods CreateStopwordList and DeleteStopwordList (64ebf8c (https://github.com/watson-developer-cloud/go-sdk/commit/64ebf8c))
* Discovery: New methods for gateway configurations (00d570b (https://github.com/watson-developer-cloud/go-sdk/commit/00d570b))
* Speech to Text: New methods for custom grammars (a34c7ee (https://github.com/watson-developer-cloud/go-sdk/commit/a34c7ee))
* Speech to Text: New params grammarName and redaction in recognize, create_job (c146730 (https://github.com/watson-developer-cloud/go-sdk/commit/c146730))
* Visual recognition: New param AcceptLanguage in detectFacesOptions, new member GenderLabel in FaceGender (149a047 (https://github.com/watson-developer-cloud/go-sdk/commit/149a047))