@jscad/x3d-deserializer 2.2.5 → 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,103 +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.5](https://github.com/jscad/OpenJSCAD.org/compare/@jscad/x3d-deserializer@2.2.4...@jscad/x3d-deserializer@2.2.5) (2023-06-27)
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.4](https://github.com/jscad/OpenJSCAD.org/compare/@jscad/x3d-deserializer@2.2.3...@jscad/x3d-deserializer@2.2.4) (2023-04-30)
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
 
19
-
20
-
23
+ **Note:** Version bump only for package @jscad/x3d-deserializer
21
24
 
22
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)
23
26
 
24
27
  **Note:** Version bump only for package @jscad/x3d-deserializer
25
28
 
26
-
27
-
28
-
29
-
30
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)
31
30
 
32
31
  **Note:** Version bump only for package @jscad/x3d-deserializer
33
32
 
34
-
35
-
36
-
37
-
38
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)
39
34
 
40
35
  **Note:** Version bump only for package @jscad/x3d-deserializer
41
36
 
42
-
43
-
44
-
45
-
46
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)
47
38
 
48
-
49
39
  ### Features
50
40
 
51
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))
52
42
 
53
-
54
-
55
-
56
-
57
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)
58
44
 
59
45
  **Note:** Version bump only for package @jscad/x3d-deserializer
60
46
 
61
-
62
-
63
-
64
-
65
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)
66
48
 
67
49
  **Note:** Version bump only for package @jscad/x3d-deserializer
68
50
 
69
-
70
-
71
-
72
-
73
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)
74
52
 
75
53
  **Note:** Version bump only for package @jscad/x3d-deserializer
76
54
 
77
-
78
-
79
-
80
-
81
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)
82
56
 
83
-
84
57
  ### Performance Improvements
85
58
 
86
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))
87
60
 
88
-
89
-
90
-
91
-
92
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)
93
62
 
94
63
  **Note:** Version bump only for package @jscad/x3d-deserializer
95
64
 
96
-
97
-
98
-
99
-
100
65
  # 2.1.0 (2021-10-17)
101
66
 
102
-
103
67
  ### Features
104
68
 
105
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)