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