mirror of
https://github.com/danielstjules/Stringy.git
synced 2025-08-11 15:54:04 +02:00
2.0.0
This commit is contained in:
@@ -1,3 +1,10 @@
|
|||||||
|
### 2.0.0 (2015-07-29)
|
||||||
|
|
||||||
|
* Removed StaticStringy class
|
||||||
|
* Added append, prepend, toBoolean, repeat, between, slice, split, and lines
|
||||||
|
* camelize/upperCamelize now strip leading dashes and underscores
|
||||||
|
* titleize converts to lowercase, thus no longer preserving acronyms
|
||||||
|
|
||||||
### 1.10.0 (2015-07-22)
|
### 1.10.0 (2015-07-22)
|
||||||
|
|
||||||
* Added trimLeft, trimRight
|
* Added trimLeft, trimRight
|
||||||
|
Reference in New Issue
Block a user