Skip to content

Releases: Astrotomic/laravel-translatable

v11.13.0

17 Apr 12:00
7280902
Compare
Choose a tag to compare

What's Changed

Full Changelog: v11.12.1...v11.13.0

v11.12.1

27 Feb 10:27
04de8d1
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v11.12.0...v11.12.1

v11.12.0

21 Feb 08:55
8d1bda7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v11.11.0...v11.12.0

v11.11.0

10 Oct 12:37
14335e3
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v11.10.0...v11.11.0

v11.10.0

05 Feb 10:44
Compare
Choose a tag to compare
  • Drop PHP7 support
  • Drop Laravel 5.8 and 6 and 7 support
  • Add Laravel 9 support
  • Add PHP8.1 support

v11.9.1

19 Nov 14:11
d853a3c
Compare
Choose a tag to compare
  • Fix all methods visibility to allow customization - #198

v11.9.0

09 Sep 19:37
Compare
Choose a tag to compare
  • Add Laravel 8 support - #180

v11.8.3

08 Jul 17:22
Compare
Choose a tag to compare
  • Fix \Astrotomic\Translatable\Exception\LocalesNotDefinedException exception message

v11.8.2

24 Jun 10:59
Compare
Choose a tag to compare
Update .github/workflows/markdown-normalize.yml

v11.8.1

23 Apr 08:58
Compare
Choose a tag to compare
  • Fix custom locale column name in \Astrotomic\Translatable\Traits\Relationship::translation() method - #146