Skip to content
This repository has been archived by the owner on Aug 17, 2021. It is now read-only.

Releases: koenhoeijmakers/laravel-translatable

Version 0.6

04 Apr 06:50
Compare
Choose a tag to compare

Fixes:

  • 9ec153c - Fixed a signature mismatch which prevented actual Laravel 7 support.

Version 0.5.1

04 Mar 10:28
e431a49
Compare
Choose a tag to compare

Laravel ^7.0 support.

Version 0.5.0

10 Sep 12:29
Compare
Choose a tag to compare

laravel/framework dependency upgraded to ^6.0

Version 0.4.0

02 May 14:59
4ee5c71
Compare
Choose a tag to compare

Bumps the Laravel dependency (and phpunit) and prevents goofy type errors.

Version 0.3.1

25 Jan 14:06
279a40a
Compare
Choose a tag to compare

Fixes selects not being able to be overridden.

Version 0.3.0

12 Jan 09:29
Compare
Choose a tag to compare

This version adds 100% coverage in tests and is thus more trustworthy.

Version 0.2.4

19 Nov 13:35
44508fa
Compare
Choose a tag to compare

Bugfixes

Version 0.2.3

19 Nov 13:16
db559ab
Compare
Choose a tag to compare

Some improvements and adds getTranslationValue() method.

Version 0.2.2

05 Jun 14:37
Compare
Choose a tag to compare

Fixes and improves the formatting of tables in the select clause.

Version 0.2.1

05 Jun 11:32
Compare
Choose a tag to compare

Fix for wrong route binding.