Releases: KhaledMohamedP/translate-json-object
Releases · KhaledMohamedP/translate-json-object
v2.3.7
28 Sep 12:30
Compare
Sorry, something went wrong.
No results found
<a name"2.3.7">
2.3.7 (2020-09-28)
Bug Fixes
translation: fix an issue with translating multiple languages async (22560b7a )
v2.3.6
28 Nov 16:28
Compare
Sorry, something went wrong.
No results found
<a name"2.3.6">
2.3.6 (2019-11-28)
Bug Fixes
upgrade-deps:
roll back xo to original version (ab34f484 )
upgrading all minor versions (a67a50af )
v2.3.5
30 Oct 14:24
Compare
Sorry, something went wrong.
No results found
<a name"2.3.5">
2.3.5 (2019-10-30)
Bug Fixes
v2.3.4
14 Oct 19:39
Compare
Sorry, something went wrong.
No results found
<a name"2.3.4">
2.3.4 (2019-10-14)
Bug Fixes
yandexService: Fixed issue with parsing yandex values containing '/' (f4b53228 )
v2.3.3
19 Mar 18:03
Compare
Sorry, something went wrong.
No results found
<a name"2.3.3">
2.3.3 (2019-03-19)
Bug Fixes
upgrade-deps: upgrading support for latest nodejs, and core dependencies (337ba463 )
v2.3.2
12 Dec 17:49
Compare
Sorry, something went wrong.
No results found
<a name"2.3.2">
2.3.2 (2018-12-12)
Bug Fixes
yandex api: change hashSimple for split\join an array (5f883243 )
v2.3.1
14 Nov 17:55
Compare
Sorry, something went wrong.
No results found
<a name"2.3.1">
2.3.1 (2018-11-14)
Bug Fixes
v2.3.0
01 Jul 04:06
Compare
Sorry, something went wrong.
No results found
<a name"2.3.0">
2.3.0 (2017-07-01)
Bug Fixes
google-translate: Google failed when we translate empty string array, skip empty string or arra (7e0ea9d5 )
tjo: require language param and fix mocked data (72be8d26 )
transalte-json-object: implementing translating json in arrays (fb97bb0c )
translate-json: refactoring, abstracting the services list (654bed03 )
Features
language-support: To be able to translate only supported languges in google or yandex service (c14d0689 )
supporting-array-as-root: supporting passing in array as the root object 🚀 (85c23a59 )
v2.2.1
10 Apr 16:24
Compare
Sorry, something went wrong.
No results found
<a name"2.2.1">
2.2.1 (2017-04-10)
Bug Fixes
yandex:
fix error with deeply nested objects (07bff10a )
fix error with deeply nested objects (ce1f382d )
v2.2.0
02 Jan 23:08
Compare
Sorry, something went wrong.
No results found
<a name"2.2.0">
2.2.0 (2017-01-02)
Bug Fixes
Features