Skip to content

20.11

Choose a tag to compare

@dmitry-finozhenok dmitry-finozhenok released this 19 Nov 12:35
· 224 commits to master since this release

API Changes

  • In configuration json file appSid / appKey has been replaced to clientId / clientSecret.
  • In Words API initialization methods clientId parameter precedes clientSecret parameter.
  • Fixed the problem with serialization of object properties (it was a souce of NPE).