mirror of
https://github.com/danielstjules/Stringy.git
synced 2025-08-12 08:14:06 +02:00
1.8.1
This commit is contained in:
@@ -1,3 +1,12 @@
|
|||||||
|
### 1.8.1 (2015-01-08)
|
||||||
|
|
||||||
|
* Optimized chars()
|
||||||
|
* Added "ä Ä Ö Ü"" in toAscii()
|
||||||
|
* Added support for Unicode spaces in toAscii()
|
||||||
|
* Replaced instances of self::create() with static::create()
|
||||||
|
* Added missing test cases for safeTruncate() and longestCommonSuffix()
|
||||||
|
* Updated Stringy\create() to avoid collision when it already exists
|
||||||
|
|
||||||
### 1.8.0 (2015-01-03)
|
### 1.8.0 (2015-01-03)
|
||||||
|
|
||||||
* Listed ext-mbstring in composer.json
|
* Listed ext-mbstring in composer.json
|
||||||
|
Reference in New Issue
Block a user