google-libphonenumber 3.2.3 → 3.2.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +151 -15
- package/README.md +27 -0
- package/dist/libphonenumber.js +623 -627
- package/package.json +2 -2
- package/.DS_Store +0 -0
package/CHANGELOG.md
CHANGED
|
@@ -1,6 +1,41 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
## [v8.11.4](https://github.com/ruimarinho/google-libphonenumber/tree/v8.11.4) (2020-03-02)
|
|
4
|
+
|
|
5
|
+
[Full Changelog](https://github.com/ruimarinho/google-libphonenumber/compare/v3.2.6...v8.11.4)
|
|
6
|
+
|
|
7
|
+
**Merged pull requests:**
|
|
8
|
+
|
|
9
|
+
- Update libphonenumber@8.11.4 [\#222](https://github.com/ruimarinho/google-libphonenumber/pull/222) ([manuelvillar](https://github.com/manuelvillar))
|
|
10
|
+
|
|
11
|
+
## [v3.2.6](https://github.com/ruimarinho/google-libphonenumber/tree/v3.2.6) (2019-10-18)
|
|
12
|
+
|
|
13
|
+
[Full Changelog](https://github.com/ruimarinho/google-libphonenumber/compare/v3.2.5...v3.2.6)
|
|
14
|
+
|
|
15
|
+
**Merged pull requests:**
|
|
16
|
+
|
|
17
|
+
- Update libphonenumber@8.10.21 [\#216](https://github.com/ruimarinho/google-libphonenumber/pull/216) ([ruimarinho](https://github.com/ruimarinho))
|
|
18
|
+
- Update libphonenumber@8.10.20 [\#213](https://github.com/ruimarinho/google-libphonenumber/pull/213) ([ruimarinho](https://github.com/ruimarinho))
|
|
19
|
+
|
|
20
|
+
## [v3.2.5](https://github.com/ruimarinho/google-libphonenumber/tree/v3.2.5) (2019-09-12)
|
|
21
|
+
|
|
22
|
+
[Full Changelog](https://github.com/ruimarinho/google-libphonenumber/compare/v3.2.4...v3.2.5)
|
|
23
|
+
|
|
24
|
+
**Merged pull requests:**
|
|
25
|
+
|
|
26
|
+
- Update libphonenumber@8.10.18 [\#210](https://github.com/ruimarinho/google-libphonenumber/pull/210) ([Ex-Kaiser](https://github.com/Ex-Kaiser))
|
|
27
|
+
|
|
28
|
+
## [v3.2.4](https://github.com/ruimarinho/google-libphonenumber/tree/v3.2.4) (2019-08-29)
|
|
29
|
+
|
|
30
|
+
[Full Changelog](https://github.com/ruimarinho/google-libphonenumber/compare/v3.2.3...v3.2.4)
|
|
31
|
+
|
|
32
|
+
**Merged pull requests:**
|
|
33
|
+
|
|
34
|
+
- Add patch \#2380 for AYTF for MX [\#209](https://github.com/ruimarinho/google-libphonenumber/pull/209) ([ruimarinho](https://github.com/ruimarinho))
|
|
35
|
+
- Update libphonenumber@8.10.17 [\#208](https://github.com/ruimarinho/google-libphonenumber/pull/208) ([ruimarinho](https://github.com/ruimarinho))
|
|
36
|
+
|
|
3
37
|
## [v3.2.3](https://github.com/ruimarinho/google-libphonenumber/tree/v3.2.3) (2019-06-28)
|
|
38
|
+
|
|
4
39
|
[Full Changelog](https://github.com/ruimarinho/google-libphonenumber/compare/v3.2.2...v3.2.3)
|
|
5
40
|
|
|
6
41
|
**Merged pull requests:**
|
|
@@ -9,6 +44,7 @@
|
|
|
9
44
|
- Update libphonenumber@8.10.10 [\#201](https://github.com/ruimarinho/google-libphonenumber/pull/201) ([delaguilaluis](https://github.com/delaguilaluis))
|
|
10
45
|
|
|
11
46
|
## [v3.2.2](https://github.com/ruimarinho/google-libphonenumber/tree/v3.2.2) (2018-12-31)
|
|
47
|
+
|
|
12
48
|
[Full Changelog](https://github.com/ruimarinho/google-libphonenumber/compare/v3.2.1...v3.2.2)
|
|
13
49
|
|
|
14
50
|
**Merged pull requests:**
|
|
@@ -17,6 +53,7 @@
|
|
|
17
53
|
- Update libphonenumber@8.10.2 [\#185](https://github.com/ruimarinho/google-libphonenumber/pull/185) ([ruimarinho](https://github.com/ruimarinho))
|
|
18
54
|
|
|
19
55
|
## [v3.2.1](https://github.com/ruimarinho/google-libphonenumber/tree/v3.2.1) (2018-11-28)
|
|
56
|
+
|
|
20
57
|
[Full Changelog](https://github.com/ruimarinho/google-libphonenumber/compare/v3.2.0...v3.2.1)
|
|
21
58
|
|
|
22
59
|
**Merged pull requests:**
|
|
@@ -24,6 +61,7 @@
|
|
|
24
61
|
- Update libphonenumber@8.10.1 [\#184](https://github.com/ruimarinho/google-libphonenumber/pull/184) ([ruimarinho](https://github.com/ruimarinho))
|
|
25
62
|
|
|
26
63
|
## [v3.2.0](https://github.com/ruimarinho/google-libphonenumber/tree/v3.2.0) (2018-11-28)
|
|
64
|
+
|
|
27
65
|
[Full Changelog](https://github.com/ruimarinho/google-libphonenumber/compare/v3.1.16...v3.2.0)
|
|
28
66
|
|
|
29
67
|
**Merged pull requests:**
|
|
@@ -31,6 +69,7 @@
|
|
|
31
69
|
- Update libphonenumber@8.10.0 [\#182](https://github.com/ruimarinho/google-libphonenumber/pull/182) ([ruimarinho](https://github.com/ruimarinho))
|
|
32
70
|
|
|
33
71
|
## [v3.1.16](https://github.com/ruimarinho/google-libphonenumber/tree/v3.1.16) (2018-11-28)
|
|
72
|
+
|
|
34
73
|
[Full Changelog](https://github.com/ruimarinho/google-libphonenumber/compare/v3.1.15...v3.1.16)
|
|
35
74
|
|
|
36
75
|
**Merged pull requests:**
|
|
@@ -38,6 +77,7 @@
|
|
|
38
77
|
- Update libphonenumber@8.9.16 [\#181](https://github.com/ruimarinho/google-libphonenumber/pull/181) ([ruimarinho](https://github.com/ruimarinho))
|
|
39
78
|
|
|
40
79
|
## [v3.1.15](https://github.com/ruimarinho/google-libphonenumber/tree/v3.1.15) (2018-10-06)
|
|
80
|
+
|
|
41
81
|
[Full Changelog](https://github.com/ruimarinho/google-libphonenumber/compare/v3.1.14...v3.1.15)
|
|
42
82
|
|
|
43
83
|
**Merged pull requests:**
|
|
@@ -45,6 +85,7 @@
|
|
|
45
85
|
- Update libphonenumber@8.9.15 [\#180](https://github.com/ruimarinho/google-libphonenumber/pull/180) ([ruimarinho](https://github.com/ruimarinho))
|
|
46
86
|
|
|
47
87
|
## [v3.1.14](https://github.com/ruimarinho/google-libphonenumber/tree/v3.1.14) (2018-09-20)
|
|
88
|
+
|
|
48
89
|
[Full Changelog](https://github.com/ruimarinho/google-libphonenumber/compare/v3.1.13...v3.1.14)
|
|
49
90
|
|
|
50
91
|
**Merged pull requests:**
|
|
@@ -52,6 +93,7 @@
|
|
|
52
93
|
- Update libphonenumber@8.9.14 [\#176](https://github.com/ruimarinho/google-libphonenumber/pull/176) ([ruimarinho](https://github.com/ruimarinho))
|
|
53
94
|
|
|
54
95
|
## [v3.1.13](https://github.com/ruimarinho/google-libphonenumber/tree/v3.1.13) (2018-09-15)
|
|
96
|
+
|
|
55
97
|
[Full Changelog](https://github.com/ruimarinho/google-libphonenumber/compare/v3.1.12...v3.1.13)
|
|
56
98
|
|
|
57
99
|
**Merged pull requests:**
|
|
@@ -60,6 +102,7 @@
|
|
|
60
102
|
- Update libphonenumber@8.9.13 [\#172](https://github.com/ruimarinho/google-libphonenumber/pull/172) ([ruimarinho](https://github.com/ruimarinho))
|
|
61
103
|
|
|
62
104
|
## [v3.1.12](https://github.com/ruimarinho/google-libphonenumber/tree/v3.1.12) (2018-08-28)
|
|
105
|
+
|
|
63
106
|
[Full Changelog](https://github.com/ruimarinho/google-libphonenumber/compare/v3.1.11...v3.1.12)
|
|
64
107
|
|
|
65
108
|
**Merged pull requests:**
|
|
@@ -68,6 +111,7 @@
|
|
|
68
111
|
- Add missing region to isValidNumberForRegion call [\#168](https://github.com/ruimarinho/google-libphonenumber/pull/168) ([ruimarinho](https://github.com/ruimarinho))
|
|
69
112
|
|
|
70
113
|
## [v3.1.11](https://github.com/ruimarinho/google-libphonenumber/tree/v3.1.11) (2018-07-28)
|
|
114
|
+
|
|
71
115
|
[Full Changelog](https://github.com/ruimarinho/google-libphonenumber/compare/v3.1.10...v3.1.11)
|
|
72
116
|
|
|
73
117
|
**Merged pull requests:**
|
|
@@ -75,6 +119,7 @@
|
|
|
75
119
|
- Update libphonenumber@8.9.11 [\#167](https://github.com/ruimarinho/google-libphonenumber/pull/167) ([ruimarinho](https://github.com/ruimarinho))
|
|
76
120
|
|
|
77
121
|
## [v3.1.10](https://github.com/ruimarinho/google-libphonenumber/tree/v3.1.10) (2018-07-15)
|
|
122
|
+
|
|
78
123
|
[Full Changelog](https://github.com/ruimarinho/google-libphonenumber/compare/v3.1.9...v3.1.10)
|
|
79
124
|
|
|
80
125
|
**Merged pull requests:**
|
|
@@ -82,6 +127,7 @@
|
|
|
82
127
|
- Update libphonenumber@8.9.10 [\#166](https://github.com/ruimarinho/google-libphonenumber/pull/166) ([ruimarinho](https://github.com/ruimarinho))
|
|
83
128
|
|
|
84
129
|
## [v3.1.9](https://github.com/ruimarinho/google-libphonenumber/tree/v3.1.9) (2018-07-15)
|
|
130
|
+
|
|
85
131
|
[Full Changelog](https://github.com/ruimarinho/google-libphonenumber/compare/v3.1.8...v3.1.9)
|
|
86
132
|
|
|
87
133
|
**Merged pull requests:**
|
|
@@ -89,6 +135,7 @@
|
|
|
89
135
|
- Update libphonenumber@8.9.9 [\#165](https://github.com/ruimarinho/google-libphonenumber/pull/165) ([ruimarinho](https://github.com/ruimarinho))
|
|
90
136
|
|
|
91
137
|
## [v3.1.8](https://github.com/ruimarinho/google-libphonenumber/tree/v3.1.8) (2018-06-18)
|
|
138
|
+
|
|
92
139
|
[Full Changelog](https://github.com/ruimarinho/google-libphonenumber/compare/v3.1.7...v3.1.8)
|
|
93
140
|
|
|
94
141
|
**Merged pull requests:**
|
|
@@ -96,6 +143,7 @@
|
|
|
96
143
|
- Update libphonenumber@8.9.8 [\#163](https://github.com/ruimarinho/google-libphonenumber/pull/163) ([ruimarinho](https://github.com/ruimarinho))
|
|
97
144
|
|
|
98
145
|
## [v3.1.7](https://github.com/ruimarinho/google-libphonenumber/tree/v3.1.7) (2018-06-03)
|
|
146
|
+
|
|
99
147
|
[Full Changelog](https://github.com/ruimarinho/google-libphonenumber/compare/v3.1.6...v3.1.7)
|
|
100
148
|
|
|
101
149
|
**Merged pull requests:**
|
|
@@ -103,6 +151,7 @@
|
|
|
103
151
|
- Update libphonenumber@8.9.7 [\#162](https://github.com/ruimarinho/google-libphonenumber/pull/162) ([ruimarinho](https://github.com/ruimarinho))
|
|
104
152
|
|
|
105
153
|
## [v3.1.6](https://github.com/ruimarinho/google-libphonenumber/tree/v3.1.6) (2018-05-18)
|
|
154
|
+
|
|
106
155
|
[Full Changelog](https://github.com/ruimarinho/google-libphonenumber/compare/v3.1.5...v3.1.6)
|
|
107
156
|
|
|
108
157
|
**Merged pull requests:**
|
|
@@ -110,6 +159,7 @@
|
|
|
110
159
|
- Update libphonenumber@8.9.6 [\#160](https://github.com/ruimarinho/google-libphonenumber/pull/160) ([ruimarinho](https://github.com/ruimarinho))
|
|
111
160
|
|
|
112
161
|
## [v3.1.5](https://github.com/ruimarinho/google-libphonenumber/tree/v3.1.5) (2018-05-05)
|
|
162
|
+
|
|
113
163
|
[Full Changelog](https://github.com/ruimarinho/google-libphonenumber/compare/v3.1.4...v3.1.5)
|
|
114
164
|
|
|
115
165
|
**Merged pull requests:**
|
|
@@ -117,6 +167,7 @@
|
|
|
117
167
|
- Update libphonenumber@8.9.5 [\#158](https://github.com/ruimarinho/google-libphonenumber/pull/158) ([ruimarinho](https://github.com/ruimarinho))
|
|
118
168
|
|
|
119
169
|
## [v3.1.4](https://github.com/ruimarinho/google-libphonenumber/tree/v3.1.4) (2018-04-22)
|
|
170
|
+
|
|
120
171
|
[Full Changelog](https://github.com/ruimarinho/google-libphonenumber/compare/v3.1.3...v3.1.4)
|
|
121
172
|
|
|
122
173
|
**Merged pull requests:**
|
|
@@ -124,6 +175,7 @@
|
|
|
124
175
|
- Update libphonenumber@8.9.4 [\#156](https://github.com/ruimarinho/google-libphonenumber/pull/156) ([ruimarinho](https://github.com/ruimarinho))
|
|
125
176
|
|
|
126
177
|
## [v3.1.3](https://github.com/ruimarinho/google-libphonenumber/tree/v3.1.3) (2018-04-06)
|
|
178
|
+
|
|
127
179
|
[Full Changelog](https://github.com/ruimarinho/google-libphonenumber/compare/v3.1.2...v3.1.3)
|
|
128
180
|
|
|
129
181
|
**Merged pull requests:**
|
|
@@ -131,6 +183,7 @@
|
|
|
131
183
|
- Update libphonenumber@8.9.3 [\#154](https://github.com/ruimarinho/google-libphonenumber/pull/154) ([ruimarinho](https://github.com/ruimarinho))
|
|
132
184
|
|
|
133
185
|
## [v3.1.2](https://github.com/ruimarinho/google-libphonenumber/tree/v3.1.2) (2018-03-18)
|
|
186
|
+
|
|
134
187
|
[Full Changelog](https://github.com/ruimarinho/google-libphonenumber/compare/v3.1.1...v3.1.2)
|
|
135
188
|
|
|
136
189
|
**Merged pull requests:**
|
|
@@ -138,6 +191,7 @@
|
|
|
138
191
|
- Update libphonenumber@8.9.2 [\#152](https://github.com/ruimarinho/google-libphonenumber/pull/152) ([ruimarinho](https://github.com/ruimarinho))
|
|
139
192
|
|
|
140
193
|
## [v3.1.1](https://github.com/ruimarinho/google-libphonenumber/tree/v3.1.1) (2018-03-07)
|
|
194
|
+
|
|
141
195
|
[Full Changelog](https://github.com/ruimarinho/google-libphonenumber/compare/v3.1.0...v3.1.1)
|
|
142
196
|
|
|
143
197
|
**Merged pull requests:**
|
|
@@ -145,6 +199,7 @@
|
|
|
145
199
|
- Update libphonenumber@8.9.1 [\#149](https://github.com/ruimarinho/google-libphonenumber/pull/149) ([ruimarinho](https://github.com/ruimarinho))
|
|
146
200
|
|
|
147
201
|
## [v3.1.0](https://github.com/ruimarinho/google-libphonenumber/tree/v3.1.0) (2018-02-26)
|
|
202
|
+
|
|
148
203
|
[Full Changelog](https://github.com/ruimarinho/google-libphonenumber/compare/v3.0.12...v3.1.0)
|
|
149
204
|
|
|
150
205
|
**Merged pull requests:**
|
|
@@ -152,6 +207,7 @@
|
|
|
152
207
|
- Update libphonenumber@8.9.0 [\#148](https://github.com/ruimarinho/google-libphonenumber/pull/148) ([ruimarinho](https://github.com/ruimarinho))
|
|
153
208
|
|
|
154
209
|
## [v3.0.12](https://github.com/ruimarinho/google-libphonenumber/tree/v3.0.12) (2018-02-10)
|
|
210
|
+
|
|
155
211
|
[Full Changelog](https://github.com/ruimarinho/google-libphonenumber/compare/v3.0.11...v3.0.12)
|
|
156
212
|
|
|
157
213
|
**Merged pull requests:**
|
|
@@ -159,6 +215,7 @@
|
|
|
159
215
|
- Update libphonenumber@8.8.11 [\#146](https://github.com/ruimarinho/google-libphonenumber/pull/146) ([ruimarinho](https://github.com/ruimarinho))
|
|
160
216
|
|
|
161
217
|
## [v3.0.11](https://github.com/ruimarinho/google-libphonenumber/tree/v3.0.11) (2018-02-05)
|
|
218
|
+
|
|
162
219
|
[Full Changelog](https://github.com/ruimarinho/google-libphonenumber/compare/v3.0.10...v3.0.11)
|
|
163
220
|
|
|
164
221
|
**Merged pull requests:**
|
|
@@ -166,6 +223,7 @@
|
|
|
166
223
|
- Update libphonenumber@8.8.9 [\#143](https://github.com/ruimarinho/google-libphonenumber/pull/143) ([ruimarinho](https://github.com/ruimarinho))
|
|
167
224
|
|
|
168
225
|
## [v3.0.10](https://github.com/ruimarinho/google-libphonenumber/tree/v3.0.10) (2018-01-04)
|
|
226
|
+
|
|
169
227
|
[Full Changelog](https://github.com/ruimarinho/google-libphonenumber/compare/v3.0.9...v3.0.10)
|
|
170
228
|
|
|
171
229
|
**Merged pull requests:**
|
|
@@ -174,6 +232,7 @@
|
|
|
174
232
|
- Update libphonenumber@8.8.7 [\#141](https://github.com/ruimarinho/google-libphonenumber/pull/141) ([ruimarinho](https://github.com/ruimarinho))
|
|
175
233
|
|
|
176
234
|
## [v3.0.9](https://github.com/ruimarinho/google-libphonenumber/tree/v3.0.9) (2017-11-22)
|
|
235
|
+
|
|
177
236
|
[Full Changelog](https://github.com/ruimarinho/google-libphonenumber/compare/v3.0.8...v3.0.9)
|
|
178
237
|
|
|
179
238
|
**Merged pull requests:**
|
|
@@ -181,6 +240,7 @@
|
|
|
181
240
|
- Update libphonenumber@8.8.6 [\#137](https://github.com/ruimarinho/google-libphonenumber/pull/137) ([ruimarinho](https://github.com/ruimarinho))
|
|
182
241
|
|
|
183
242
|
## [v3.0.8](https://github.com/ruimarinho/google-libphonenumber/tree/v3.0.8) (2017-11-06)
|
|
243
|
+
|
|
184
244
|
[Full Changelog](https://github.com/ruimarinho/google-libphonenumber/compare/v3.0.7...v3.0.8)
|
|
185
245
|
|
|
186
246
|
**Merged pull requests:**
|
|
@@ -188,6 +248,7 @@
|
|
|
188
248
|
- Update libphonenumber@8.8.5 [\#134](https://github.com/ruimarinho/google-libphonenumber/pull/134) ([ruimarinho](https://github.com/ruimarinho))
|
|
189
249
|
|
|
190
250
|
## [v3.0.7](https://github.com/ruimarinho/google-libphonenumber/tree/v3.0.7) (2017-10-21)
|
|
251
|
+
|
|
191
252
|
[Full Changelog](https://github.com/ruimarinho/google-libphonenumber/compare/v3.0.6...v3.0.7)
|
|
192
253
|
|
|
193
254
|
**Merged pull requests:**
|
|
@@ -195,6 +256,7 @@
|
|
|
195
256
|
- Update libphonenumber@8.8.4 [\#132](https://github.com/ruimarinho/google-libphonenumber/pull/132) ([ruimarinho](https://github.com/ruimarinho))
|
|
196
257
|
|
|
197
258
|
## [v3.0.6](https://github.com/ruimarinho/google-libphonenumber/tree/v3.0.6) (2017-10-10)
|
|
259
|
+
|
|
198
260
|
[Full Changelog](https://github.com/ruimarinho/google-libphonenumber/compare/v3.0.5...v3.0.6)
|
|
199
261
|
|
|
200
262
|
**Merged pull requests:**
|
|
@@ -202,6 +264,7 @@
|
|
|
202
264
|
- Update libphonenumber@8.8.3 [\#131](https://github.com/ruimarinho/google-libphonenumber/pull/131) ([ruimarinho](https://github.com/ruimarinho))
|
|
203
265
|
|
|
204
266
|
## [v3.0.5](https://github.com/ruimarinho/google-libphonenumber/tree/v3.0.5) (2017-09-23)
|
|
267
|
+
|
|
205
268
|
[Full Changelog](https://github.com/ruimarinho/google-libphonenumber/compare/v3.0.4...v3.0.5)
|
|
206
269
|
|
|
207
270
|
**Merged pull requests:**
|
|
@@ -209,35 +272,37 @@
|
|
|
209
272
|
- Update libphonenumber@8.8.2 [\#130](https://github.com/ruimarinho/google-libphonenumber/pull/130) ([ruimarinho](https://github.com/ruimarinho))
|
|
210
273
|
|
|
211
274
|
## [v3.0.4](https://github.com/ruimarinho/google-libphonenumber/tree/v3.0.4) (2017-09-11)
|
|
275
|
+
|
|
212
276
|
[Full Changelog](https://github.com/ruimarinho/google-libphonenumber/compare/v3.0.3...v3.0.4)
|
|
213
277
|
|
|
214
278
|
**Merged pull requests:**
|
|
215
279
|
|
|
216
280
|
- Update libphonenumber@8.8.1 [\#129](https://github.com/ruimarinho/google-libphonenumber/pull/129) ([ruimarinho](https://github.com/ruimarinho))
|
|
281
|
+
- Update libphonenumber@8.8.0 [\#126](https://github.com/ruimarinho/google-libphonenumber/pull/126) ([ruimarinho](https://github.com/ruimarinho))
|
|
217
282
|
|
|
218
283
|
## [v3.0.3](https://github.com/ruimarinho/google-libphonenumber/tree/v3.0.3) (2017-09-04)
|
|
219
|
-
[Full Changelog](https://github.com/ruimarinho/google-libphonenumber/compare/v3.0.2...v3.0.3)
|
|
220
|
-
|
|
221
|
-
**Merged pull requests:**
|
|
222
284
|
|
|
223
|
-
|
|
285
|
+
[Full Changelog](https://github.com/ruimarinho/google-libphonenumber/compare/v3.0.2...v3.0.3)
|
|
224
286
|
|
|
225
287
|
## [v3.0.2](https://github.com/ruimarinho/google-libphonenumber/tree/v3.0.2) (2017-09-04)
|
|
288
|
+
|
|
226
289
|
[Full Changelog](https://github.com/ruimarinho/google-libphonenumber/compare/v3.0.1...v3.0.2)
|
|
227
290
|
|
|
228
291
|
**Merged pull requests:**
|
|
229
292
|
|
|
230
293
|
- Update libphonenumber@8.7.1 [\#125](https://github.com/ruimarinho/google-libphonenumber/pull/125) ([ruimarinho](https://github.com/ruimarinho))
|
|
294
|
+
- Update libphonenumber@8.7.0 [\#124](https://github.com/ruimarinho/google-libphonenumber/pull/124) ([ruimarinho](https://github.com/ruimarinho))
|
|
231
295
|
|
|
232
296
|
## [v3.0.1](https://github.com/ruimarinho/google-libphonenumber/tree/v3.0.1) (2017-09-04)
|
|
297
|
+
|
|
233
298
|
[Full Changelog](https://github.com/ruimarinho/google-libphonenumber/compare/v3.0.0...v3.0.1)
|
|
234
299
|
|
|
235
300
|
**Merged pull requests:**
|
|
236
301
|
|
|
237
|
-
- Update libphonenumber@8.7.0 [\#124](https://github.com/ruimarinho/google-libphonenumber/pull/124) ([ruimarinho](https://github.com/ruimarinho))
|
|
238
302
|
- Update ownership [\#119](https://github.com/ruimarinho/google-libphonenumber/pull/119) ([ruimarinho](https://github.com/ruimarinho))
|
|
239
303
|
|
|
240
304
|
## [v3.0.0](https://github.com/ruimarinho/google-libphonenumber/tree/v3.0.0) (2017-07-04)
|
|
305
|
+
|
|
241
306
|
[Full Changelog](https://github.com/ruimarinho/google-libphonenumber/compare/v2.0.19...v3.0.0)
|
|
242
307
|
|
|
243
308
|
**Merged pull requests:**
|
|
@@ -245,6 +310,7 @@
|
|
|
245
310
|
- Update libphonenumber@8.6.0 [\#116](https://github.com/ruimarinho/google-libphonenumber/pull/116) ([ruimarinho](https://github.com/ruimarinho))
|
|
246
311
|
|
|
247
312
|
## [v2.0.19](https://github.com/ruimarinho/google-libphonenumber/tree/v2.0.19) (2017-06-21)
|
|
313
|
+
|
|
248
314
|
[Full Changelog](https://github.com/ruimarinho/google-libphonenumber/compare/v2.0.18...v2.0.19)
|
|
249
315
|
|
|
250
316
|
**Merged pull requests:**
|
|
@@ -252,6 +318,7 @@
|
|
|
252
318
|
- Update libphonenumber@8.5.2 [\#114](https://github.com/ruimarinho/google-libphonenumber/pull/114) ([ruimarinho](https://github.com/ruimarinho))
|
|
253
319
|
|
|
254
320
|
## [v2.0.18](https://github.com/ruimarinho/google-libphonenumber/tree/v2.0.18) (2017-06-02)
|
|
321
|
+
|
|
255
322
|
[Full Changelog](https://github.com/ruimarinho/google-libphonenumber/compare/v2.0.17...v2.0.18)
|
|
256
323
|
|
|
257
324
|
**Merged pull requests:**
|
|
@@ -259,6 +326,7 @@
|
|
|
259
326
|
- Update libphonenumber@8.5.0 [\#113](https://github.com/ruimarinho/google-libphonenumber/pull/113) ([ruimarinho](https://github.com/ruimarinho))
|
|
260
327
|
|
|
261
328
|
## [v2.0.17](https://github.com/ruimarinho/google-libphonenumber/tree/v2.0.17) (2017-06-02)
|
|
329
|
+
|
|
262
330
|
[Full Changelog](https://github.com/ruimarinho/google-libphonenumber/compare/v2.0.16...v2.0.17)
|
|
263
331
|
|
|
264
332
|
**Merged pull requests:**
|
|
@@ -266,6 +334,7 @@
|
|
|
266
334
|
- Update libphonenumber@8.4.3 [\#112](https://github.com/ruimarinho/google-libphonenumber/pull/112) ([ruimarinho](https://github.com/ruimarinho))
|
|
267
335
|
|
|
268
336
|
## [v2.0.16](https://github.com/ruimarinho/google-libphonenumber/tree/v2.0.16) (2017-06-02)
|
|
337
|
+
|
|
269
338
|
[Full Changelog](https://github.com/ruimarinho/google-libphonenumber/compare/v2.0.15...v2.0.16)
|
|
270
339
|
|
|
271
340
|
**Merged pull requests:**
|
|
@@ -273,6 +342,7 @@
|
|
|
273
342
|
- Update libphonenumber@8.4.2 [\#111](https://github.com/ruimarinho/google-libphonenumber/pull/111) ([ruimarinho](https://github.com/ruimarinho))
|
|
274
343
|
|
|
275
344
|
## [v2.0.15](https://github.com/ruimarinho/google-libphonenumber/tree/v2.0.15) (2017-04-19)
|
|
345
|
+
|
|
276
346
|
[Full Changelog](https://github.com/ruimarinho/google-libphonenumber/compare/v2.0.14...v2.0.15)
|
|
277
347
|
|
|
278
348
|
**Merged pull requests:**
|
|
@@ -280,6 +350,7 @@
|
|
|
280
350
|
- Update libphonenumber@8.4.1 [\#109](https://github.com/ruimarinho/google-libphonenumber/pull/109) ([ruimarinho](https://github.com/ruimarinho))
|
|
281
351
|
|
|
282
352
|
## [v2.0.14](https://github.com/ruimarinho/google-libphonenumber/tree/v2.0.14) (2017-03-29)
|
|
353
|
+
|
|
283
354
|
[Full Changelog](https://github.com/ruimarinho/google-libphonenumber/compare/v2.0.13...v2.0.14)
|
|
284
355
|
|
|
285
356
|
**Merged pull requests:**
|
|
@@ -287,6 +358,7 @@
|
|
|
287
358
|
- Update libphonenumber@8.4.0 [\#108](https://github.com/ruimarinho/google-libphonenumber/pull/108) ([ruimarinho](https://github.com/ruimarinho))
|
|
288
359
|
|
|
289
360
|
## [v2.0.13](https://github.com/ruimarinho/google-libphonenumber/tree/v2.0.13) (2017-03-20)
|
|
361
|
+
|
|
290
362
|
[Full Changelog](https://github.com/ruimarinho/google-libphonenumber/compare/v2.0.12...v2.0.13)
|
|
291
363
|
|
|
292
364
|
**Merged pull requests:**
|
|
@@ -294,6 +366,7 @@
|
|
|
294
366
|
- Update libphonenumber@8.3.3 [\#107](https://github.com/ruimarinho/google-libphonenumber/pull/107) ([ruimarinho](https://github.com/ruimarinho))
|
|
295
367
|
|
|
296
368
|
## [v2.0.12](https://github.com/ruimarinho/google-libphonenumber/tree/v2.0.12) (2017-03-20)
|
|
369
|
+
|
|
297
370
|
[Full Changelog](https://github.com/ruimarinho/google-libphonenumber/compare/v2.0.11...v2.0.12)
|
|
298
371
|
|
|
299
372
|
**Merged pull requests:**
|
|
@@ -301,6 +374,7 @@
|
|
|
301
374
|
- Update libphonenumber@8.3.2 [\#106](https://github.com/ruimarinho/google-libphonenumber/pull/106) ([ruimarinho](https://github.com/ruimarinho))
|
|
302
375
|
|
|
303
376
|
## [v2.0.11](https://github.com/ruimarinho/google-libphonenumber/tree/v2.0.11) (2017-02-26)
|
|
377
|
+
|
|
304
378
|
[Full Changelog](https://github.com/ruimarinho/google-libphonenumber/compare/v2.0.10...v2.0.11)
|
|
305
379
|
|
|
306
380
|
**Merged pull requests:**
|
|
@@ -308,6 +382,7 @@
|
|
|
308
382
|
- Update libphonenumber@8.3.0 [\#102](https://github.com/ruimarinho/google-libphonenumber/pull/102) ([ruimarinho](https://github.com/ruimarinho))
|
|
309
383
|
|
|
310
384
|
## [v2.0.10](https://github.com/ruimarinho/google-libphonenumber/tree/v2.0.10) (2017-02-13)
|
|
385
|
+
|
|
311
386
|
[Full Changelog](https://github.com/ruimarinho/google-libphonenumber/compare/v2.0.9...v2.0.10)
|
|
312
387
|
|
|
313
388
|
**Merged pull requests:**
|
|
@@ -315,6 +390,7 @@
|
|
|
315
390
|
- Update libphonenumber@8.2.0 [\#99](https://github.com/ruimarinho/google-libphonenumber/pull/99) ([ruimarinho](https://github.com/ruimarinho))
|
|
316
391
|
|
|
317
392
|
## [v2.0.9](https://github.com/ruimarinho/google-libphonenumber/tree/v2.0.9) (2017-01-28)
|
|
393
|
+
|
|
318
394
|
[Full Changelog](https://github.com/ruimarinho/google-libphonenumber/compare/v2.0.8...v2.0.9)
|
|
319
395
|
|
|
320
396
|
**Merged pull requests:**
|
|
@@ -322,6 +398,7 @@
|
|
|
322
398
|
- Update libphonenumber@8.1.0 [\#98](https://github.com/ruimarinho/google-libphonenumber/pull/98) ([ruimarinho](https://github.com/ruimarinho))
|
|
323
399
|
|
|
324
400
|
## [v2.0.8](https://github.com/ruimarinho/google-libphonenumber/tree/v2.0.8) (2017-01-16)
|
|
401
|
+
|
|
325
402
|
[Full Changelog](https://github.com/ruimarinho/google-libphonenumber/compare/v2.0.7...v2.0.8)
|
|
326
403
|
|
|
327
404
|
**Merged pull requests:**
|
|
@@ -330,6 +407,7 @@
|
|
|
330
407
|
- Remove README section about errors fixed in \#93 [\#95](https://github.com/ruimarinho/google-libphonenumber/pull/95) ([kohenkatz](https://github.com/kohenkatz))
|
|
331
408
|
|
|
332
409
|
## [v2.0.7](https://github.com/ruimarinho/google-libphonenumber/tree/v2.0.7) (2016-12-13)
|
|
410
|
+
|
|
333
411
|
[Full Changelog](https://github.com/ruimarinho/google-libphonenumber/compare/v2.0.6...v2.0.7)
|
|
334
412
|
|
|
335
413
|
**Merged pull requests:**
|
|
@@ -337,9 +415,11 @@
|
|
|
337
415
|
- Update libphonenumber@8.0.0 [\#93](https://github.com/ruimarinho/google-libphonenumber/pull/93) ([ruimarinho](https://github.com/ruimarinho))
|
|
338
416
|
|
|
339
417
|
## [v2.0.6](https://github.com/ruimarinho/google-libphonenumber/tree/v2.0.6) (2016-11-25)
|
|
418
|
+
|
|
340
419
|
[Full Changelog](https://github.com/ruimarinho/google-libphonenumber/compare/v2.0.5...v2.0.6)
|
|
341
420
|
|
|
342
421
|
## [v2.0.5](https://github.com/ruimarinho/google-libphonenumber/tree/v2.0.5) (2016-11-17)
|
|
422
|
+
|
|
343
423
|
[Full Changelog](https://github.com/ruimarinho/google-libphonenumber/compare/v2.0.4...v2.0.5)
|
|
344
424
|
|
|
345
425
|
**Merged pull requests:**
|
|
@@ -348,6 +428,7 @@
|
|
|
348
428
|
- Add Node.js v7 to .travis.yml [\#87](https://github.com/ruimarinho/google-libphonenumber/pull/87) ([fixe](https://github.com/fixe))
|
|
349
429
|
|
|
350
430
|
## [v2.0.4](https://github.com/ruimarinho/google-libphonenumber/tree/v2.0.4) (2016-10-27)
|
|
431
|
+
|
|
351
432
|
[Full Changelog](https://github.com/ruimarinho/google-libphonenumber/compare/v2.0.3...v2.0.4)
|
|
352
433
|
|
|
353
434
|
**Merged pull requests:**
|
|
@@ -355,6 +436,7 @@
|
|
|
355
436
|
- Update libphonenumber@7.7.3 [\#86](https://github.com/ruimarinho/google-libphonenumber/pull/86) ([ruimarinho](https://github.com/ruimarinho))
|
|
356
437
|
|
|
357
438
|
## [v2.0.3](https://github.com/ruimarinho/google-libphonenumber/tree/v2.0.3) (2016-10-09)
|
|
439
|
+
|
|
358
440
|
[Full Changelog](https://github.com/ruimarinho/google-libphonenumber/compare/v2.0.2...v2.0.3)
|
|
359
441
|
|
|
360
442
|
**Merged pull requests:**
|
|
@@ -362,6 +444,7 @@
|
|
|
362
444
|
- Update libphonenumber@7.7.2 [\#85](https://github.com/ruimarinho/google-libphonenumber/pull/85) ([ruimarinho](https://github.com/ruimarinho))
|
|
363
445
|
|
|
364
446
|
## [v2.0.2](https://github.com/ruimarinho/google-libphonenumber/tree/v2.0.2) (2016-09-28)
|
|
447
|
+
|
|
365
448
|
[Full Changelog](https://github.com/ruimarinho/google-libphonenumber/compare/v2.0.1...v2.0.2)
|
|
366
449
|
|
|
367
450
|
**Merged pull requests:**
|
|
@@ -369,6 +452,7 @@
|
|
|
369
452
|
- Update libphonenumber@7.7.1 [\#84](https://github.com/ruimarinho/google-libphonenumber/pull/84) ([ruimarinho](https://github.com/ruimarinho))
|
|
370
453
|
|
|
371
454
|
## [v2.0.1](https://github.com/ruimarinho/google-libphonenumber/tree/v2.0.1) (2016-09-20)
|
|
455
|
+
|
|
372
456
|
[Full Changelog](https://github.com/ruimarinho/google-libphonenumber/compare/v2.0.0...v2.0.1)
|
|
373
457
|
|
|
374
458
|
**Merged pull requests:**
|
|
@@ -376,14 +460,16 @@
|
|
|
376
460
|
- Update libphonenumber@7.7.0 [\#83](https://github.com/ruimarinho/google-libphonenumber/pull/83) ([ruimarinho](https://github.com/ruimarinho))
|
|
377
461
|
|
|
378
462
|
## [v2.0.0](https://github.com/ruimarinho/google-libphonenumber/tree/v2.0.0) (2016-09-17)
|
|
463
|
+
|
|
379
464
|
[Full Changelog](https://github.com/ruimarinho/google-libphonenumber/compare/v1.1.2...v2.0.0)
|
|
380
465
|
|
|
381
|
-
**
|
|
466
|
+
**Implemented enhancements:**
|
|
382
467
|
|
|
383
468
|
- Remove named export [\#82](https://github.com/ruimarinho/google-libphonenumber/pull/82) ([ruimarinho](https://github.com/ruimarinho))
|
|
384
469
|
- Remove specific browser builds [\#78](https://github.com/ruimarinho/google-libphonenumber/pull/78) ([ruimarinho](https://github.com/ruimarinho))
|
|
385
470
|
|
|
386
471
|
## [v1.1.2](https://github.com/ruimarinho/google-libphonenumber/tree/v1.1.2) (2016-09-16)
|
|
472
|
+
|
|
387
473
|
[Full Changelog](https://github.com/ruimarinho/google-libphonenumber/compare/v1.1.1...v1.1.2)
|
|
388
474
|
|
|
389
475
|
**Merged pull requests:**
|
|
@@ -391,6 +477,7 @@
|
|
|
391
477
|
- Update libphonenumber@7.6.1 [\#81](https://github.com/ruimarinho/google-libphonenumber/pull/81) ([ruimarinho](https://github.com/ruimarinho))
|
|
392
478
|
|
|
393
479
|
## [v1.1.1](https://github.com/ruimarinho/google-libphonenumber/tree/v1.1.1) (2016-09-16)
|
|
480
|
+
|
|
394
481
|
[Full Changelog](https://github.com/ruimarinho/google-libphonenumber/compare/v1.1.0...v1.1.1)
|
|
395
482
|
|
|
396
483
|
**Merged pull requests:**
|
|
@@ -398,29 +485,36 @@
|
|
|
398
485
|
- Update libphonenumber@7.6.0 [\#80](https://github.com/ruimarinho/google-libphonenumber/pull/80) ([ruimarinho](https://github.com/ruimarinho))
|
|
399
486
|
|
|
400
487
|
## [v1.1.0](https://github.com/ruimarinho/google-libphonenumber/tree/v1.1.0) (2016-08-15)
|
|
488
|
+
|
|
401
489
|
[Full Changelog](https://github.com/ruimarinho/google-libphonenumber/compare/v1.0.27...v1.1.0)
|
|
402
490
|
|
|
403
|
-
**
|
|
491
|
+
**Implemented enhancements:**
|
|
404
492
|
|
|
405
493
|
- Remove jscs in favour of eslint [\#76](https://github.com/ruimarinho/google-libphonenumber/pull/76) ([ruimarinho](https://github.com/ruimarinho))
|
|
406
494
|
- Remove non-essential files from npm package [\#75](https://github.com/ruimarinho/google-libphonenumber/pull/75) ([ruimarinho](https://github.com/ruimarinho))
|
|
495
|
+
|
|
496
|
+
**Merged pull requests:**
|
|
497
|
+
|
|
407
498
|
- Update libphonenumber@7.5.2 [\#74](https://github.com/ruimarinho/google-libphonenumber/pull/74) ([ruimarinho](https://github.com/ruimarinho))
|
|
408
499
|
|
|
409
500
|
## [v1.0.27](https://github.com/ruimarinho/google-libphonenumber/tree/v1.0.27) (2016-07-31)
|
|
501
|
+
|
|
410
502
|
[Full Changelog](https://github.com/ruimarinho/google-libphonenumber/compare/v1.0.26...v1.0.27)
|
|
411
503
|
|
|
412
|
-
**
|
|
504
|
+
**Implemented enhancements:**
|
|
413
505
|
|
|
414
506
|
- Update libphonenumber@7.5.1 [\#72](https://github.com/ruimarinho/google-libphonenumber/pull/72) ([ruimarinho](https://github.com/ruimarinho))
|
|
415
507
|
|
|
416
508
|
## [v1.0.26](https://github.com/ruimarinho/google-libphonenumber/tree/v1.0.26) (2016-07-31)
|
|
509
|
+
|
|
417
510
|
[Full Changelog](https://github.com/ruimarinho/google-libphonenumber/compare/v1.0.25...v1.0.26)
|
|
418
511
|
|
|
419
|
-
**
|
|
512
|
+
**Implemented enhancements:**
|
|
420
513
|
|
|
421
514
|
- Update libphonenumber@7.5.0 [\#71](https://github.com/ruimarinho/google-libphonenumber/pull/71) ([ruimarinho](https://github.com/ruimarinho))
|
|
422
515
|
|
|
423
516
|
## [v1.0.25](https://github.com/ruimarinho/google-libphonenumber/tree/v1.0.25) (2016-07-14)
|
|
517
|
+
|
|
424
518
|
[Full Changelog](https://github.com/ruimarinho/google-libphonenumber/compare/v1.0.24...v1.0.25)
|
|
425
519
|
|
|
426
520
|
**Merged pull requests:**
|
|
@@ -428,13 +522,15 @@
|
|
|
428
522
|
- Update libphonenumber@7.4.5 [\#70](https://github.com/ruimarinho/google-libphonenumber/pull/70) ([ruimarinho](https://github.com/ruimarinho))
|
|
429
523
|
|
|
430
524
|
## [v1.0.24](https://github.com/ruimarinho/google-libphonenumber/tree/v1.0.24) (2016-07-05)
|
|
525
|
+
|
|
431
526
|
[Full Changelog](https://github.com/ruimarinho/google-libphonenumber/compare/v1.0.23...v1.0.24)
|
|
432
527
|
|
|
433
|
-
**
|
|
528
|
+
**Implemented enhancements:**
|
|
434
529
|
|
|
435
530
|
- Update libphonenumber@7.4.4 [\#68](https://github.com/ruimarinho/google-libphonenumber/pull/68) ([ruimarinho](https://github.com/ruimarinho))
|
|
436
531
|
|
|
437
532
|
## [v1.0.23](https://github.com/ruimarinho/google-libphonenumber/tree/v1.0.23) (2016-06-24)
|
|
533
|
+
|
|
438
534
|
[Full Changelog](https://github.com/ruimarinho/google-libphonenumber/compare/v1.0.22...v1.0.23)
|
|
439
535
|
|
|
440
536
|
**Merged pull requests:**
|
|
@@ -442,6 +538,7 @@
|
|
|
442
538
|
- Update libphonenumber@7.4.3 [\#67](https://github.com/ruimarinho/google-libphonenumber/pull/67) ([ruimarinho](https://github.com/ruimarinho))
|
|
443
539
|
|
|
444
540
|
## [v1.0.22](https://github.com/ruimarinho/google-libphonenumber/tree/v1.0.22) (2016-06-02)
|
|
541
|
+
|
|
445
542
|
[Full Changelog](https://github.com/ruimarinho/google-libphonenumber/compare/v1.0.21...v1.0.22)
|
|
446
543
|
|
|
447
544
|
**Merged pull requests:**
|
|
@@ -449,6 +546,7 @@
|
|
|
449
546
|
- Update libphonenumber@7.4.2 [\#64](https://github.com/ruimarinho/google-libphonenumber/pull/64) ([ruimarinho](https://github.com/ruimarinho))
|
|
450
547
|
|
|
451
548
|
## [v1.0.21](https://github.com/ruimarinho/google-libphonenumber/tree/v1.0.21) (2016-05-19)
|
|
549
|
+
|
|
452
550
|
[Full Changelog](https://github.com/ruimarinho/google-libphonenumber/compare/v1.0.20...v1.0.21)
|
|
453
551
|
|
|
454
552
|
**Merged pull requests:**
|
|
@@ -456,6 +554,7 @@
|
|
|
456
554
|
- Update libphonenumber@7.4.1 [\#63](https://github.com/ruimarinho/google-libphonenumber/pull/63) ([ruimarinho](https://github.com/ruimarinho))
|
|
457
555
|
|
|
458
556
|
## [v1.0.20](https://github.com/ruimarinho/google-libphonenumber/tree/v1.0.20) (2016-05-11)
|
|
557
|
+
|
|
459
558
|
[Full Changelog](https://github.com/ruimarinho/google-libphonenumber/compare/v1.0.19...v1.0.20)
|
|
460
559
|
|
|
461
560
|
**Merged pull requests:**
|
|
@@ -463,6 +562,7 @@
|
|
|
463
562
|
- Update libphonenumber@7.4.0 [\#62](https://github.com/ruimarinho/google-libphonenumber/pull/62) ([ruimarinho](https://github.com/ruimarinho))
|
|
464
563
|
|
|
465
564
|
## [v1.0.19](https://github.com/ruimarinho/google-libphonenumber/tree/v1.0.19) (2016-05-05)
|
|
565
|
+
|
|
466
566
|
[Full Changelog](https://github.com/ruimarinho/google-libphonenumber/compare/v1.0.18...v1.0.19)
|
|
467
567
|
|
|
468
568
|
**Merged pull requests:**
|
|
@@ -470,6 +570,7 @@
|
|
|
470
570
|
- Update libphonenumber@7.3.2 [\#61](https://github.com/ruimarinho/google-libphonenumber/pull/61) ([ruimarinho](https://github.com/ruimarinho))
|
|
471
571
|
|
|
472
572
|
## [v1.0.18](https://github.com/ruimarinho/google-libphonenumber/tree/v1.0.18) (2016-04-21)
|
|
573
|
+
|
|
473
574
|
[Full Changelog](https://github.com/ruimarinho/google-libphonenumber/compare/v1.0.17...v1.0.18)
|
|
474
575
|
|
|
475
576
|
**Merged pull requests:**
|
|
@@ -477,6 +578,7 @@
|
|
|
477
578
|
- Update libphonenumber@7.3.1 [\#59](https://github.com/ruimarinho/google-libphonenumber/pull/59) ([ruimarinho](https://github.com/ruimarinho))
|
|
478
579
|
|
|
479
580
|
## [v1.0.17](https://github.com/ruimarinho/google-libphonenumber/tree/v1.0.17) (2016-04-10)
|
|
581
|
+
|
|
480
582
|
[Full Changelog](https://github.com/ruimarinho/google-libphonenumber/compare/v1.0.16...v1.0.17)
|
|
481
583
|
|
|
482
584
|
**Merged pull requests:**
|
|
@@ -489,23 +591,32 @@
|
|
|
489
591
|
- Update libphonenumber link [\#53](https://github.com/ruimarinho/google-libphonenumber/pull/53) ([giggsey](https://github.com/giggsey))
|
|
490
592
|
|
|
491
593
|
## [v1.0.16](https://github.com/ruimarinho/google-libphonenumber/tree/v1.0.16) (2016-03-27)
|
|
594
|
+
|
|
492
595
|
[Full Changelog](https://github.com/ruimarinho/google-libphonenumber/compare/v1.0.15...v1.0.16)
|
|
493
596
|
|
|
494
|
-
**
|
|
597
|
+
**Fixed bugs:**
|
|
495
598
|
|
|
496
599
|
- Fix changelog future release prefix [\#52](https://github.com/ruimarinho/google-libphonenumber/pull/52) ([ruimarinho](https://github.com/ruimarinho))
|
|
600
|
+
|
|
601
|
+
**Merged pull requests:**
|
|
602
|
+
|
|
497
603
|
- Update libphonenumber@7.2.8 [\#51](https://github.com/ruimarinho/google-libphonenumber/pull/51) ([ruimarinho](https://github.com/ruimarinho))
|
|
498
604
|
- Improve changelog script [\#49](https://github.com/ruimarinho/google-libphonenumber/pull/49) ([ruimarinho](https://github.com/ruimarinho))
|
|
499
605
|
|
|
500
606
|
## [v1.0.15](https://github.com/ruimarinho/google-libphonenumber/tree/v1.0.15) (2016-03-10)
|
|
607
|
+
|
|
501
608
|
[Full Changelog](https://github.com/ruimarinho/google-libphonenumber/compare/v1.0.14...v1.0.15)
|
|
502
609
|
|
|
610
|
+
**Implemented enhancements:**
|
|
611
|
+
|
|
612
|
+
- Skip distribution build when updating [\#47](https://github.com/ruimarinho/google-libphonenumber/pull/47) ([ruimarinho](https://github.com/ruimarinho))
|
|
613
|
+
|
|
503
614
|
**Merged pull requests:**
|
|
504
615
|
|
|
505
616
|
- Update libphonenumber@7.2.7 [\#48](https://github.com/ruimarinho/google-libphonenumber/pull/48) ([ruimarinho](https://github.com/ruimarinho))
|
|
506
|
-
- Skip distribution build when updating [\#47](https://github.com/ruimarinho/google-libphonenumber/pull/47) ([ruimarinho](https://github.com/ruimarinho))
|
|
507
617
|
|
|
508
618
|
## [v1.0.14](https://github.com/ruimarinho/google-libphonenumber/tree/v1.0.14) (2016-02-25)
|
|
619
|
+
|
|
509
620
|
[Full Changelog](https://github.com/ruimarinho/google-libphonenumber/compare/v1.0.13...v1.0.14)
|
|
510
621
|
|
|
511
622
|
**Merged pull requests:**
|
|
@@ -513,16 +624,21 @@
|
|
|
513
624
|
- Update libphonenumber@7.2.6 [\#45](https://github.com/ruimarinho/google-libphonenumber/pull/45) ([ruimarinho](https://github.com/ruimarinho))
|
|
514
625
|
|
|
515
626
|
## [v1.0.13](https://github.com/ruimarinho/google-libphonenumber/tree/v1.0.13) (2016-02-21)
|
|
627
|
+
|
|
516
628
|
[Full Changelog](https://github.com/ruimarinho/google-libphonenumber/compare/v1.0.12...v1.0.13)
|
|
517
629
|
|
|
518
|
-
**
|
|
630
|
+
**Implemented enhancements:**
|
|
519
631
|
|
|
520
632
|
- Add support for automated release process [\#44](https://github.com/ruimarinho/google-libphonenumber/pull/44) ([ruimarinho](https://github.com/ruimarinho))
|
|
521
|
-
- Remove babel [\#43](https://github.com/ruimarinho/google-libphonenumber/pull/43) ([ruimarinho](https://github.com/ruimarinho))
|
|
522
633
|
- Remove version from bower.json as it is ignored [\#42](https://github.com/ruimarinho/google-libphonenumber/pull/42) ([ruimarinho](https://github.com/ruimarinho))
|
|
523
634
|
- Update libphonenumber@7.2.5 [\#41](https://github.com/ruimarinho/google-libphonenumber/pull/41) ([ruimarinho](https://github.com/ruimarinho))
|
|
524
635
|
|
|
636
|
+
**Merged pull requests:**
|
|
637
|
+
|
|
638
|
+
- Remove babel [\#43](https://github.com/ruimarinho/google-libphonenumber/pull/43) ([ruimarinho](https://github.com/ruimarinho))
|
|
639
|
+
|
|
525
640
|
## [v1.0.12](https://github.com/ruimarinho/google-libphonenumber/tree/v1.0.12) (2016-02-03)
|
|
641
|
+
|
|
526
642
|
[Full Changelog](https://github.com/ruimarinho/google-libphonenumber/compare/v1.0.11...v1.0.12)
|
|
527
643
|
|
|
528
644
|
**Merged pull requests:**
|
|
@@ -530,14 +646,16 @@
|
|
|
530
646
|
- Update libphonenumber@7.2.4 [\#37](https://github.com/ruimarinho/google-libphonenumber/pull/37) ([ruimarinho](https://github.com/ruimarinho))
|
|
531
647
|
|
|
532
648
|
## [v1.0.11](https://github.com/ruimarinho/google-libphonenumber/tree/v1.0.11) (2016-01-13)
|
|
649
|
+
|
|
533
650
|
[Full Changelog](https://github.com/ruimarinho/google-libphonenumber/compare/v1.0.10...v1.0.11)
|
|
534
651
|
|
|
535
|
-
**
|
|
652
|
+
**Implemented enhancements:**
|
|
536
653
|
|
|
537
654
|
- Update build script [\#36](https://github.com/ruimarinho/google-libphonenumber/pull/36) ([ruimarinho](https://github.com/ruimarinho))
|
|
538
655
|
- Update libphonenumber@7.2.3 [\#35](https://github.com/ruimarinho/google-libphonenumber/pull/35) ([ruimarinho](https://github.com/ruimarinho))
|
|
539
656
|
|
|
540
657
|
## [v1.0.10](https://github.com/ruimarinho/google-libphonenumber/tree/v1.0.10) (2015-12-15)
|
|
658
|
+
|
|
541
659
|
[Full Changelog](https://github.com/ruimarinho/google-libphonenumber/compare/v1.0.9...v1.0.10)
|
|
542
660
|
|
|
543
661
|
**Merged pull requests:**
|
|
@@ -545,6 +663,7 @@
|
|
|
545
663
|
- Update libphonenumber@7.2.2 [\#34](https://github.com/ruimarinho/google-libphonenumber/pull/34) ([ruimarinho](https://github.com/ruimarinho))
|
|
546
664
|
|
|
547
665
|
## [v1.0.9](https://github.com/ruimarinho/google-libphonenumber/tree/v1.0.9) (2015-12-15)
|
|
666
|
+
|
|
548
667
|
[Full Changelog](https://github.com/ruimarinho/google-libphonenumber/compare/v1.0.8...v1.0.9)
|
|
549
668
|
|
|
550
669
|
**Merged pull requests:**
|
|
@@ -552,6 +671,7 @@
|
|
|
552
671
|
- Update libphonenumber@7.2.1 [\#33](https://github.com/ruimarinho/google-libphonenumber/pull/33) ([ruimarinho](https://github.com/ruimarinho))
|
|
553
672
|
|
|
554
673
|
## [v1.0.8](https://github.com/ruimarinho/google-libphonenumber/tree/v1.0.8) (2015-12-15)
|
|
674
|
+
|
|
555
675
|
[Full Changelog](https://github.com/ruimarinho/google-libphonenumber/compare/v1.0.7...v1.0.8)
|
|
556
676
|
|
|
557
677
|
**Merged pull requests:**
|
|
@@ -560,6 +680,7 @@
|
|
|
560
680
|
- Add node 5 to Travis [\#29](https://github.com/ruimarinho/google-libphonenumber/pull/29) ([scop](https://github.com/scop))
|
|
561
681
|
|
|
562
682
|
## [v1.0.7](https://github.com/ruimarinho/google-libphonenumber/tree/v1.0.7) (2015-10-08)
|
|
683
|
+
|
|
563
684
|
[Full Changelog](https://github.com/ruimarinho/google-libphonenumber/compare/v1.0.6...v1.0.7)
|
|
564
685
|
|
|
565
686
|
**Merged pull requests:**
|
|
@@ -567,6 +688,7 @@
|
|
|
567
688
|
- Update libphonenumber@7.1.0 [\#27](https://github.com/ruimarinho/google-libphonenumber/pull/27) ([ruimarinho](https://github.com/ruimarinho))
|
|
568
689
|
|
|
569
690
|
## [v1.0.6](https://github.com/ruimarinho/google-libphonenumber/tree/v1.0.6) (2015-09-18)
|
|
691
|
+
|
|
570
692
|
[Full Changelog](https://github.com/ruimarinho/google-libphonenumber/compare/v1.0.5...v1.0.6)
|
|
571
693
|
|
|
572
694
|
**Merged pull requests:**
|
|
@@ -575,6 +697,7 @@
|
|
|
575
697
|
- Test on node@4 [\#23](https://github.com/ruimarinho/google-libphonenumber/pull/23) ([ruimarinho](https://github.com/ruimarinho))
|
|
576
698
|
|
|
577
699
|
## [v1.0.5](https://github.com/ruimarinho/google-libphonenumber/tree/v1.0.5) (2015-09-18)
|
|
700
|
+
|
|
578
701
|
[Full Changelog](https://github.com/ruimarinho/google-libphonenumber/compare/v1.0.4...v1.0.5)
|
|
579
702
|
|
|
580
703
|
**Merged pull requests:**
|
|
@@ -582,6 +705,7 @@
|
|
|
582
705
|
- Update libphonenumber@7.0.10 [\#22](https://github.com/ruimarinho/google-libphonenumber/pull/22) ([ruimarinho](https://github.com/ruimarinho))
|
|
583
706
|
|
|
584
707
|
## [v1.0.4](https://github.com/ruimarinho/google-libphonenumber/tree/v1.0.4) (2015-08-10)
|
|
708
|
+
|
|
585
709
|
[Full Changelog](https://github.com/ruimarinho/google-libphonenumber/compare/v1.0.3...v1.0.4)
|
|
586
710
|
|
|
587
711
|
**Merged pull requests:**
|
|
@@ -589,6 +713,7 @@
|
|
|
589
713
|
- Update libphonenumber@7.0.9 [\#21](https://github.com/ruimarinho/google-libphonenumber/pull/21) ([ruimarinho](https://github.com/ruimarinho))
|
|
590
714
|
|
|
591
715
|
## [v1.0.3](https://github.com/ruimarinho/google-libphonenumber/tree/v1.0.3) (2015-07-15)
|
|
716
|
+
|
|
592
717
|
[Full Changelog](https://github.com/ruimarinho/google-libphonenumber/compare/v1.0.2...v1.0.3)
|
|
593
718
|
|
|
594
719
|
**Merged pull requests:**
|
|
@@ -597,6 +722,7 @@
|
|
|
597
722
|
- Add default export shim [\#19](https://github.com/ruimarinho/google-libphonenumber/pull/19) ([ruimarinho](https://github.com/ruimarinho))
|
|
598
723
|
|
|
599
724
|
## [v1.0.2](https://github.com/ruimarinho/google-libphonenumber/tree/v1.0.2) (2015-07-14)
|
|
725
|
+
|
|
600
726
|
[Full Changelog](https://github.com/ruimarinho/google-libphonenumber/compare/v1.0.1...v1.0.2)
|
|
601
727
|
|
|
602
728
|
**Merged pull requests:**
|
|
@@ -604,6 +730,7 @@
|
|
|
604
730
|
- Update libphonenumber@7.0.8 [\#18](https://github.com/ruimarinho/google-libphonenumber/pull/18) ([ruimarinho](https://github.com/ruimarinho))
|
|
605
731
|
|
|
606
732
|
## [v1.0.1](https://github.com/ruimarinho/google-libphonenumber/tree/v1.0.1) (2015-07-13)
|
|
733
|
+
|
|
607
734
|
[Full Changelog](https://github.com/ruimarinho/google-libphonenumber/compare/v1.0.0...v1.0.1)
|
|
608
735
|
|
|
609
736
|
**Merged pull requests:**
|
|
@@ -612,6 +739,7 @@
|
|
|
612
739
|
- Remove build step from update script [\#15](https://github.com/ruimarinho/google-libphonenumber/pull/15) ([ruimarinho](https://github.com/ruimarinho))
|
|
613
740
|
|
|
614
741
|
## [v1.0.0](https://github.com/ruimarinho/google-libphonenumber/tree/v1.0.0) (2015-07-13)
|
|
742
|
+
|
|
615
743
|
[Full Changelog](https://github.com/ruimarinho/google-libphonenumber/compare/v0.2.2...v1.0.0)
|
|
616
744
|
|
|
617
745
|
**Merged pull requests:**
|
|
@@ -620,6 +748,7 @@
|
|
|
620
748
|
- Add support for the as you type formatter [\#12](https://github.com/ruimarinho/google-libphonenumber/pull/12) ([ruimarinho](https://github.com/ruimarinho))
|
|
621
749
|
|
|
622
750
|
## [v0.2.2](https://github.com/ruimarinho/google-libphonenumber/tree/v0.2.2) (2015-04-30)
|
|
751
|
+
|
|
623
752
|
[Full Changelog](https://github.com/ruimarinho/google-libphonenumber/compare/v0.2.1...v0.2.2)
|
|
624
753
|
|
|
625
754
|
**Merged pull requests:**
|
|
@@ -628,6 +757,7 @@
|
|
|
628
757
|
- Update libphonenumber@7.0.5 [\#10](https://github.com/ruimarinho/google-libphonenumber/pull/10) ([ruimarinho](https://github.com/ruimarinho))
|
|
629
758
|
|
|
630
759
|
## [v0.2.1](https://github.com/ruimarinho/google-libphonenumber/tree/v0.2.1) (2015-03-25)
|
|
760
|
+
|
|
631
761
|
[Full Changelog](https://github.com/ruimarinho/google-libphonenumber/compare/v0.2.0...v0.2.1)
|
|
632
762
|
|
|
633
763
|
**Merged pull requests:**
|
|
@@ -635,6 +765,7 @@
|
|
|
635
765
|
- Update libphonenumber@7.0.4 [\#7](https://github.com/ruimarinho/google-libphonenumber/pull/7) ([ruimarinho](https://github.com/ruimarinho))
|
|
636
766
|
|
|
637
767
|
## [v0.2.0](https://github.com/ruimarinho/google-libphonenumber/tree/v0.2.0) (2015-03-06)
|
|
768
|
+
|
|
638
769
|
[Full Changelog](https://github.com/ruimarinho/google-libphonenumber/compare/v0.1.2...v0.2.0)
|
|
639
770
|
|
|
640
771
|
**Merged pull requests:**
|
|
@@ -642,6 +773,7 @@
|
|
|
642
773
|
- Update libphonenumber@7.0.3 [\#5](https://github.com/ruimarinho/google-libphonenumber/pull/5) ([ruimarinho](https://github.com/ruimarinho))
|
|
643
774
|
|
|
644
775
|
## [v0.1.2](https://github.com/ruimarinho/google-libphonenumber/tree/v0.1.2) (2015-01-31)
|
|
776
|
+
|
|
645
777
|
[Full Changelog](https://github.com/ruimarinho/google-libphonenumber/compare/v0.1.1...v0.1.2)
|
|
646
778
|
|
|
647
779
|
**Merged pull requests:**
|
|
@@ -649,6 +781,7 @@
|
|
|
649
781
|
- Update libphonenumber@7.0.2 [\#3](https://github.com/ruimarinho/google-libphonenumber/pull/3) ([ruimarinho](https://github.com/ruimarinho))
|
|
650
782
|
|
|
651
783
|
## [v0.1.1](https://github.com/ruimarinho/google-libphonenumber/tree/v0.1.1) (2014-12-19)
|
|
784
|
+
|
|
652
785
|
[Full Changelog](https://github.com/ruimarinho/google-libphonenumber/compare/v0.1.0...v0.1.1)
|
|
653
786
|
|
|
654
787
|
**Merged pull requests:**
|
|
@@ -656,3 +789,6 @@
|
|
|
656
789
|
- Update libphonenumber@7.0.1 [\#1](https://github.com/ruimarinho/google-libphonenumber/pull/1) ([ruimarinho](https://github.com/ruimarinho))
|
|
657
790
|
|
|
658
791
|
## [v0.1.0](https://github.com/ruimarinho/google-libphonenumber/tree/v0.1.0) (2014-11-12)
|
|
792
|
+
|
|
793
|
+
[Full Changelog](https://github.com/ruimarinho/google-libphonenumber/compare/e2df5987f30fe61f1102f8641cc1b2c457a2b9a4...v0.1.0)
|
|
794
|
+
|