Releases: cocur/slugify
Releases · cocur/slugify
Version 4.6.0 (10 September 2024)
v4.5.1
- Drop support for PHP 7 and fix version constraints
- Replaces v4.5.0
v4.5.0 (16 September 2023)
- #327 Add Korean to default ruleset
v4.4.0 (5 August 2023)
- #320 Add Korean (by MrMooky)
- #322 Add types to avoid PHP 8.2 deprecation warning (by antoniovj1)
v4.3.0 (7 December 2022)
v4.2.0 (13 August 2022)
- #305 Add support for custom fonts (by luca-alsina)
- #309 Add handling for undefined rulesets (by aadmathijssen)
- #227 Add support for capital sharp s (by weeman1337)
- #312 Fix composer.lock file (by florianeckerstorfer)
- #313 Update PHP version requirement (by florianeckerstorfer)
v4.1.0 (11 January 2022)
- #244 .gitignore cleanup (by kubawerlos)
- #259 Fix portuguese-brazil language (by stephandesouza)
- #272 Improve tests about assertions (by peter279k)
- #278 Update georgian.json (by nikameto)
- #299 Allow Symfony 6 and resolve depreciations (by GromNaN)
- #264 Add new Gujarati language (by infynnoTech)
- #297 More Yoruba character support (by 9jaGuy)
v4.0.0 (14 December 2019)
Version 4 does not introduce new major features, but adds support for Symfony 4 and 5, Twig 3 and, most importantly, PHP 7.3 and 7.4.
Support for PHP 5, Twig 1 and Silex is dropped.
- #230 Add Slovak rules (by bartko-s)
- #236 Make Twig Bridge compatible with Twig 3.0 (by mhujer)
- #237 Fix Travis CI configuration (by kubawerlos)
- #238 Drop Twig 1 support (by FabienPapet)
- #239 Fix AppVeyor (by kubawerlos)
- #241 Update .gitattributes (by kubawerlos)
- #242 Add PHP CS Fixer (by kubawerlos)
- #243 Normalize composer.json (by kubawerlos)
- #246 Add support for PHP 7.3 and 7.4 (by snapshotpl)
- #247 AppVeyor improvements (by kubawerlos)
- #249 PHPUnit annotations should be a FQCNs including a root namespace (by kubawerlos)
- #250 Add support for Symfony 4 and 5 (by franmomu)
- #251 Dropping support for PHP 5 (by franmomu)
- #253 Add conflict for unmaintained Symfony versions (by franmomu)
Version 3.2 (31 January 2019)
- #201 Add strip_tags option (by thewilkybarkid)
- #212 Fix Macedonian Dze (by franmomu)
- #213 Add support for Turkmen (by umbarov)
- #216 Add lowercase_after_regexp option (by julienfalque)
- #217 Simplify default regular impression (by julienfalque)
- #220 Fix deprecation warning for symfony/config 4.2+ (by franmomu)
- #221 Add suuport Armenian (by boolfalse)