Skip to content

Releases: spatie/laravel-sluggable

2.6.1

31 Jan 18:47
Compare
Choose a tag to compare
  • fix Eloquent model checking (#186)

2.6.0

28 Oct 12:03
Compare
Choose a tag to compare
  • add preventOverwrite
  • add support for PHP 8

2.5.2

01 Oct 13:47
a1e0151
Compare
Choose a tag to compare
  • fixed an incompatibility bug with postgresql uuid column (#173)

2.5.1

09 Sep 11:58
Compare
Choose a tag to compare
  • add support for Laravel 8

2.5.0

15 Jun 13:22
7b5192f
Compare
Choose a tag to compare
  • add helper trait to integrate with laravel-translatable #155

2.4.2

20 Apr 19:10
707265d
Compare
Choose a tag to compare
  • fix bug that causes empty slugs when dealing with multi-bytes chars (#152)

2.4.1

09 Apr 11:52
7fc73c1
Compare
Choose a tag to compare
  • use method for retrieving incrementing status of the model (#151)

2.2.2

06 Apr 14:31
Compare
Choose a tag to compare

L7

2.4.0

03 Mar 09:56
Compare
Choose a tag to compare
  • add support for Laravel 7, drop support for Laravel 6

2.3.0

06 Dec 10:03
Compare
Choose a tag to compare
  • drop support for anything below PHP 7.4 and Laravel 6