Skip to content

Releases: sertxudeveloper/laravel-translatable

v2.0.1

Choose a tag to compare

@sertxudev sertxudev released this 03 Aug 11:17
8e76a96

Full Changelog: v2.0.0...v2.0.1

v2.0.0

Choose a tag to compare

@sertxudev sertxudev released this 11 Mar 21:18
7c4ac9b

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

Choose a tag to compare

@sertxudev sertxudev released this 26 Feb 15:58
b17b3fb

What's Changed

  • The method is_route method now accepts an array.

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

v1.9.0

Choose a tag to compare

@sertxudev sertxudev released this 26 Feb 15:25

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

Choose a tag to compare

@sertxudev sertxudev released this 15 Feb 12:35

What's Changed

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

v1.7.0

Choose a tag to compare

@sertxudev sertxudev released this 08 Aug 08:35
6eb7357

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

v1.6.0

Choose a tag to compare

@sertxudev sertxudev released this 08 Feb 21:45

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

Choose a tag to compare

@sertxudev sertxudev released this 09 Nov 17:47
a54981c

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

v1.4.0

Choose a tag to compare

@sertxudev sertxudev released this 02 Nov 11:18
5aab348

What's Changed

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

v1.3.0

Choose a tag to compare

@sertxudev sertxudev released this 14 Sep 18:06
077e67e

Added

  • Laravel 8.x support (not tested)