Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-08-26 | 1.7 kB | |
v11.15.0 source code.tar.gz | 2024-08-26 | 13.2 kB | |
v11.15.0 source code.zip | 2024-08-26 | 21.8 kB | |
Totals: 3 Items | 36.6 kB | 0 |
What's Changed
- Fix a typo in TranslatableTest by @szepeviktor in https://github.com/Astrotomic/laravel-translatable/pull/420
- Description for translated() scope is wrong by @GhostvOne in https://github.com/Astrotomic/laravel-translatable/pull/427
- Call original implementation on numeric translated tests by @rbngzlv in https://github.com/Astrotomic/laravel-translatable/pull/425
- Add missing test for saving translations standalone by @rbngzlv in https://github.com/Astrotomic/laravel-translatable/pull/423
- Fix regression trying to save empty translations by @rbngzlv in https://github.com/Astrotomic/laravel-translatable/pull/424
- Allow to use a wrapper when creating multiple translations by @artemiyone in https://github.com/Astrotomic/laravel-translatable/pull/409
- Enhance Custom Rules: Introduce translatableExists and translatableUnique for Validating Translatable Attributes by @amjadbanimattar in https://github.com/Astrotomic/laravel-translatable/pull/406
New Contributors
- @szepeviktor made their first contribution in https://github.com/Astrotomic/laravel-translatable/pull/420
- @GhostvOne made their first contribution in https://github.com/Astrotomic/laravel-translatable/pull/427
- @rbngzlv made their first contribution in https://github.com/Astrotomic/laravel-translatable/pull/425
- @artemiyone made their first contribution in https://github.com/Astrotomic/laravel-translatable/pull/409
- @amjadbanimattar made their first contribution in https://github.com/Astrotomic/laravel-translatable/pull/406
Full Changelog: https://github.com/Astrotomic/laravel-translatable/compare/v11.14.1...v11.15.0