UNPKG

6.3 kBMarkdownView Raw
1# Change Log
2
3All notable changes to this project will be documented in this file.
4See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
6# [2.0.0-alpha.10](https://github.com/jscad/OpenJSCAD.org/compare/@jscad/svg-deserializer@2.0.0-alpha.9...@jscad/svg-deserializer@2.0.0-alpha.10) (2021-02-07)
7
8**Note:** Version bump only for package @jscad/svg-deserializer
9
10
11
12
13
14# [2.0.0-alpha.9](https://github.com/jscad/OpenJSCAD.org/compare/@jscad/svg-deserializer@2.0.0-alpha.8...@jscad/svg-deserializer@2.0.0-alpha.9) (2021-01-02)
15
16**Note:** Version bump only for package @jscad/svg-deserializer
17
18
19
20
21
22# [2.0.0-alpha.8](https://github.com/jscad/OpenJSCAD.org/compare/@jscad/svg-deserializer@2.0.0-alpha.7...@jscad/svg-deserializer@2.0.0-alpha.8) (2020-12-04)
23
24
25### Features
26
27* **svg-deserializer:** V2 - enhance SVG deserializer for mirror transforms ([#733](https://github.com/jscad/OpenJSCAD.org/issues/733)) ([a50b584](https://github.com/jscad/OpenJSCAD.org/commit/a50b5847645009a385636852398257b12c6b0949))
28
29
30
31
32
33# [2.0.0-alpha.7](https://github.com/jscad/OpenJSCAD.org/compare/@jscad/svg-deserializer@2.0.0-alpha.6...@jscad/svg-deserializer@2.0.0-alpha.7) (2020-11-07)
34
35
36### Bug Fixes
37
38* **io:** io revisited ([#714](https://github.com/jscad/OpenJSCAD.org/issues/714)) ([22f04f1](https://github.com/jscad/OpenJSCAD.org/commit/22f04f1b2894a82e24952655875e73b74727bf86))
39
40
41
42
43
44# [2.0.0-alpha.6](https://github.com/jscad/compare/@jscad/svg-deserializer@2.0.0-alpha.5...@jscad/svg-deserializer@2.0.0-alpha.6) (2020-10-11)
45
46
47### Bug Fixes
48
49* **all:** V2 : several fixes for modeling ([#705](https://github.com/jscad/issues/705)) ([62017a4](https://github.com/jscad/commit/62017a41214169d6e000f1e0c11aaefdd68e1097))
50
51
52
53
54
55# [2.0.0-alpha.5](https://github.com/jscad/compare/@jscad/svg-deserializer@2.0.0-alpha.4...@jscad/svg-deserializer@2.0.0-alpha.5) (2020-09-29)
56
57**Note:** Version bump only for package @jscad/svg-deserializer
58
59
60
61
62
63# [2.0.0-alpha.4](https://github.com/jscad/compare/@jscad/svg-deserializer@2.0.0-alpha.3...@jscad/svg-deserializer@2.0.0-alpha.4) (2020-09-28)
64
65**Note:** Version bump only for package @jscad/svg-deserializer
66
67
68
69
70
71# [2.0.0-alpha.3](https://github.com/jscad/compare/@jscad/svg-deserializer@2.0.0-alpha.2...@jscad/svg-deserializer@2.0.0-alpha.3) (2020-09-19)
72
73
74### Features
75
76* **svg-deserializer:** add support for new segments option ([9bdc7f5](https://github.com/jscad/commit/9bdc7f59dff8847c250c8c63a91babb1a69a03a6))
77
78
79
80
81
82# [2.0.0-alpha.2](https://github.com/jscad/compare/@jscad/svg-deserializer@2.0.0-alpha.1...@jscad/svg-deserializer@2.0.0-alpha.2) (2020-09-08)
83
84**Note:** Version bump only for package @jscad/svg-deserializer
85
86
87
88
89
90# [2.0.0-alpha.1](https://github.com/jscad/compare/@jscad/svg-deserializer@2.0.0-alpha.0...@jscad/svg-deserializer@2.0.0-alpha.1) (2020-08-19)
91
92**Note:** Version bump only for package @jscad/svg-deserializer
93
94
95
96
97
98# 2.0.0-alpha.0 (2020-08-13)
99
100
101### Bug Fixes
102
103* **colors:** colorize is now immutable & returns new geometries ([#566](https://github.com/jscad/issues/566)) ([916824c](https://github.com/jscad/commit/916824c63a0bf8896d1b6f85a82b129a013bec58))
104* **svg-deserializer:** adds require / export to the translation & some minor fixes & tweaks([#524](https://github.com/jscad/issues/524)) ([5ee1509](https://github.com/jscad/commit/5ee15099552c2201259eaa1f4664cd83d761af4b))
105* **svg-deserializer:** corrected svg transforms while instantiating shapes
106* **svg-deserializer:** corrected conversion of shapes when target is geometry
107
108
109### Features
110
111* **svg-deserializer:** overhaul for V2 (#463)
112* **io:** change api to deserialize(options, source)
113
114
115
116
117
118<a name="0.4.3"></a>
119## [0.4.3](https://github.com/jscad/io/compare/@jscad/svg-deserializer@0.4.2...@jscad/svg-deserializer@0.4.3) (2018-11-25)
120
121
122
123
124**Note:** Version bump only for package @jscad/svg-deserializer
125
126<a name="0.4.2"></a>
127## [0.4.2](https://github.com/jscad/io/compare/@jscad/svg-deserializer@0.4.1...@jscad/svg-deserializer@0.4.2) (2018-09-02)
128
129
130### Bug Fixes
131
132* **svg deserializer:** fixed svg-deserializer to work with Inkscape files ([#72](https://github.com/jscad/io/issues/72)) ([f35ea5e](https://github.com/jscad/io/commit/f35ea5e))
133
134
135
136
137<a name="0.4.1"></a>
138## [0.4.1](https://github.com/jscad/io/compare/@jscad/svg-deserializer@0.4.0...@jscad/svg-deserializer@0.4.1) (2017-12-14)
139
140
141
142
143**Note:** Version bump only for package @jscad/svg-deserializer
144
145<a name="0.4.0"></a>
146# [0.4.0](https://github.com/jscad/io/compare/@jscad/svg-deserializer@0.3.0...@jscad/svg-deserializer@0.4.0) (2017-11-29)
147
148
149### Features
150
151* add support for a status callback for de/serialization progress ([#49](https://github.com/jscad/io/issues/49)) ([f457cdb](https://github.com/jscad/io/commit/f457cdb))
152
153
154
155
156<a name="0.3.0"></a>
157# [0.3.0](https://github.com/jscad/io/compare/@jscad/svg-deserializer@0.2.3...@jscad/svg-deserializer@0.3.0) (2017-11-14)
158
159
160### Features
161
162* **deserializers:** added csg output capabilities to amf & obj deserializers & basic tests ([#47](https://github.com/jscad/io/issues/47)) ([abf3040](https://github.com/jscad/io/commit/abf3040))
163
164
165
166
167<a name="0.2.3"></a>
168## [0.2.3](https://github.com/jscad/io/compare/@jscad/svg-deserializer@0.2.2...@jscad/svg-deserializer@0.2.3) (2017-11-04)
169
170
171### Bug Fixes
172
173* **svg transforms:** fixes weird new issue with undefined vs null transforms ([#46](https://github.com/jscad/io/issues/46)) ([4a47f00](https://github.com/jscad/io/commit/4a47f00))
174
175
176
177
178<a name="0.2.2"></a>
179## [0.2.2](https://github.com/jscad/io/compare/@jscad/svg-deserializer@0.2.1...@jscad/svg-deserializer@0.2.2) (2017-11-04)
180
181
182
183
184**Note:** Version bump only for package @jscad/svg-deserializer
185
186<a name="0.2.1"></a>
187## [0.2.1](https://github.com/jscad/io/compare/@jscad/svg-deserializer@0.2.0...@jscad/svg-deserializer@0.2.1) (2017-10-10)
188
189
190
191
192**Note:** Version bump only for package @jscad/svg-deserializer
193
194<a name="0.2.0"></a>
195# 0.2.0 (2017-10-10)
196
197
198### Bug Fixes
199
200* **svg-deserializer:** m/M commands can have implicit lineTo ([#20](https://github.com/jscad/io/issues/20)) ([969d0da](https://github.com/jscad/io/commit/969d0da))
201
202
203### Features
204
205* **svg-deserializer:** add ability to deserialize svg data to csg objects directly ([#25](https://github.com/jscad/io/issues/25)) ([cb0ce71](https://github.com/jscad/io/commit/cb0ce71))