@@ -4,13 +4,26 @@ All notable changes to this project will be documented in this file. Dates are d
4
4
5
5
Generated by [ ` auto-changelog ` ] ( https://github.com/CookPete/auto-changelog ) .
6
6
7
+ #### [ v4.1.1] ( https://github.com/pagopa/io-utils/compare/v4.1.0...v4.1.1 )
8
+
9
+ > 6 June 2020
10
+
11
+ - [ #173200347 ] fix integer inclusive maximum [ ` #182 ` ] ( https://github.com/pagopa/io-utils/pull/182 )
12
+ - Bump handlebars from 4.0.11 to 4.7.3 [ ` #168 ` ] ( https://github.com/pagopa/io-utils/pull/168 )
13
+ - [ #171800213 ] add azure pipeline [ ` #166 ` ] ( https://github.com/pagopa/io-utils/pull/166 )
14
+ - [ #173200347 ] fix integer inclusive maximum (#182 ) [ ` #173200347 ` ] ( https://www.pivotaltracker.com/story/show/173200347 )
15
+ - [ #171800213 ] add azure pipeline (#166 ) [ ` #171800213 ` ] ( https://www.pivotaltracker.com/story/show/171800213 )
16
+ - fix [ ` b074588 ` ] ( https://github.com/pagopa/io-utils/commit/b074588c86aea1cab06242ed226f2b62be24af9a )
17
+ - update info [ ` af17e7e ` ] ( https://github.com/pagopa/io-utils/commit/af17e7efabc5f6606c041d1ee3d7c8234e64acee )
18
+ - [ pipeline] add variable CACHE_VERSION_ID [ ` 7eec84f ` ] ( https://github.com/pagopa/io-utils/commit/7eec84f77ae66ae9951fc3443b308f2ba8c553c4 )
19
+
7
20
#### [ v4.1.0] ( https://github.com/pagopa/io-utils/compare/v4.0.1...v4.1.0 )
8
21
9
22
> 22 July 2019
10
23
11
24
- update swagger-parser, remove swagger-schema-official [ ` 4713563 ` ] ( https://github.com/pagopa/io-utils/commit/4713563782377b3a56a0ee21f3ef3d97a635eedf )
12
- - fix [ ` b074588 ` ] ( https://github.com/pagopa/io-utils/commit/b074588c86aea1cab06242ed226f2b62be24af9a )
13
- - update info [ ` af17e7e ` ] ( https://github.com/pagopa/io-utils/commit/af17e7efabc5f6606c041d1ee3d7c8234e64acee )
25
+ - remove from dependency types/swagger-parser and openapi-types. [ ` f4843a8 ` ] ( https://github.com/pagopa/io-utils/commit/f4843a810dad301e4d451bdd87d273d0db171156 )
26
+ - other fix. [ ` be5ddaa ` ] ( https://github.com/pagopa/io-utils/commit/be5ddaad03496be0efa398953dff90e4e745da71 )
14
27
15
28
#### [ v4.0.1] ( https://github.com/pagopa/io-utils/compare/v4.0.0...v4.0.1 )
16
29
@@ -166,15 +179,21 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
166
179
167
180
- Adds option to generate request types (experimental) [ ` #47 ` ] ( https://github.com/pagopa/io-utils/pull/47 )
168
181
169
- #### [ v3.13.0] ( https://github.com/pagopa/io-utils/compare/v3.11.1 ...v3.13.0 )
182
+ #### [ v3.13.0] ( https://github.com/pagopa/io-utils/compare/v3.12.0 ...v3.13.0 )
170
183
171
184
> 5 September 2018
172
185
173
186
- fix: import io-ts [ ` #46 ` ] ( https://github.com/pagopa/io-utils/pull/46 )
174
187
- fix: within range string maxLength [ ` #45 ` ] ( https://github.com/pagopa/io-utils/pull/45 )
188
+ - Adds missing runtime dependency "yargs" [ ` 9a377e3 ` ] ( https://github.com/pagopa/io-utils/commit/9a377e3495baa5e730d0b38a7eb38421f1a4169f )
189
+
190
+ #### [ v3.12.0] ( https://github.com/pagopa/io-utils/compare/v3.11.1...v3.12.0 )
191
+
192
+ > 11 July 2018
193
+
175
194
- fix: ignore variable name tslint [ ` #44 ` ] ( https://github.com/pagopa/io-utils/pull/44 )
176
195
- Create LICENSE [ ` #42 ` ] ( https://github.com/pagopa/io-utils/pull/42 )
177
- - Adds missing runtime dependency "yargs" [ ` 9a377e3 ` ] ( https://github.com/pagopa/io-utils/commit/9a377e3495baa5e730d0b38a7eb38421f1a4169f )
196
+ - fix: within range string maxLength [ ` 374af4d ` ] ( https://github.com/pagopa/io-utils/commit/374af4d5c261f7956409a9e8d341616a058d8c0e )
178
197
- bump version [ ` 5ee0ad5 ` ] ( https://github.com/pagopa/io-utils/commit/5ee0ad57be6b44576d72073a6df6c4352ecb087b )
179
198
180
199
#### [ v3.11.1] ( https://github.com/pagopa/io-utils/compare/v3.11.0...v3.11.1 )
@@ -183,13 +202,18 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
183
202
184
203
- fix: hotfix for generation of custom types [ ` #41 ` ] ( https://github.com/pagopa/io-utils/pull/41 )
185
204
186
- #### [ v3.11.0] ( https://github.com/pagopa/io-utils/compare/v3.9 .0...v3.11.0 )
205
+ #### [ v3.11.0] ( https://github.com/pagopa/io-utils/compare/v3.10 .0...v3.11.0 )
187
206
188
207
> 21 June 2018
189
208
190
209
- [ #158519397 ] support custom types [ ` #40 ` ] ( https://github.com/pagopa/io-utils/pull/40 )
191
- - add integer type [ ` #39 ` ] ( https://github.com/pagopa/io-utils/pull/39 )
192
210
- [ #158519397 ] support custom types (#40 ) [ ` #158519397 ` ] ( https://www.pivotaltracker.com/story/show/158519397 )
211
+
212
+ #### [ v3.10.0] ( https://github.com/pagopa/io-utils/compare/v3.9.0...v3.10.0 )
213
+
214
+ > 21 June 2018
215
+
216
+ - add integer type [ ` #39 ` ] ( https://github.com/pagopa/io-utils/pull/39 )
193
217
- add integer type (#39 ) [ ` #158519355 ` ] ( https://www.pivotaltracker.com/story/show/158519355 )
194
218
195
219
#### [ v3.9.0] ( https://github.com/pagopa/io-utils/compare/v3.8.2...v3.9.0 )
@@ -198,20 +222,42 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
198
222
199
223
- feat: custom string formats [ ` #38 ` ] ( https://github.com/pagopa/io-utils/pull/38 )
200
224
201
- #### [ v3.8.2] ( https://github.com/pagopa/io-utils/compare/v3.7 .1...v3.8.2 )
225
+ #### [ v3.8.2] ( https://github.com/pagopa/io-utils/compare/v3.8 .1...v3.8.2 )
202
226
203
227
> 19 June 2018
204
228
205
229
- fix: generation of withrangenumbers [ ` #37 ` ] ( https://github.com/pagopa/io-utils/pull/37 )
206
230
- fix: npm publish on win32 [ ` #36 ` ] ( https://github.com/pagopa/io-utils/pull/36 )
231
+
232
+ #### [ v3.8.1] ( https://github.com/pagopa/io-utils/compare/v3.8.0...v3.8.1 )
233
+
234
+ > 10 June 2018
235
+
207
236
- feat: support additionalProperties default value [ ` #35 ` ] ( https://github.com/pagopa/io-utils/pull/35 )
237
+ - fix crlf on binaries for win32 [ ` 2c52197 ` ] ( https://github.com/pagopa/io-utils/commit/2c52197cd6631d9906c0db408d8d3f9b90f12cf6 )
238
+ - fix crlf on binaries for win32 [ ` 73f6258 ` ] ( https://github.com/pagopa/io-utils/commit/73f6258ca553946ef7eeda6643d4ace1f8dc7341 )
239
+ - fix crlf on binaries for win32 [ ` 1b1eae1 ` ] ( https://github.com/pagopa/io-utils/commit/1b1eae1064133ee774788068c11b932127e8b89d )
240
+
241
+ #### [ v3.8.0] ( https://github.com/pagopa/io-utils/compare/v3.7.2...v3.8.0 )
242
+
243
+ > 9 June 2018
244
+
208
245
- fix: additionalProperties [ ` #34 ` ] ( https://github.com/pagopa/io-utils/pull/34 )
209
246
- Adds tslint [ ` #33 ` ] ( https://github.com/pagopa/io-utils/pull/33 )
210
- - [ #157911013 ] ehnancement to io-ts type generation from swagger specs [ ` #32 ` ] ( https://github.com/pagopa/io-utils/pull/32 )
211
- - [ #157911013 ] ehnancement to io-ts type generation from swagger specs (#32 ) [ ` #157911013 ` ] ( https://www.pivotaltracker.com/story/show/157911013 )
247
+ - fix: support additionalProperties default [ ` 7e61946 ` ] ( https://github.com/pagopa/io-utils/commit/7e61946d585ecf4ca97a3a580b8bf729c59d39a3 )
212
248
- fix: small fixes to types generation [ ` 6c084ee ` ] ( https://github.com/pagopa/io-utils/commit/6c084ee33ad63345b3d9e65c142cdefaf9027490 )
213
249
- fix: bumped patch version [ ` 02a933e ` ] ( https://github.com/pagopa/io-utils/commit/02a933e160c57b06d92edc7ba0e32eef526235ac )
214
250
251
+ #### [ v3.7.2] ( https://github.com/pagopa/io-utils/compare/v3.7.1...v3.7.2 )
252
+
253
+ > 6 June 2018
254
+
255
+ - [ #157911013 ] ehnancement to io-ts type generation from swagger specs [ ` #32 ` ] ( https://github.com/pagopa/io-utils/pull/32 )
256
+ - [ #157911013 ] ehnancement to io-ts type generation from swagger specs (#32 ) [ ` #157911013 ` ] ( https://www.pivotaltracker.com/story/show/157911013 )
257
+ - fix: tests [ ` 9b27ec0 ` ] ( https://github.com/pagopa/io-utils/commit/9b27ec0955102d0bf5e6327eec019eb5ba8efb9f )
258
+ - feat: extend generator features [ ` 5f7cae7 ` ] ( https://github.com/pagopa/io-utils/commit/5f7cae7bad645c8fe7851aa6a06b93341a888992 )
259
+ - added tslint [ ` 0fb4b65 ` ] ( https://github.com/pagopa/io-utils/commit/0fb4b6549e637f55824009a8a1ea2e69899f1c3f )
260
+
215
261
#### [ v3.7.1] ( https://github.com/pagopa/io-utils/compare/v3.7.0...v3.7.1 )
216
262
217
263
> 14 May 2018
@@ -230,12 +276,24 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
230
276
231
277
- Import withDefault only once [ ` #13 ` ] ( https://github.com/pagopa/io-utils/pull/13 )
232
278
233
- #### [ v3.6.0] ( https://github.com/pagopa/io-utils/compare/v3.4 .0...v3.6.0 )
279
+ #### [ v3.6.0] ( https://github.com/pagopa/io-utils/compare/v3.5 .0...v3.6.0 )
234
280
235
281
> 10 May 2018
236
282
237
283
- fix: intersection type [ ` #12 ` ] ( https://github.com/pagopa/io-utils/pull/12 )
284
+
285
+ #### [ v3.5.0] ( https://github.com/pagopa/io-utils/compare/v3.4.1...v3.5.0 )
286
+
287
+ > 10 May 2018
288
+
289
+ - Reverted previous commit about dereferencing [ ` 538b595 ` ] ( https://github.com/pagopa/io-utils/commit/538b595d7642584fbeb61e9f603c22cc1a146cc1 )
290
+
291
+ #### [ v3.4.1] ( https://github.com/pagopa/io-utils/compare/v3.4.0...v3.4.1 )
292
+
293
+ > 10 May 2018
294
+
238
295
- fix: reverted de-referencing commit [ ` #10 ` ] ( https://github.com/pagopa/io-utils/pull/10 )
296
+ - Reverted previous commit about dereferencing [ ` 5a192ab ` ] ( https://github.com/pagopa/io-utils/commit/5a192ab713262510f28fbb2c6e362de222a35a7d )
239
297
240
298
#### [ v3.4.0] ( https://github.com/pagopa/io-utils/compare/v3.3.0...v3.4.0 )
241
299
0 commit comments