Skip to content

Releases: spatie/laravel-sluggable

2.1.1

28 Jan 00:32
33c0cbb
Compare
Choose a tag to compare
  • improve compatibility with Lumen

2.1.0

13 Sep 16:57
Compare
Choose a tag to compare
  • add usingLanguage

2.0.0

30 Aug 23:36
Compare
Choose a tag to compare
  • add support for Laravel 5.5, drop support for all older versions of the framework

1.5.1

19 Aug 00:06
Compare
Choose a tag to compare
  • fix bugs when using a custom separator

1.5.0

13 Apr 14:49
Compare
Choose a tag to compare
  • add usingSeparator()

1.4.1

12 Apr 23:26
Compare
Choose a tag to compare
  • ignore global scopes when determining a unique slug

1.4.0

24 Jan 19:30
Compare
Choose a tag to compare
  • add support for Laravel 5.4

1.3.0

14 Nov 11:06
Compare
Choose a tag to compare
  • add doNotGenerateSlugsOnCreate and doNotGenerateSlugsOnUpdate

1.2.0

13 Jun 14:04
Compare
Choose a tag to compare

Added the ability to generate slugs from a callable

1.1.0

24 Jan 13:32
Compare
Choose a tag to compare
  • Allow custom slugs