Releases: intento/intento-nodejs
Releases · intento/intento-nodejs
v0.4.0
Breaking change
N/A
Enhancements
Basic support for the following intents was added
- Classify Text
- Transliterate
- Detect Intent
- OCR
- Tag Images
- Speech Recognition
v0.3.4
Breaking change
N/A
Enhancements
- CLI: more examples on translate providers
- fix requesting information on one provider
v0.3.3
Breaking change
N/A
Enhancements
- CLI: more examples on supported languages
- tests for language requests
v0.3.2
Breaking change
N/A
Enhancements
- CLI: fix requests without text parameter
v0.3.1
Breaking change
N/A
Enhancements
- SDK and CLI: support delegating credentials to a 3rd party services
- CLI: get async job results with one command
- CLI: read auth keys from a file
v0.3.0
Breaking change
N/A
Enhancements
v0.2.0
Breaking change
N/A
Enhancements
v0.1.1
- clarify error reporting for 4xx responses
v0.1.0
Breaking change
N/A
Enhancements
- [translate] support for input format: plain
text
(default), html
, xml
- [translate] pre- and post-processing support (punctuation clean up of the result, etc.)