Skip to content

Releases: intento/intento-nodejs

v0.4.0

05 Dec 09:38
Compare
Choose a tag to compare

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

23 Oct 12:21
Compare
Choose a tag to compare

Breaking change

N/A

Enhancements

  • CLI: more examples on translate providers
  • fix requesting information on one provider

v0.3.3

23 Oct 12:19
Compare
Choose a tag to compare

Breaking change

N/A

Enhancements

  • CLI: more examples on supported languages
  • tests for language requests

v0.3.2

01 Oct 09:37
Compare
Choose a tag to compare

Breaking change

N/A

Enhancements

  • CLI: fix requests without text parameter

v0.3.1

10 Aug 15:22
Compare
Choose a tag to compare

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

08 Aug 09:25
Compare
Choose a tag to compare

Breaking change

N/A

Enhancements

v0.2.0

27 Jul 11:09
Compare
Choose a tag to compare

Breaking change

N/A

Enhancements

v0.1.1

22 Jun 15:24
Compare
Choose a tag to compare
  • clarify error reporting for 4xx responses

v0.1.0

31 May 12:34
Compare
Choose a tag to compare

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.)