@jscad/io 2.4.12 → 2.4.14

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