Skip to content

Releases: sertxudeveloper/laravel-translatable

v2.0.1

03 Aug 11:17
8e76a96
Compare
Choose a tag to compare

v2.0.0

11 Mar 21:18
7c4ac9b
Compare
Choose a tag to compare

What's Changed

  • Drop Laravel 8.x & 9.x and added Laravel 11.x support by @sertxudev in #8

Full Changelog: v1.10.0...v2.0.0

v1.10.0

26 Feb 15:58
b17b3fb
Compare
Choose a tag to compare

What's Changed

  • The method is_route method now accepts an array.

Full Changelog: v1.9.0...v1.10.0

v1.9.0

26 Feb 15:25
Compare
Choose a tag to compare

What's Changed

  • Bump actions/checkout from 3 to 4 by @dependabot in #5
  • Bump codecov/codecov-action from 3 to 4 by @dependabot in #6
  • Now the method trans_route doesn't require the parameter to be wrapped inside an array.

New Contributors

Full Changelog: v1.8.0...v1.9.0

v1.8.0

15 Feb 12:35
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.7.0...v1.8.0

v1.7.0

08 Aug 08:35
6eb7357
Compare
Choose a tag to compare

Full Changelog: v1.6.0...v1.7.0

v1.6.0

08 Feb 21:45
Compare
Choose a tag to compare

What's Changed

  • Removed Laravel 5.6 & 6.x & 7.x support
  • Added Laravel 9.x support

Full Changelog: v1.5.0...v1.6.0

v1.5.0

09 Nov 17:47
a54981c
Compare
Choose a tag to compare

Full Changelog: v1.4.0...v1.5.0

v1.4.0

02 Nov 11:18
5aab348
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.0...v1.4.0

v1.3.0

14 Sep 18:06
077e67e
Compare
Choose a tag to compare

Added

  • Laravel 8.x support (not tested)