Skip to content

Releases: Bottelet/translation-checker

1.1.2

26 Oct 07:52
86b7da1
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.1.1...1.1.2

1.1.1

14 Oct 10:32
4e17b01
Compare
Choose a tag to compare

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

27 Sep 15:38
def124f
Compare
Choose a tag to compare

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

  • @tvup made their first contribution in #6

Full Changelog: 1.0.3...1.1.0

1.0.3

19 Sep 15:39
e58f202
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.2...1.0.3

1.0.2

19 Sep 08:05
Compare
Choose a tag to compare
  • Use null as default translation value, if no translation service is used.

Full Changelog: 1.0.1...1.0.22

1.0.1

19 Sep 06:47
Compare
Choose a tag to compare

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

Full Changelog: 1.0.0...1.0.1

1.0.0

17 Sep 18:16
Compare
Choose a tag to compare
update readme a bit and docs for dynamic values