Releases: UseMuffin/Slug
Releases · UseMuffin/Slug
3.0.0
Compare
Sorry, something went wrong.
No results found
ADmad
released this
27 Sep 03:48
What's Changed
CakePHP 5 compatible release.
Full Changelog : 2.1.1...3.0.0
2.1.1
Compare
Sorry, something went wrong.
No results found
ADmad
released this
04 Jul 08:17
What's Changed
Full Changelog : 2.1.0...2.1.1
2.1.0
Compare
Sorry, something went wrong.
No results found
ADmad
released this
27 Oct 15:26
Merge pull request #46 from UseMuffin/on-dirty-with-update-not-dirty
Fix non-dirty, non-empty slug value being incorrectly regenerated on update.
2.0.0
Compare
Sorry, something went wrong.
No results found
ADmad
released this
07 Jul 17:40
CakePHP 4 compatible stable release
2.0.0-beta
Compare
Sorry, something went wrong.
No results found
ADmad
released this
18 Dec 19:42
CakePHP 4 compatible release
1.4.0
Compare
Sorry, something went wrong.
No results found
ADmad
released this
21 May 08:03
Enhancement
Allow scope option to be a callable #38
1.3.0
Compare
Sorry, something went wrong.
No results found
ADmad
released this
15 Apr 15:52
1.2.0
Compare
Sorry, something went wrong.
No results found
ADmad
released this
02 Aug 18:56
Allow updating slug when slug field is dirty (#32 )
1.1.1
Compare
Sorry, something went wrong.
No results found
ADmad
released this
10 Jul 19:47
Merge pull request #31 from UseMuffin/slug-associated
Slug associated
v1.1.0
Compare
Sorry, something went wrong.
No results found
ADmad
released this
20 Apr 20:38
Allow generating slug using associated entity field
Use Text::slug() instead of deprecated Inflector::slug()