Releases: watson-developer-cloud/speech-javascript-sdk
Releases · watson-developer-cloud/speech-javascript-sdk
v0.35.9
0.35.9 (2019-04-01)
Bug Fixes
- Update dependencies (b31a6bd)
- Update karma and add babelify to browserify (8d70606)
- Vulnerabilities in dependencies (16e2deb)
v0.35.8
0.35.8 (2019-04-01)
Bug Fixes
- example server token services will now use regional watson service urls if those were set (0e4f98e)
- Fixed python server to work on OSX and updated setup documentation to mention all required dependencies (88a31c6)
v0.35.6
0.35.6 (2019-03-18)
Bug Fixes
- move watson-developer-cloud from devDependencies to dependencies (c216593)
- stabilize package by reverting to old recognize-stream class that includes iam bug fixes (c3d835b)
- upgrade to watson-developer-cloud 3.18.2, fix bug using iam (35f1c87)
v0.35.5
0.35.5 (2019-03-13)
Bug Fixes
- upgrade watson-developer-cloud to 3.18.1 to get recognize-stream bug fixes (a466861)
v0.35.4
0.35.4 (2018-11-08)
Bug Fixes
- dont force use of
watson-token
as a query param (d91103f)
v0.35.3
0.35.3 (2018-11-07)
Bug Fixes
- allow
access_token
to be used as a query parameter in synthesize (04f46e1)
v0.35.2
0.35.2 (2018-11-03)
Bug Fixes
- Merge pull request #93 from jeancarl/master (9cf2459)
v0.35.1
0.35.1 (2018-09-18)
Bug Fixes
- use normal string concatenation for cross-browser support (3e0010f)
v0.35.0
0.35.0 (2018-08-16)
Features
- add option for user-provided URL in
synthesize
(c92f295)