Skip to content

Releases: jbroadway/urlify

1.2.4-stable

15 Jun 17:03
@lux lux
d0fafba
Compare
Choose a tag to compare
  • Updated voku/portable-ascii dependency to ^2.0 to fix Laravel 9 compatibility - thanks @madman-81!

1.2.3-stable

18 Jan 15:58
@lux lux
b7c142a
Compare
Choose a tag to compare
  • Migrated CI from travis-ci to GitHub Actions
  • Updated test fixtures
  • Updated composer description and dependency versions
  • Added badges to readme

1.2.2-stable

14 Jun 17:23
Compare
Choose a tag to compare
  • Added URLify::slug() method with simplified options as a wrapper around URLify::filter().
  • Readme updates

1.2.1-stable

02 Jun 12:59
@lux lux
fa8f433
Compare
Choose a tag to compare
  • Fixed tests broken from changes in voku/portable-ascii
  • Strip additional dev files from releases - thanks @Tobion!
  • Now requires PHP 7.2+ to match PHPUnit
  • Fixed missing autoloader include in command line scripts
  • Readme updates

1.2.0-stable

13 Dec 20:02
@lux lux
b917c8c
Compare
Choose a tag to compare
  • Using voku/portable-ascii performance optimized ascii string function library
  • Stop word support for multiple languages (disabled by default)
  • Currency symbol support
  • Support for more unicode characters
  • Removed support for PHP versions before 7.0

Thanks to @voku for the improvements!

1.1.3-stable

27 Jun 15:19
@lux lux
37fe4e7
Compare
Choose a tag to compare
  • Fixed issue with / character being added via add_chars()
  • Fixed Vietnamese language code
  • Fixed potential duplicate word issue
  • Removed HHVM from testing and added newer PHP versions to automated tests

Thanks to @pincombe, @scorp13, and @cbj4074 for the fixes!

1.1.2-stable

08 Dec 15:51
7811827
Compare
Choose a tag to compare

Added Slovak characters, moved PHPUnit to dev dependencies, updated README.

1.1.1-stable

28 Aug 14:25
Compare
Choose a tag to compare

Corrected license identifier in composer.json, minor install instruction edits.

1.1.0-stable

03 Jan 20:13
Compare
Choose a tag to compare

Kazakh support added, PHPDoc params and returns added.

1.0.9-stable

14 Sep 14:34
Compare
Choose a tag to compare

New Persian character set, more Arabic characters added.