@@ -4,13 +4,19 @@ This project does its best to adhere to [Semantic Versioning](http://semver.org/
4
4
5
5
6
6
--------
7
- ###[ 0.11.1] ( N/A ) - 2016-10-30
7
+ ### [ 0.11.2] ( https://github.com/TeamworkGuy2/JTextUtil/commit/295e57a6016ecedbf3f68eb7f65aff98b27961c7 ) - 2016-10-30
8
+ #### Added
9
+ * Added StringCompare.compareIgnoreCase(String, String) overload and unit test
10
+
11
+
12
+ --------
13
+ ### [ 0.11.1] ( https://github.com/TeamworkGuy2/JTextUtil/commit/295e57a6016ecedbf3f68eb7f65aff98b27961c7 ) - 2016-10-30
8
14
#### Added
9
15
* Added StringEscapeJson toJsonString() and fromJsonString() overloads which don't require string offset and length
10
16
11
17
12
18
--------
13
- ###[ 0.11.0] ( https://github.com/TeamworkGuy2/JTextUtil/commit/9f1c9bd4af821ebe504919c430d639037558ac6c ) - 2016-10-08
19
+ ### [ 0.11.0] ( https://github.com/TeamworkGuy2/JTextUtil/commit/9f1c9bd4af821ebe504919c430d639037558ac6c ) - 2016-10-08
14
20
#### Added
15
21
* Added StringCase isDashCase() and toDashCase() with additional unit tests
16
22
@@ -23,13 +29,13 @@ This project does its best to adhere to [Semantic Versioning](http://semver.org/
23
29
24
30
25
31
--------
26
- ###[ 0.10.6] ( https://github.com/TeamworkGuy2/JTextUtil/commit/1b81c02b2af0ac1186c1bab9c8534c6f851be2e9 ) - 2016-10-02
32
+ ### [ 0.10.6] ( https://github.com/TeamworkGuy2/JTextUtil/commit/1b81c02b2af0ac1186c1bab9c8534c6f851be2e9 ) - 2016-10-02
27
33
#### Added
28
34
* Added StringEscapeJson.toJsonString(char, Appendable) override
29
35
30
36
31
37
--------
32
- ###[ 0.10.5] ( https://github.com/TeamworkGuy2/JTextUtil/commit/d0299113a4f3478320321a7e9dfa8ffac84ce9c6 ) - 2016-09-26
38
+ ### [ 0.10.5] ( https://github.com/TeamworkGuy2/JTextUtil/commit/d0299113a4f3478320321a7e9dfa8ffac84ce9c6 ) - 2016-09-26
33
39
#### Added
34
40
* Added StringJoin.join(Iterator, ...) and StringJoin.Objects.join(Iterator, ...)
35
41
@@ -38,31 +44,31 @@ This project does its best to adhere to [Semantic Versioning](http://semver.org/
38
44
39
45
40
46
--------
41
- ###[ 0.10.4] ( https://github.com/TeamworkGuy2/JTextUtil/commit/6d7676e216cd63cfed9fb4f96180a5d647cb8372 ) - 2016-09-24
47
+ ### [ 0.10.4] ( https://github.com/TeamworkGuy2/JTextUtil/commit/6d7676e216cd63cfed9fb4f96180a5d647cb8372 ) - 2016-09-24
42
48
#### Added
43
49
* Added StringSplit.splitAtBoundary()
44
50
45
51
46
52
--------
47
- ###[ 0.10.3] ( https://github.com/TeamworkGuy2/JTextUtil/commit/cb0f1e114944175eafe06cc8311609187a2cc93e ) - 2016-09-11
53
+ ### [ 0.10.3] ( https://github.com/TeamworkGuy2/JTextUtil/commit/cb0f1e114944175eafe06cc8311609187a2cc93e ) - 2016-09-11
48
54
#### Added
49
55
* Added StringSplit.countMatches(char[ ] , int, int, char[ ] , int, int)
50
56
51
57
52
58
--------
53
- ###[ 0.10.2] ( https://github.com/TeamworkGuy2/JTextUtil/commit/573390227bb299d442f19b76f5761c8bc80e5a3c ) - 2016-08-27
59
+ ### [ 0.10.2] ( https://github.com/TeamworkGuy2/JTextUtil/commit/573390227bb299d442f19b76f5761c8bc80e5a3c ) - 2016-08-27
54
60
#### Changed
55
61
* Changed remote git repository name
56
62
57
63
58
64
--------
59
- ###[ 0.10.1] ( https://github.com/TeamworkGuy2/JTextFluff/commit/1d91013ca264434f32d59ac84b2e720444433689 ) - 2016-08-15
65
+ ### [ 0.10.1] ( https://github.com/TeamworkGuy2/JTextFluff/commit/1d91013ca264434f32d59ac84b2e720444433689 ) - 2016-08-15
60
66
#### Added
61
67
* StringPad
62
68
63
69
64
70
--------
65
- ###[ 0.10.0] ( https://github.com/TeamworkGuy2/JTextFluff/commit/621ad58574853f831ce5bc7e669e1447b8f306f9 ) - 2016-08-07
71
+ ### [ 0.10.0] ( https://github.com/TeamworkGuy2/JTextFluff/commit/621ad58574853f831ce5bc7e669e1447b8f306f9 ) - 2016-08-07
66
72
#### Added
67
73
* StringSearchOp for string comparison
68
74
@@ -72,7 +78,7 @@ This project does its best to adhere to [Semantic Versioning](http://semver.org/
72
78
73
79
74
80
--------
75
- ###[ 0.9.1] ( https://github.com/TeamworkGuy2/JTextFluff/commit/cd020a56da7a9549c2be5814bda830e59c23d245 ) - 2016-07-07
81
+ ### [ 0.9.1] ( https://github.com/TeamworkGuy2/JTextFluff/commit/cd020a56da7a9549c2be5814bda830e59c23d245 ) - 2016-07-07
76
82
#### Added
77
83
* StringJoin join() overloads with 'off' and 'len' parameters
78
84
* Additional unit tests
@@ -82,7 +88,7 @@ This project does its best to adhere to [Semantic Versioning](http://semver.org/
82
88
83
89
84
90
--------
85
- ###[ 0.9.0] ( https://github.com/TeamworkGuy2/JTextFluff/commit/d48b7163392bbfab2a5eca4bc6f06d2143b29a0f ) - 2016-06-26
91
+ ### [ 0.9.0] ( https://github.com/TeamworkGuy2/JTextFluff/commit/d48b7163392bbfab2a5eca4bc6f06d2143b29a0f ) - 2016-06-26
86
92
#### Added
87
93
* StringSplit substring* () and lastSubstring* () methods
88
94
@@ -94,7 +100,7 @@ This project does its best to adhere to [Semantic Versioning](http://semver.org/
94
100
95
101
96
102
--------
97
- ###[ 0.8.0] ( https://github.com/TeamworkGuy2/JTextFluff/commit/78acc7e47201b572db507634e5b3517b874e9c8f ) - 2016-02-28
103
+ ### [ 0.8.0] ( https://github.com/TeamworkGuy2/JTextFluff/commit/78acc7e47201b572db507634e5b3517b874e9c8f ) - 2016-02-28
98
104
#### Added
99
105
* Added StringIndex lastIndexOf()
100
106
@@ -104,7 +110,7 @@ This project does its best to adhere to [Semantic Versioning](http://semver.org/
104
110
105
111
106
112
--------
107
- ###[ 0.7.2] ( https://github.com/TeamworkGuy2/JTextFluff/commit/9103614630787018da70515f6f519dc485dfdc63 ) - 2016-02-08
113
+ ### [ 0.7.2] ( https://github.com/TeamworkGuy2/JTextFluff/commit/9103614630787018da70515f6f519dc485dfdc63 ) - 2016-02-08
108
114
#### Added
109
115
* Added StringJoin repeat() and repeatJoin() methods to repeat a string several times and return a string result or appending to a destination
110
116
* Added StringTrim countAndTrimLeading() and countAndTrimTrailing() to return a trimmed string as well as how many leading/trailing characters or strings were trimmed
@@ -114,7 +120,7 @@ This project does its best to adhere to [Semantic Versioning](http://semver.org/
114
120
115
121
116
122
--------
117
- ###[ 0.7.1] ( https://github.com/TeamworkGuy2/JTextFluff/commit/07ef4c94a2ec576cc8aeb55ef9b6871ff304f304 ) - 2016-01-16
123
+ ### [ 0.7.1] ( https://github.com/TeamworkGuy2/JTextFluff/commit/07ef4c94a2ec576cc8aeb55ef9b6871ff304f304 ) - 2016-01-16
118
124
#### Added
119
125
* Added more JUnit tests
120
126
@@ -124,7 +130,7 @@ This project does its best to adhere to [Semantic Versioning](http://semver.org/
124
130
125
131
126
132
--------
127
- ###[ 0.7.0] ( https://github.com/TeamworkGuy2/JTextFluff/commit/94a5ebba1b9c37887dd017f87b3849eaa261ac56 ) - 2016-01-10
133
+ ### [ 0.7.0] ( https://github.com/TeamworkGuy2/JTextFluff/commit/94a5ebba1b9c37887dd017f87b3849eaa261ac56 ) - 2016-01-10
128
134
#### Added
129
135
* Additional tests and cleaning of old debugging statements and variable names
130
136
* Added StringTrim trimLeading() and trimTrailing()
0 commit comments