Skip to content

Releases: Laravel-Lang/models

1.5.1

15 Sep 07:40
74d9f42

Choose a tag to compare

Changed

Fixed

1.5.0

21 Aug 09:54
7cf3734

Choose a tag to compare

Added

  • Add orderByTranslation scope for sorting by translation fields by @squiaios in #49

1.4.0

19 Aug 12:38
6fef342

Choose a tag to compare

Added

  • Add translation scopes for Eloquent models by @squiaios in #47

Changed

1.3.2

18 Aug 17:00
43aa790

Choose a tag to compare

Fixed

  • fix: translation handling to support array input in fill method by @squiaios in #46

1.3.1

23 Jun 10:52
a543689

Choose a tag to compare

Changed

1.3.0

24 Feb 21:02
d983a8a

Choose a tag to compare

Added

1.2.2

06 Nov 20:24
5914712

Choose a tag to compare

Fixed

1.2.1

21 Oct 23:15
f459170

Choose a tag to compare

Dependencies

1.2.0

27 Sep 12:26
7dd4578

Choose a tag to compare

Changed

1.1.0

31 Aug 15:48
b46f5ff

Choose a tag to compare

Added

  • Added filtering of models loaded in relation when using eager loading by @andrey-helldar in #38