Releases: KhaledMohamedP/translate-json-object
Releases · KhaledMohamedP/translate-json-object
v2.3.7
<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
<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
<a name"2.3.5">
2.3.5 (2019-10-30)
Bug Fixes
v2.3.4
<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
<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
<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
<a name"2.3.1">
2.3.1 (2018-11-14)
Bug Fixes
v2.3.0
<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
<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
<a name"2.2.0">
2.2.0 (2017-01-02)
Bug Fixes
Features