Skip to content

Releases: intento/intento-nodejs

v0.4.0

Choose a tag to compare

@tyanas tyanas released this 05 Dec 09:38

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

Choose a tag to compare

@tyanas tyanas released this 23 Oct 12:21

Breaking change

N/A

Enhancements

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

v0.3.3

Choose a tag to compare

@tyanas tyanas released this 23 Oct 12:19

Breaking change

N/A

Enhancements

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

v0.3.2

Choose a tag to compare

@tyanas tyanas released this 01 Oct 09:37

Breaking change

N/A

Enhancements

  • CLI: fix requests without text parameter

v0.3.1

Choose a tag to compare

@tyanas tyanas released this 10 Aug 15:22

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

Choose a tag to compare

@tyanas tyanas released this 08 Aug 09:25

Breaking change

N/A

Enhancements

v0.2.0

Choose a tag to compare

@tyanas tyanas released this 27 Jul 11:09

Breaking change

N/A

Enhancements

v0.1.1

Choose a tag to compare

@tyanas tyanas released this 22 Jun 15:24
  • clarify error reporting for 4xx responses

v0.1.0

Choose a tag to compare

@tyanas tyanas released this 31 May 12:34

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