@jscad/x3d-deserializer 2.2.4 → 3.0.0-alpha.0

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 CHANGED
@@ -3,95 +3,67 @@
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.2.4](https://github.com/jscad/OpenJSCAD.org/compare/@jscad/x3d-deserializer@2.2.3...@jscad/x3d-deserializer@2.2.4) (2023-04-30)
7
-
8
- **Note:** Version bump only for package @jscad/x3d-deserializer
6
+ # [3.0.0-alpha.0](https://github.com/jscad/OpenJSCAD.org/compare/@jscad/x3d-deserializer@2.2.2...@jscad/x3d-deserializer@3.0.0-alpha.0) (2023-10-09)
9
7
 
8
+ ### Bug Fixes
10
9
 
10
+ * **io:** fix io after V3 refactoring ([7a12bbd](https://github.com/jscad/OpenJSCAD.org/commit/7a12bbdb7b4b3df792a4c5b3c8b30a6a985a48f0))
11
11
 
12
+ ### Features
12
13
 
14
+ * **modeling:** renamed poly3 toVertices and fromVerticesAndPlane ([58621b9](https://github.com/jscad/OpenJSCAD.org/commit/58621b9d23d8e0905eff23faf8e9dddb2c4023fb))
15
+ * **modeling:** reworked exports to expose a flattened API ([8235238](https://github.com/jscad/OpenJSCAD.org/commit/8235238ad63d063f1e501478cae1208deb130a9c))
13
16
 
14
- ## [2.2.3](https://github.com/jscad/OpenJSCAD.org/compare/@jscad/x3d-deserializer@2.2.2...@jscad/x3d-deserializer@2.2.3) (2022-11-26)
17
+ ## [2.2.5](https://github.com/jscad/OpenJSCAD.org/compare/@jscad/x3d-deserializer@2.2.4...@jscad/x3d-deserializer@2.2.5) (2023-06-27)
15
18
 
16
19
  **Note:** Version bump only for package @jscad/x3d-deserializer
17
20
 
21
+ ## [2.2.4](https://github.com/jscad/OpenJSCAD.org/compare/@jscad/x3d-deserializer@2.2.3...@jscad/x3d-deserializer@2.2.4) (2023-04-30)
18
22
 
23
+ **Note:** Version bump only for package @jscad/x3d-deserializer
19
24
 
25
+ ## [2.2.3](https://github.com/jscad/OpenJSCAD.org/compare/@jscad/x3d-deserializer@2.2.2...@jscad/x3d-deserializer@2.2.3) (2022-11-26)
20
26
 
27
+ **Note:** Version bump only for package @jscad/x3d-deserializer
21
28
 
22
29
  ## [2.2.2](https://github.com/jscad/OpenJSCAD.org/compare/@jscad/x3d-deserializer@2.2.1...@jscad/x3d-deserializer@2.2.2) (2022-08-21)
23
30
 
24
31
  **Note:** Version bump only for package @jscad/x3d-deserializer
25
32
 
26
-
27
-
28
-
29
-
30
33
  ## [2.2.1](https://github.com/jscad/OpenJSCAD.org/compare/@jscad/x3d-deserializer@2.2.0...@jscad/x3d-deserializer@2.2.1) (2022-07-17)
31
34
 
32
35
  **Note:** Version bump only for package @jscad/x3d-deserializer
33
36
 
34
-
35
-
36
-
37
-
38
37
  # [2.2.0](https://github.com/jscad/OpenJSCAD.org/compare/@jscad/x3d-deserializer@2.1.5...@jscad/x3d-deserializer@2.2.0) (2022-06-12)
39
38
 
40
-
41
39
  ### Features
42
40
 
43
41
  * **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))
44
42
 
45
-
46
-
47
-
48
-
49
43
  ## [2.1.5](https://github.com/jscad/OpenJSCAD.org/compare/@jscad/x3d-deserializer@2.1.4...@jscad/x3d-deserializer@2.1.5) (2022-04-24)
50
44
 
51
45
  **Note:** Version bump only for package @jscad/x3d-deserializer
52
46
 
53
-
54
-
55
-
56
-
57
47
  ## [2.1.4](https://github.com/jscad/OpenJSCAD.org/compare/@jscad/x3d-deserializer@2.1.3...@jscad/x3d-deserializer@2.1.4) (2022-04-03)
58
48
 
59
49
  **Note:** Version bump only for package @jscad/x3d-deserializer
60
50
 
61
-
62
-
63
-
64
-
65
51
  ## [2.1.3](https://github.com/jscad/OpenJSCAD.org/compare/@jscad/x3d-deserializer@2.1.2...@jscad/x3d-deserializer@2.1.3) (2022-03-06)
66
52
 
67
53
  **Note:** Version bump only for package @jscad/x3d-deserializer
68
54
 
69
-
70
-
71
-
72
-
73
55
  ## [2.1.2](https://github.com/jscad/OpenJSCAD.org/compare/@jscad/x3d-deserializer@2.1.1...@jscad/x3d-deserializer@2.1.2) (2022-02-19)
74
56
 
75
-
76
57
  ### Performance Improvements
77
58
 
78
59
  * **modeling:** Use hypot instead of sqrt when possible ([#996](https://github.com/jscad/OpenJSCAD.org/issues/996)) ([113c636](https://github.com/jscad/OpenJSCAD.org/commit/113c636b1ac33e351c97789eb6ce0a546365141e))
79
60
 
80
-
81
-
82
-
83
-
84
61
  ## [2.1.1](https://github.com/jscad/OpenJSCAD.org/compare/@jscad/x3d-deserializer@2.1.0...@jscad/x3d-deserializer@2.1.1) (2021-12-26)
85
62
 
86
63
  **Note:** Version bump only for package @jscad/x3d-deserializer
87
64
 
88
-
89
-
90
-
91
-
92
65
  # 2.1.0 (2021-10-17)
93
66
 
94
-
95
67
  ### Features
96
68
 
97
69
  * **x3d-deserializer:** new IO library to deserialize X3D files ([bd2b563](https://github.com/jscad/OpenJSCAD.org/commit/bd2b563616415645addcd5f4e2f912b68a3211d9))
package/README.md CHANGED
@@ -9,7 +9,7 @@
9
9
  [![License](https://img.shields.io/github/license/jscad/OpenJSCAD.org)](https://github.com/jscad/OpenJSCAD.org/blob/master/LICENSE)
10
10
 
11
11
  [![User Group](https://img.shields.io/badge/maintained%20by-user%20group-blue)](https://openjscad.nodebb.com/)
12
- [![Lerna](https://img.shields.io/badge/maintained%20with-lerna-blue)](https://lerna.js.org/)
12
+ [![lerna--lite](https://img.shields.io/badge/maintained%20with-lerna--lite-e137ff)](https://github.com/ghiscoding/lerna-lite)
13
13
  [![JavaScript Style Guide](https://img.shields.io/badge/code_style-standard-blue)](https://standardjs.com)
14
14
 
15
15
  [![Backers](https://img.shields.io/opencollective/backers/openjscad)](https://opencollective.com/openjscad)
@@ -109,5 +109,7 @@ Small Note: If editing this README, please conform to the [standard-readme](http
109
109
 
110
110
  ## License
111
111
 
112
+ Copyright (c) JSCAD Organization
113
+
112
114
  [The MIT License (MIT)](../../LICENSE)
113
115
  (unless specified otherwise)