Skip to content

Releases: VanOns/laravel-translations-sync

v0.3.1

20 Oct 13:28
208cfdf

Choose a tag to compare

What's changed

🚀 Features

v0.3.0

20 Oct 12:37
37268b5

Choose a tag to compare

What's changed

🚀 Features

🛠 Changes

  • chore(deps-dev): update orchestra/testbench requirement from ^7.0|^8.17|^9.0 to ^7.0|^8.17|^9.0|^10.0 #6 (by @dependabot[bot])

v0.2.0

10 Sep 10:50
a012140

Choose a tag to compare

What's changed

🚀 Features

  • Add support for laravel v12 #5 (by @dnwjn)

🛠 Changes

v0.1.5

15 Apr 13:43
b79f6cd

Choose a tag to compare

What's changed

🐛 Bug fixes

  • Normalize locale when reading/writing to files #3 (by @dnwjn)

v0.1.4

27 Mar 16:14
61ced46

Choose a tag to compare

What's changed

🐛 Bug fixes

  • Don’t retrieve translation by index, but base key
  • Compare locale in lowercase

v0.1.3

25 Feb 13:22
v0.1.3
9186ef4

Choose a tag to compare

What's changed

Features

  • Use locales as they are configured, instead of lowercasing them
  • Improve console logging
  • Improve config file

v0.1.2

29 Jan 16:50
89e41f5

Choose a tag to compare

What's changed

Features

  • Change sort to string sort

v0.1.1

21 Jan 08:28
21742bc

Choose a tag to compare

What's changed

This release only changes the license from GPL-3.0 to MIT.

v0.1.0

20 Jan 15:50
11b9c96

Choose a tag to compare

Initial release

This is the initial release of the package! 🚀