mirror of
https://github.com/danielstjules/Stringy.git
synced 2025-08-12 00:04:11 +02:00
1.9.0
This commit is contained in:
10
CHANGELOG.md
10
CHANGELOG.md
@@ -1,3 +1,13 @@
|
|||||||
|
### 1.9.0 (2015-02-09)
|
||||||
|
|
||||||
|
* Added hasUpperCase and hasLowerCase
|
||||||
|
* Added $removeUnsupported parameter to toAscii()
|
||||||
|
* Improved toAscii support with additional Unicode spaces, Vietnamese chars,
|
||||||
|
and numerous other characters
|
||||||
|
* Separated the charsArray from toAscii as a protected method that may be
|
||||||
|
extended by inheriting classes
|
||||||
|
* Chars array is cached for better performance
|
||||||
|
|
||||||
### 1.8.1 (2015-01-08)
|
### 1.8.1 (2015-01-08)
|
||||||
|
|
||||||
* Optimized chars()
|
* Optimized chars()
|
||||||
|
Reference in New Issue
Block a user