-
Notifications
You must be signed in to change notification settings - Fork 117
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Watson Developer Cloud .NET Standard SDK v0.1.0-alpha #68
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…le to encrypt the coveralls token
- Correction namespace LanguageTranslator - Add Integration Test Tone Analyzer - Add Unit Test Tone Analyer - Minor adjustments
- Add Integration Test Conversation - Add Unit Test Conversation - Minor adjustments
Add Tone Analyzer
- Change Exception in Conversation to AggregateException - Change Exception in LanguageTranslator to AggregateException - Change Exception in Tone Analyzer to AggregateException
Change text README
Change Text
- Fix Aggregate Exception - Fix Unit Test and Integration Test
- Fix Aggregate Exception - Fix Service Name in Personality Insights Service
- Rename Model class to SpeechModel - Rename ModelSet class to SpeechModelSet - Fix Aggregate Exception
- Fix Aggregate Exception - Fix Unit Test
Bad character in the ReadMe for Discovery.
Gh 42 prep for release
added documentation in iTextToSpeechService
generate and populate nuspec files for deployment
…for PersonalityInsights from Models to Model - I chose wrong in the diff
Gh 38 inconsistency namespaces
Added User-Agent header to httpFactory and Constants class to hold th…
replace atilatosta with watson-developer-cloud in links
…0-alpha Gh 49 release 0.1.0 alpha
update coveralls badge to track development branch
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Summary
Inital alpha release of the WDC .NET Standard SDK.