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 1269551 commit c894802Copy full SHA for c894802
CHANGELOG.md
@@ -1,3 +1,13 @@
1
+<a name="1.2.0"></a>
2
+# [1.2.0](https://github.com/flextype-components/strings) (2020-09-09)
3
+* add containsAny() method
4
+* add fixEncoding() method
5
+* add validEncoding() method
6
+* add normalizeNewLines() method
7
+* add normalizeSpaces() method
8
+* add between() method
9
+* fix snake() method
10
+
11
<a name="1.1.0"></a>
12
# [1.1.0](https://github.com/flextype-components/strings) (2020-09-08)
13
* add segments() method
0 commit comments