Releases: spatie/laravel-translatable
Releases · spatie/laravel-translatable
6.9.2
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
6.9.0
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
- @selfsimilar made their first contribution in #458
- @alipadron made their first contribution in #466
Full Changelog: 6.8.0...6.9.0
6.8.0
What's Changed
- Bump dependabot/fetch-metadata from 2.1.0 to 2.2.0 by @dependabot in #453
- Added operand for json scopes by @rcerljenko in #454
New Contributors
- @rcerljenko made their first contribution in #454
Full Changelog: 6.7.1...6.8.0
6.7.1
What's Changed
- fix: PHPDoc block in Translatable facade by @kyryl-bogach in #448
- Bump dependabot/fetch-metadata from 1.6.0 to 2.1.0 by @dependabot in #446
New Contributors
- @kyryl-bogach made their first contribution in #448
Full Changelog: 6.7.0...6.7.1
6.7.0
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
- @fahrim made their first contribution in #441
- @AbdelrahmanBl made their first contribution in #447
Full Changelog: 6.6.2...6.7.0
6.6.2
What's Changed
- Fix toArray when using accessors on translatable attributes by @vencelkatai in #437
New Contributors
- @vencelkatai made their first contribution in #437
Full Changelog: 6.6.1...6.6.2
6.6.1
6.6.0
6.5.5
What's Changed
- Revert "Keep null value" by @mabdullahsari in #428
New Contributors
- @mabdullahsari made their first contribution in #428
Full Changelog: 6.5.4...6.5.5