@jscad/io 2.4.11 → 2.4.13

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.
Files changed (2) hide show
  1. package/CHANGELOG.md +5 -261
  2. package/package.json +19 -19
package/CHANGELOG.md CHANGED
@@ -3,591 +3,335 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
- ## [2.4.11](https://github.com/jscad/OpenJSCAD.org/compare/@jscad/io@2.4.10...@jscad/io@2.4.11) (2024-12-29)
6
+ ## [2.4.13](https://github.com/jscad/OpenJSCAD.org/compare/@jscad/io@2.4.12...@jscad/io@2.4.13) (2026-02-11)
7
7
 
8
8
  **Note:** Version bump only for package @jscad/io
9
9
 
10
+ ## [2.4.12](https://github.com/jscad/OpenJSCAD.org/compare/@jscad/io@2.4.11...@jscad/io@2.4.12) (2025-09-20)
10
11
 
12
+ **Note:** Version bump only for package @jscad/io
11
13
 
14
+ ## [2.4.11](https://github.com/jscad/OpenJSCAD.org/compare/@jscad/io@2.4.10...@jscad/io@2.4.11) (2024-12-29)
12
15
 
16
+ **Note:** Version bump only for package @jscad/io
13
17
 
14
18
  ## [2.4.10](https://github.com/jscad/OpenJSCAD.org/compare/@jscad/io@2.4.9...@jscad/io@2.4.10) (2024-11-10)
15
19
 
16
20
  **Note:** Version bump only for package @jscad/io
17
21
 
18
-
19
-
20
-
21
-
22
22
  ## [2.4.9](https://github.com/jscad/OpenJSCAD.org/compare/@jscad/io@2.4.8...@jscad/io@2.4.9) (2024-10-06)
23
23
 
24
24
  **Note:** Version bump only for package @jscad/io
25
25
 
26
-
27
-
28
-
29
-
30
26
  ## [2.4.8](https://github.com/jscad/OpenJSCAD.org/compare/@jscad/io@2.4.7...@jscad/io@2.4.8) (2024-06-02)
31
27
 
32
28
  **Note:** Version bump only for package @jscad/io
33
29
 
34
-
35
-
36
-
37
-
38
30
  ## [2.4.7](https://github.com/jscad/OpenJSCAD.org/compare/@jscad/io@2.4.6...@jscad/io@2.4.7) (2024-02-18)
39
31
 
40
32
  **Note:** Version bump only for package @jscad/io
41
33
 
42
-
43
-
44
-
45
-
46
34
  ## [2.4.6](https://github.com/jscad/OpenJSCAD.org/compare/@jscad/io@2.4.5...@jscad/io@2.4.6) (2023-06-27)
47
35
 
48
36
  **Note:** Version bump only for package @jscad/io
49
37
 
50
-
51
-
52
-
53
-
54
38
  ## [2.4.5](https://github.com/jscad/OpenJSCAD.org/compare/@jscad/io@2.4.4...@jscad/io@2.4.5) (2023-04-30)
55
39
 
56
40
  **Note:** Version bump only for package @jscad/io
57
41
 
58
-
59
-
60
-
61
-
62
42
  ## [2.4.4](https://github.com/jscad/OpenJSCAD.org/compare/@jscad/io@2.4.3...@jscad/io@2.4.4) (2022-11-26)
63
43
 
64
44
  **Note:** Version bump only for package @jscad/io
65
45
 
66
-
67
-
68
-
69
-
70
46
  ## [2.4.3](https://github.com/jscad/OpenJSCAD.org/compare/@jscad/io@2.4.2...@jscad/io@2.4.3) (2022-09-23)
71
47
 
72
48
  **Note:** Version bump only for package @jscad/io
73
49
 
74
-
75
-
76
-
77
-
78
50
  ## [2.4.2](https://github.com/jscad/OpenJSCAD.org/compare/@jscad/io@2.4.1...@jscad/io@2.4.2) (2022-08-21)
79
51
 
80
52
  **Note:** Version bump only for package @jscad/io
81
53
 
82
-
83
-
84
-
85
-
86
54
  ## [2.4.1](https://github.com/jscad/OpenJSCAD.org/compare/@jscad/io@2.4.0...@jscad/io@2.4.1) (2022-07-17)
87
55
 
88
56
  **Note:** Version bump only for package @jscad/io
89
57
 
90
-
91
-
92
-
93
-
94
58
  # [2.4.0](https://github.com/jscad/OpenJSCAD.org/compare/@jscad/io@2.3.3...@jscad/io@2.4.0) (2022-06-12)
95
59
 
96
-
97
60
  ### Features
98
61
 
99
62
  * **x3d-serializer:** enhanced to convert 2D geometry and path to X3D Polyline2D ([#1091](https://github.com/jscad/OpenJSCAD.org/issues/1091)) ([4f763a8](https://github.com/jscad/OpenJSCAD.org/commit/4f763a8def39f3b0454f2079f3c1fd7da52dd880))
100
63
 
101
-
102
-
103
-
104
-
105
64
  ## [2.3.3](https://github.com/jscad/OpenJSCAD.org/compare/@jscad/io@2.3.2...@jscad/io@2.3.3) (2022-05-15)
106
65
 
107
66
  **Note:** Version bump only for package @jscad/io
108
67
 
109
-
110
-
111
-
112
-
113
68
  ## [2.3.2](https://github.com/jscad/OpenJSCAD.org/compare/@jscad/io@2.3.1...@jscad/io@2.3.2) (2022-04-24)
114
69
 
115
70
  **Note:** Version bump only for package @jscad/io
116
71
 
117
-
118
-
119
-
120
-
121
72
  ## [2.3.1](https://github.com/jscad/OpenJSCAD.org/compare/@jscad/io@2.3.0...@jscad/io@2.3.1) (2022-04-03)
122
73
 
123
74
  **Note:** Version bump only for package @jscad/io
124
75
 
125
-
126
-
127
-
128
-
129
76
  # [2.3.0](https://github.com/jscad/OpenJSCAD.org/compare/@jscad/io@2.2.6...@jscad/io@2.3.0) (2022-04-03)
130
77
 
131
-
132
78
  ### Features
133
79
 
134
80
  * **3mf-serializer:** new serializer from JSCAD geometry to 3MF packages ([6b51aed](https://github.com/jscad/OpenJSCAD.org/commit/6b51aed63ee40674822a04ced773564552689763))
135
81
 
136
-
137
-
138
-
139
-
140
82
  ## [2.2.6](https://github.com/jscad/OpenJSCAD.org/compare/@jscad/io@2.2.5...@jscad/io@2.2.6) (2022-03-13)
141
83
 
142
84
  **Note:** Version bump only for package @jscad/io
143
85
 
144
-
145
-
146
-
147
-
148
86
  ## [2.2.5](https://github.com/jscad/OpenJSCAD.org/compare/@jscad/io@2.2.4...@jscad/io@2.2.5) (2022-03-06)
149
87
 
150
88
  **Note:** Version bump only for package @jscad/io
151
89
 
152
-
153
-
154
-
155
-
156
90
  ## [2.2.4](https://github.com/jscad/OpenJSCAD.org/compare/@jscad/io@2.2.3...@jscad/io@2.2.4) (2022-02-19)
157
91
 
158
92
  **Note:** Version bump only for package @jscad/io
159
93
 
160
-
161
-
162
-
163
-
164
94
  ## [2.2.3](https://github.com/jscad/OpenJSCAD.org/compare/@jscad/io@2.2.2...@jscad/io@2.2.3) (2022-01-23)
165
95
 
166
96
  **Note:** Version bump only for package @jscad/io
167
97
 
168
-
169
-
170
-
171
-
172
98
  ## [2.2.2](https://github.com/jscad/OpenJSCAD.org/compare/@jscad/io@2.2.1...@jscad/io@2.2.2) (2021-12-26)
173
99
 
174
100
  **Note:** Version bump only for package @jscad/io
175
101
 
176
-
177
-
178
-
179
-
180
102
  ## [2.2.1](https://github.com/jscad/OpenJSCAD.org/compare/@jscad/io@2.2.0...@jscad/io@2.2.1) (2021-12-11)
181
103
 
182
104
  **Note:** Version bump only for package @jscad/io
183
105
 
184
-
185
-
186
-
187
-
188
106
  # [2.2.0](https://github.com/jscad/OpenJSCAD.org/compare/@jscad/io@2.1.0...@jscad/io@2.2.0) (2021-11-07)
189
107
 
190
-
191
108
  ### Features
192
109
 
193
110
  * **io:** new serializer for OBJ ([#942](https://github.com/jscad/OpenJSCAD.org/issues/942)) ([baaae18](https://github.com/jscad/OpenJSCAD.org/commit/baaae18ad55252ec71b074bd85dea7d137a22eb8))
194
111
 
195
-
196
-
197
-
198
-
199
112
  # [2.1.0](https://github.com/jscad/OpenJSCAD.org/compare/@jscad/io@2.0.9...@jscad/io@2.1.0) (2021-10-17)
200
113
 
201
-
202
114
  ### Features
203
115
 
204
116
  * **io:** added registration of x3d-deserializer ([57aee3f](https://github.com/jscad/OpenJSCAD.org/commit/57aee3fee0626e8dd13bd89ea4a6a5f3f108bd54))
205
117
 
206
-
207
-
208
-
209
-
210
118
  ## [2.0.9](https://github.com/jscad/OpenJSCAD.org/compare/@jscad/io@2.0.8...@jscad/io@2.0.9) (2021-10-04)
211
119
 
212
120
  **Note:** Version bump only for package @jscad/io
213
121
 
214
-
215
-
216
-
217
-
218
122
  ## [2.0.8](https://github.com/jscad/OpenJSCAD.org/compare/@jscad/io@2.0.7...@jscad/io@2.0.8) (2021-09-27)
219
123
 
220
124
  **Note:** Version bump only for package @jscad/io
221
125
 
222
-
223
-
224
-
225
-
226
126
  ## [2.0.7](https://github.com/jscad/OpenJSCAD.org/compare/@jscad/io@2.0.6...@jscad/io@2.0.7) (2021-09-09)
227
127
 
228
128
  **Note:** Version bump only for package @jscad/io
229
129
 
230
-
231
-
232
-
233
-
234
130
  ## [2.0.6](https://github.com/jscad/OpenJSCAD.org/compare/@jscad/io@2.0.5...@jscad/io@2.0.6) (2021-06-20)
235
131
 
236
132
  **Note:** Version bump only for package @jscad/io
237
133
 
238
-
239
-
240
-
241
-
242
134
  ## [2.0.5](https://github.com/jscad/OpenJSCAD.org/compare/@jscad/io@2.0.4...@jscad/io@2.0.5) (2021-06-11)
243
135
 
244
-
245
136
  ### Bug Fixes
246
137
 
247
138
  * **io:** corrected assembly of serialization options in generateOutputData ([c57d8da](https://github.com/jscad/OpenJSCAD.org/commit/c57d8daa23db27992bc0c09137d1df51c2f039e8))
248
139
 
249
-
250
-
251
-
252
-
253
140
  ## [2.0.4](https://github.com/jscad/OpenJSCAD.org/compare/@jscad/io@2.0.3...@jscad/io@2.0.4) (2021-06-01)
254
141
 
255
142
  **Note:** Version bump only for package @jscad/io
256
143
 
257
-
258
-
259
-
260
-
261
144
  ## [2.0.3](https://github.com/jscad/OpenJSCAD.org/compare/@jscad/io@2.0.2...@jscad/io@2.0.3) (2021-04-20)
262
145
 
263
146
  **Note:** Version bump only for package @jscad/io
264
147
 
265
-
266
-
267
-
268
-
269
148
  ## [2.0.2](https://github.com/jscad/OpenJSCAD.org/compare/@jscad/io@2.0.0-alpha.0...@jscad/io@2.0.2) (2021-04-17)
270
149
 
271
-
272
150
  ### Bug Fixes
273
151
 
274
152
  * **all:** fix json import ([#675](https://github.com/jscad/OpenJSCAD.org/issues/675)) ([05caf60](https://github.com/jscad/OpenJSCAD.org/commit/05caf60efc3f090313b3e0bddcc0b4f94de67c78))
275
153
  * **io:** io revisited ([#714](https://github.com/jscad/OpenJSCAD.org/issues/714)) ([22f04f1](https://github.com/jscad/OpenJSCAD.org/commit/22f04f1b2894a82e24952655875e73b74727bf86))
276
154
 
277
-
278
-
279
-
280
-
281
155
  ## [2.0.1](https://github.com/jscad/OpenJSCAD.org/compare/@jscad/io@2.0.0-alpha.0...@jscad/io@2.0.1) (2021-04-15)
282
156
 
283
-
284
157
  ### Bug Fixes
285
158
 
286
159
  * **all:** fix json import ([#675](https://github.com/jscad/OpenJSCAD.org/issues/675)) ([05caf60](https://github.com/jscad/OpenJSCAD.org/commit/05caf60efc3f090313b3e0bddcc0b4f94de67c78))
287
160
  * **io:** io revisited ([#714](https://github.com/jscad/OpenJSCAD.org/issues/714)) ([22f04f1](https://github.com/jscad/OpenJSCAD.org/commit/22f04f1b2894a82e24952655875e73b74727bf86))
288
161
 
289
-
290
-
291
-
292
-
293
162
  # [2.0.0](https://github.com/jscad/OpenJSCAD.org/compare/@jscad/io@2.0.0-alpha.13...@jscad/io@2.0.0) (2021-04-12)
294
163
 
295
164
  **Note:** Version bump only for package @jscad/io
296
165
 
297
-
298
-
299
-
300
-
301
166
  # [2.0.0-alpha.13](https://github.com/jscad/OpenJSCAD.org/compare/@jscad/io@2.0.0-alpha.12...@jscad/io@2.0.0-alpha.13) (2021-03-07)
302
167
 
303
168
  **Note:** Version bump only for package @jscad/io
304
169
 
305
-
306
-
307
-
308
-
309
170
  # [2.0.0-alpha.12](https://github.com/jscad/OpenJSCAD.org/compare/@jscad/io@2.0.0-alpha.11...@jscad/io@2.0.0-alpha.12) (2021-02-07)
310
171
 
311
172
  **Note:** Version bump only for package @jscad/io
312
173
 
313
-
314
-
315
-
316
-
317
174
  # [2.0.0-alpha.11](https://github.com/jscad/OpenJSCAD.org/compare/@jscad/io@2.0.0-alpha.10...@jscad/io@2.0.0-alpha.11) (2021-01-02)
318
175
 
319
176
  **Note:** Version bump only for package @jscad/io
320
177
 
321
-
322
-
323
-
324
-
325
178
  # [2.0.0-alpha.10](https://github.com/jscad/OpenJSCAD.org/compare/@jscad/io@2.0.0-alpha.9...@jscad/io@2.0.0-alpha.10) (2020-12-04)
326
179
 
327
180
  **Note:** Version bump only for package @jscad/io
328
181
 
329
-
330
-
331
-
332
-
333
182
  # [2.0.0-alpha.9](https://github.com/jscad/OpenJSCAD.org/compare/@jscad/io@2.0.0-alpha.8...@jscad/io@2.0.0-alpha.9) (2020-11-07)
334
183
 
335
-
336
184
  ### Bug Fixes
337
185
 
338
186
  * **io:** io revisited ([#714](https://github.com/jscad/OpenJSCAD.org/issues/714)) ([22f04f1](https://github.com/jscad/OpenJSCAD.org/commit/22f04f1b2894a82e24952655875e73b74727bf86))
339
187
 
340
-
341
-
342
-
343
-
344
188
  # [2.0.0-alpha.8](https://github.com/jscad/io/compare/@jscad/io@2.0.0-alpha.7...@jscad/io@2.0.0-alpha.8) (2020-10-24)
345
189
 
346
190
  **Note:** Version bump only for package @jscad/io
347
191
 
348
-
349
-
350
-
351
-
352
192
  # [2.0.0-alpha.7](https://github.com/jscad/io/compare/@jscad/io@2.0.0-alpha.6...@jscad/io@2.0.0-alpha.7) (2020-10-11)
353
193
 
354
194
  **Note:** Version bump only for package @jscad/io
355
195
 
356
-
357
-
358
-
359
-
360
196
  # [2.0.0-alpha.6](https://github.com/jscad/io/compare/@jscad/io@2.0.0-alpha.5...@jscad/io@2.0.0-alpha.6) (2020-09-29)
361
197
 
362
198
  **Note:** Version bump only for package @jscad/io
363
199
 
364
-
365
-
366
-
367
-
368
200
  # [2.0.0-alpha.5](https://github.com/jscad/io/compare/@jscad/io@2.0.0-alpha.4...@jscad/io@2.0.0-alpha.5) (2020-09-28)
369
201
 
370
202
  **Note:** Version bump only for package @jscad/io
371
203
 
372
-
373
-
374
-
375
-
376
204
  # [2.0.0-alpha.4](https://github.com/jscad/io/compare/@jscad/io@2.0.0-alpha.3...@jscad/io@2.0.0-alpha.4) (2020-09-19)
377
205
 
378
-
379
206
  ### Bug Fixes
380
207
 
381
208
  * **all:** fix json import ([#675](https://github.com/jscad/io/issues/675)) ([05caf60](https://github.com/jscad/io/commit/05caf60efc3f090313b3e0bddcc0b4f94de67c78))
382
209
 
383
-
384
-
385
-
386
-
387
210
  # [2.0.0-alpha.3](https://github.com/jscad/io/compare/@jscad/io@2.0.0-alpha.2...@jscad/io@2.0.0-alpha.3) (2020-09-08)
388
211
 
389
212
  **Note:** Version bump only for package @jscad/io
390
213
 
391
-
392
-
393
-
394
-
395
214
  # [2.0.0-alpha.2](https://github.com/jscad/io/compare/@jscad/io@2.0.0-alpha.1...@jscad/io@2.0.0-alpha.2) (2020-09-02)
396
215
 
397
216
  **Note:** Version bump only for package @jscad/io
398
217
 
399
-
400
-
401
-
402
-
403
218
  # [2.0.0-alpha.1](https://github.com/jscad/io/compare/@jscad/io@2.0.0-alpha.0...@jscad/io@2.0.0-alpha.1) (2020-08-19)
404
219
 
405
220
  **Note:** Version bump only for package @jscad/io
406
221
 
407
-
408
-
409
-
410
-
411
222
  # 2.0.0-alpha.0 (2020-08-13)
412
223
 
413
224
  ### Features
414
225
 
415
226
  * **io:** merge IO packages into main repository (#436)
416
227
 
417
-
418
-
419
-
420
-
421
228
  <a name="0.5.0"></a>
422
229
  # [0.5.0](https://github.com/jscad/io/compare/@jscad/io@0.4.8...@jscad/io@0.5.0) (2018-11-25)
423
230
 
424
-
425
231
  ### Features
426
232
 
427
233
  * **scad-deserializer:** added old openscad-openjscad-translator to the packages ([#75](https://github.com/jscad/io/issues/75)) ([0a20323](https://github.com/jscad/io/commit/0a20323))
428
234
 
429
-
430
-
431
-
432
235
  <a name="0.4.8"></a>
433
236
  ## [0.4.8](https://github.com/jscad/io/compare/@jscad/io@0.4.7...@jscad/io@0.4.8) (2018-11-22)
434
237
 
435
-
436
-
437
-
438
238
  **Note:** Version bump only for package @jscad/io
439
239
 
440
240
  <a name="0.4.7"></a>
441
241
  ## [0.4.7](https://github.com/jscad/io/compare/@jscad/io@0.4.6...@jscad/io@0.4.7) (2018-09-02)
442
242
 
443
-
444
-
445
-
446
243
  **Note:** Version bump only for package @jscad/io
447
244
 
448
245
  <a name="0.4.6"></a>
449
246
  ## [0.4.6](https://github.com/jscad/io/compare/@jscad/io@0.4.5...@jscad/io@0.4.6) (2018-06-11)
450
247
 
451
-
452
-
453
-
454
248
  **Note:** Version bump only for package @jscad/io
455
249
 
456
250
  <a name="0.4.5"></a>
457
251
  ## [0.4.5](https://github.com/jscad/io/compare/@jscad/io@0.4.4...@jscad/io@0.4.5) (2018-05-24)
458
252
 
459
-
460
-
461
-
462
253
  **Note:** Version bump only for package @jscad/io
463
254
 
464
255
  <a name="0.4.4"></a>
465
256
  ## [0.4.4](https://github.com/jscad/io/compare/@jscad/io@0.4.3...@jscad/io@0.4.4) (2018-04-07)
466
257
 
467
-
468
-
469
-
470
258
  **Note:** Version bump only for package @jscad/io
471
259
 
472
260
  <a name="0.4.3"></a>
473
261
  ## [0.4.3](https://github.com/jscad/io/compare/@jscad/io@0.4.2...@jscad/io@0.4.3) (2018-04-01)
474
262
 
475
-
476
-
477
-
478
263
  **Note:** Version bump only for package @jscad/io
479
264
 
480
265
  <a name="0.4.2"></a>
481
266
  ## [0.4.2](https://github.com/jscad/io/compare/@jscad/io@0.4.1...@jscad/io@0.4.2) (2018-04-01)
482
267
 
483
-
484
-
485
-
486
268
  **Note:** Version bump only for package @jscad/io
487
269
 
488
270
  <a name="0.4.1"></a>
489
271
  ## [0.4.1](https://github.com/jscad/io/compare/@jscad/io@0.4.0...@jscad/io@0.4.1) (2018-03-15)
490
272
 
491
-
492
-
493
-
494
273
  **Note:** Version bump only for package @jscad/io
495
274
 
496
275
  <a name="0.4.0"></a>
497
276
  # [0.4.0](https://github.com/jscad/io/compare/@jscad/io@0.3.12...@jscad/io@0.4.0) (2018-02-24)
498
277
 
499
-
500
278
  ### Features
501
279
 
502
280
  * **DXF Deserializer:** Adds dxf deserializer and all associated code ([ae4a6c0](https://github.com/jscad/io/commit/ae4a6c0)), closes [#10](https://github.com/jscad/io/issues/10)
503
281
 
504
-
505
-
506
-
507
282
  <a name="0.3.12"></a>
508
283
  ## [0.3.12](https://github.com/jscad/io/compare/@jscad/io@0.3.11...@jscad/io@0.3.12) (2017-12-14)
509
284
 
510
-
511
-
512
-
513
285
  **Note:** Version bump only for package @jscad/io
514
286
 
515
287
  <a name="0.3.11"></a>
516
288
  ## [0.3.11](https://github.com/jscad/io/compare/@jscad/io@0.3.10...@jscad/io@0.3.11) (2017-12-14)
517
289
 
518
-
519
-
520
-
521
290
  **Note:** Version bump only for package @jscad/io
522
291
 
523
292
  <a name="0.3.10"></a>
524
293
  ## [0.3.10](https://github.com/jscad/io/compare/@jscad/io@0.3.9...@jscad/io@0.3.10) (2017-11-29)
525
294
 
526
-
527
-
528
-
529
295
  **Note:** Version bump only for package @jscad/io
530
296
 
531
297
  <a name="0.3.9"></a>
532
298
  ## [0.3.9](https://github.com/jscad/io/compare/@jscad/io@0.3.8...@jscad/io@0.3.9) (2017-11-20)
533
299
 
534
-
535
-
536
-
537
300
  **Note:** Version bump only for package @jscad/io
538
301
 
539
302
  <a name="0.3.8"></a>
540
303
  ## [0.3.8](https://github.com/jscad/io/compare/@jscad/io@0.3.7...@jscad/io@0.3.8) (2017-11-14)
541
304
 
542
-
543
-
544
-
545
305
  **Note:** Version bump only for package @jscad/io
546
306
 
547
307
  <a name="0.3.7"></a>
548
308
  ## [0.3.7](https://github.com/jscad/io/compare/@jscad/io@0.3.6...@jscad/io@0.3.7) (2017-11-04)
549
309
 
550
-
551
-
552
-
553
310
  **Note:** Version bump only for package @jscad/io
554
311
 
555
312
  <a name="0.3.6"></a>
556
313
  ## [0.3.6](https://github.com/jscad/io/compare/@jscad/io@0.3.5...@jscad/io@0.3.6) (2017-11-04)
557
314
 
558
-
559
-
560
-
561
315
  **Note:** Version bump only for package @jscad/io
562
316
 
563
317
  <a name="0.3.5"></a>
564
318
  ## [0.3.5](https://github.com/jscad/io/compare/@jscad/io@0.3.4...@jscad/io@0.3.5) (2017-10-30)
565
319
 
566
-
567
-
568
-
569
320
  **Note:** Version bump only for package @jscad/io
570
321
 
571
322
  <a name="0.3.4"></a>
572
323
  ## [0.3.4](https://github.com/jscad/io/compare/@jscad/io@0.3.3...@jscad/io@0.3.4) (2017-10-15)
573
324
 
574
-
575
-
576
-
577
325
  **Note:** Version bump only for package @jscad/io
578
326
 
579
327
  <a name="0.3.3"></a>
580
328
  ## [0.3.3](https://github.com/jscad/io/compare/@jscad/io@0.3.2...@jscad/io@0.3.3) (2017-10-10)
581
329
 
582
-
583
-
584
-
585
330
  **Note:** Version bump only for package @jscad/io
586
331
 
587
332
  <a name="0.3.2"></a>
588
333
  ## 0.3.2 (2017-10-10)
589
334
 
590
-
591
335
  ### Bug Fixes
592
336
 
593
337
  * **io:** fixed bad version numbers for svg de/serializers ([#28](https://github.com/jscad/io/issues/28)) ([60d239c](https://github.com/jscad/io/commit/60d239c))
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@jscad/io",
3
- "version": "2.4.11",
3
+ "version": "2.4.13",
4
4
  "description": "Meta Package for JSCAD IO Packages",
5
5
  "homepage": "https://openjscad.xyz/",
6
6
  "repository": "https://github.com/jscad/OpenJSCAD.org",
@@ -30,24 +30,24 @@
30
30
  ],
31
31
  "license": "MIT",
32
32
  "dependencies": {
33
- "@jscad/3mf-serializer": "2.1.14",
34
- "@jscad/amf-deserializer": "2.3.10",
35
- "@jscad/amf-serializer": "2.1.20",
33
+ "@jscad/3mf-serializer": "2.1.16",
34
+ "@jscad/amf-deserializer": "2.3.12",
35
+ "@jscad/amf-serializer": "2.1.22",
36
36
  "@jscad/array-utils": "2.1.4",
37
- "@jscad/dxf-deserializer": "2.3.27",
38
- "@jscad/dxf-serializer": "2.1.20",
39
- "@jscad/io-utils": "2.0.30",
40
- "@jscad/json-deserializer": "2.0.31",
41
- "@jscad/json-serializer": "2.0.30",
42
- "@jscad/modeling": "2.12.5",
43
- "@jscad/obj-deserializer": "2.0.30",
44
- "@jscad/obj-serializer": "2.1.20",
45
- "@jscad/stl-deserializer": "2.1.27",
46
- "@jscad/stl-serializer": "2.1.20",
47
- "@jscad/svg-deserializer": "2.5.11",
48
- "@jscad/svg-serializer": "2.3.18",
49
- "@jscad/x3d-deserializer": "2.2.10",
50
- "@jscad/x3d-serializer": "2.4.10"
37
+ "@jscad/dxf-deserializer": "2.3.29",
38
+ "@jscad/dxf-serializer": "2.1.22",
39
+ "@jscad/io-utils": "2.0.32",
40
+ "@jscad/json-deserializer": "2.0.33",
41
+ "@jscad/json-serializer": "2.0.32",
42
+ "@jscad/modeling": "2.12.7",
43
+ "@jscad/obj-deserializer": "2.0.32",
44
+ "@jscad/obj-serializer": "2.1.22",
45
+ "@jscad/stl-deserializer": "2.1.29",
46
+ "@jscad/stl-serializer": "2.1.22",
47
+ "@jscad/svg-deserializer": "2.5.13",
48
+ "@jscad/svg-serializer": "2.3.20",
49
+ "@jscad/x3d-deserializer": "2.2.12",
50
+ "@jscad/x3d-serializer": "2.4.12"
51
51
  },
52
- "gitHead": "d8010c4f1d70685404a510d604f8b6d5c362f93a"
52
+ "gitHead": "138ee568542545f27629166bd93fff653cc3c26d"
53
53
  }