Skip to content

Releases: spatie/laravel-translatable

6.9.2

11 Dec 09:51
Compare
Choose a tag to compare

What's Changed

  • Improve setAttribute to handle array list as value for translation by @alipadron in #469

Full Changelog: 6.9.1...6.9.2

6.9.1

11 Dec 09:15
Compare
Choose a tag to compare

What's Changed

Full Changelog: 6.9.0...6.9.1

6.9.0

09 Dec 16:28
Compare
Choose a tag to compare

What's Changed

  • PHP 8.4 deprecates implicitly nullable parameter types. by @selfsimilar in #458
  • Add .idea to .gitignore, PHP CS Fixer to dev dependencies, and rename PHP CS Fixer config by @alipadron in #466
  • Allow configuration for handling null and empty strings in translations (Fixes #456) by @alipadron in #465

New Contributors

Full Changelog: 6.8.0...6.9.0

6.8.0

24 Jul 14:26
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 6.7.1...6.8.0

6.7.1

14 May 11:36
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 6.7.0...6.7.1

6.7.0

13 May 12:34
Compare
Choose a tag to compare

What's Changed

  • Add method comment to Facade for IDE autocompletion by @Muetze42 in #438
  • Docs: add type declarations array $translatable by @fahrim in #441
  • [FEAT] add ability for filtering a column's locale or multiple locale… by @AbdelrahmanBl in #447

New Contributors

Full Changelog: 6.6.2...6.7.0

6.6.2

01 Mar 10:25
Compare
Choose a tag to compare

What's Changed

  • Fix toArray when using accessors on translatable attributes by @vencelkatai in #437

New Contributors

Full Changelog: 6.6.1...6.6.2

6.6.1

26 Feb 08:37
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 6.6.0...6.6.1

6.6.0

23 Feb 13:53
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 6.5.5...6.6.0

6.5.5

06 Dec 10:56
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 6.5.4...6.5.5