We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 775d004 commit 01fb889Copy full SHA for 01fb889
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+### 2.0.0 (2015-07-29)
2
+
3
+ * Removed StaticStringy class
4
+ * Added append, prepend, toBoolean, repeat, between, slice, split, and lines
5
+ * camelize/upperCamelize now strip leading dashes and underscores
6
+ * titleize converts to lowercase, thus no longer preserving acronyms
7
8
### 1.10.0 (2015-07-22)
9
10
* Added trimLeft, trimRight
0 commit comments