Releases: mololab/json-translator
Releases Β· mololab/json-translator
v4.0.0 β Caching Mechanism & New GPT 5 Models
Thanks to the new contributors of jsontt
v3.0.0 π€ First AI Model - GPT4o Module Added
v2.2.1 New Google Translation module added
New Google Translation module added
Full Changelog: 2.1.1...2.2.1
v2.1.1 DeepL Translation support β
v2.0.0 fallback logic π & set concurrency limit π€ on CLI
What's Changed
- v.2.0.0 fallback logic & concurrency limit set & structure update by @ParvinEyvazov in #46
Full Changelog: 1.10.0...2.0.0
v1.10.0 YAML translate support π¨
v1.9.0 specify output name on CLI γγΎ
What's Changed
jsontt en.json --translator google --from en --to ar fr zh-CN --name myAppNew Contributors
Full Changelog: 1.8.0...1.9.0
v1.8.0 some major fixes π
What's Changed
- fix issue in prompt.ts by @Myshkouski in #37
- Fix translator option by @Myshkouski in #39
New Contributors
- @Myshkouski made their first contribution in #37
Full Changelog: 1.7.0...1.8.0
v1.6.0 Bing Microsoft Translation added π¨
π Now jsontt CLI supports Bing Microsoft Translations βοΈ
v.1.5.0 Ignoring URLs on translations β
fix: axios ES Module on tests fix