Releases: Bottelet/translation-checker
Releases · Bottelet/translation-checker
1.1.2
What's Changed
- feat: implement free Google translation service by @WatheqAlshowaiter in #12
New Contributors
- @WatheqAlshowaiter made their first contribution in #12
Full Changelog: 1.1.1...1.1.2
1.1.1
What's Changed
- Add check for 'name' property to prevent errors in Blade extraction by @negoziator in #10
Full Changelog: 1.1.0...1.1.1
1.1.0
What's Changed
- Sort language files in tests by @tvup in #6
- Update OpenAI model to gpt-4o-mini in tests by @tvup in #5
- Move each service docs into its own menu by @negoziator in #3
- fix DeepL translation service doc page by @Elhebert in #8
- Support php langauge files by @Bottelet in #9
- Add possibility to extend regex functionality by @negoziator in #4
New Contributors
Full Changelog: 1.0.3...1.1.0
1.0.3
1.0.2
- Use null as default translation value, if no translation service is used.
Full Changelog: 1.0.1...1.0.22
1.0.1
What's Changed
- Feature/docs fixes by @negoziator in #1
- Key is default value, if no translation service is used.
- Throws exception on invalid lang file, instead of empty array
New Contributors
- @negoziator made their first contribution in #1
Full Changelog: 1.0.0...1.0.1