Skip to content

Releases: s0ftik3/reverso-api

v2.16.2

20 Mar 05:53
Compare
Choose a tag to compare

What's new?

  • Minor bug fixes.

v2.16.1

08 Jan 13:43
Compare
Choose a tag to compare

What's new?

  • Minor bug fixes.

v2.15.1

06 Jan 14:03
Compare
Choose a tag to compare

What's new?

  • Added characters' limitation.
  • Minor bug fixes.

v2.12.0

26 Dec 18:44
Compare
Choose a tag to compare

What's new?

  • Added new getTranslation method. This method provides you translation of a given query, its context examples and voice (only for English & Russian).
  • Minor bug fixes.

v2.10.0

17 Dec 14:26
Compare
Choose a tag to compare

What's new?

  • Fixed getSynonyms method. Now it works as usual!
  • Added translation examples for getSynonyms method.
  • Changed output of all methods. Added more info, and it's way convenient to use.
  • String type message error.

v2.5.0

12 Aug 15:33
Compare
Choose a tag to compare

What's new?

  • context method renamed to getContext
  • spellCheck method renamed to getSpellCheck
  • synonyms method renamed to getSynonyms
  • Error messages have been edited.

v2.0.0

12 Aug 06:23
Compare
Choose a tag to compare

What's new?

  • New languages support. Spanish, French, Polish, Italian languages have been added for context method.
  • New synonyms method. This method provides you synonyms of a word or phrase that you request.

Changed

  • findContext method has been renamed to context.
  • All methods' outputs have been edited. Now it's more clear.

v1.20.0

11 Aug 16:02
Compare
Choose a tag to compare

Everything done to be used.