Releases: Laravel-Lang/models
Releases · Laravel-Lang/models
v1.0-BETA2
Added
- Added Laravel Skeleton for tests by @andrey-helldar in #8
- Added Orchestra Workbench to fix unstable tests by @andrey-helldar in #10
Changed
- Improved work with the static data register by @andrey-helldar in #11
- Optimized imports by @andrey-helldar in #3
Fixed
- Fixed eager loading by @andrey-helldar in #12
- Fixed test checking migration file by @andrey-helldar in #4
- Fixed unstable test by @andrey-helldar in #9
- Reduced the number of queries to the database when deleting all translations by @andrey-helldar in #6
v1.0-BETA1
Changed
- Translation storage improvement by @andrey-helldar in #2