@quenty/cframeserializer 4.10.0 → 4.10.1
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 +15 -118
- package/package.json +2 -2
- package/src/Shared/CFrameSerializer.lua +2 -2
package/CHANGELOG.md
CHANGED
|
@@ -3,232 +3,129 @@
|
|
|
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
|
-
|
|
6
|
+
## [4.10.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/cframeserializer@4.10.0...@quenty/cframeserializer@4.10.1) (2026-05-30)
|
|
7
7
|
|
|
8
8
|
**Note:** Version bump only for package @quenty/cframeserializer
|
|
9
9
|
|
|
10
|
+
# [4.10.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/cframeserializer@4.9.0...@quenty/cframeserializer@4.10.0) (2026-04-23)
|
|
10
11
|
|
|
11
|
-
|
|
12
|
-
|
|
12
|
+
**Note:** Version bump only for package @quenty/cframeserializer
|
|
13
13
|
|
|
14
14
|
# [4.9.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/cframeserializer@4.8.3...@quenty/cframeserializer@4.9.0) (2026-02-17)
|
|
15
15
|
|
|
16
16
|
**Note:** Version bump only for package @quenty/cframeserializer
|
|
17
17
|
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
18
|
## [4.8.3](https://github.com/Quenty/NevermoreEngine/compare/@quenty/cframeserializer@4.8.2...@quenty/cframeserializer@4.8.3) (2026-01-12)
|
|
23
19
|
|
|
24
|
-
|
|
25
20
|
### Bug Fixes
|
|
26
21
|
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
22
|
+
- Fix dependency installation process for pnpm ([9651b09](https://github.com/Quenty/NevermoreEngine/commit/9651b09af34f252ef3f9c7c539793cc878dd8cba))
|
|
32
23
|
|
|
33
24
|
## [4.8.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/cframeserializer@4.8.1...@quenty/cframeserializer@4.8.2) (2026-01-10)
|
|
34
25
|
|
|
35
26
|
**Note:** Version bump only for package @quenty/cframeserializer
|
|
36
27
|
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
28
|
## [4.8.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/cframeserializer@4.8.0...@quenty/cframeserializer@4.8.1) (2026-01-03)
|
|
42
29
|
|
|
43
30
|
**Note:** Version bump only for package @quenty/cframeserializer
|
|
44
31
|
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
32
|
# [4.8.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/cframeserializer@4.7.4...@quenty/cframeserializer@4.8.0) (2025-05-10)
|
|
50
33
|
|
|
51
34
|
**Note:** Version bump only for package @quenty/cframeserializer
|
|
52
35
|
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
36
|
## [4.7.4](https://github.com/Quenty/NevermoreEngine/compare/@quenty/cframeserializer@4.7.3...@quenty/cframeserializer@4.7.4) (2025-04-10)
|
|
58
37
|
|
|
59
38
|
**Note:** Version bump only for package @quenty/cframeserializer
|
|
60
39
|
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
40
|
## [4.7.3](https://github.com/Quenty/NevermoreEngine/compare/@quenty/cframeserializer@4.7.1...@quenty/cframeserializer@4.7.3) (2025-04-07)
|
|
66
41
|
|
|
67
|
-
|
|
68
42
|
### Bug Fixes
|
|
69
43
|
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
44
|
+
- Add types to packages ([2374fb2](https://github.com/Quenty/NevermoreEngine/commit/2374fb2b043cfbe0e9b507b3316eec46a4e353a0))
|
|
45
|
+
- Bump package versions for republishing ([ba47c62](https://github.com/Quenty/NevermoreEngine/commit/ba47c62e32170bf74377b0c658c60b84306dc294))
|
|
76
46
|
|
|
77
47
|
## [4.7.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/cframeserializer@4.7.1...@quenty/cframeserializer@4.7.2) (2025-04-07)
|
|
78
48
|
|
|
79
|
-
|
|
80
49
|
### Bug Fixes
|
|
81
50
|
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
51
|
+
- Add types to packages ([2374fb2](https://github.com/Quenty/NevermoreEngine/commit/2374fb2b043cfbe0e9b507b3316eec46a4e353a0))
|
|
87
52
|
|
|
88
53
|
## [4.7.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/cframeserializer@4.7.0...@quenty/cframeserializer@4.7.1) (2025-03-21)
|
|
89
54
|
|
|
90
55
|
**Note:** Version bump only for package @quenty/cframeserializer
|
|
91
56
|
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
57
|
# [4.7.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/cframeserializer@4.6.1...@quenty/cframeserializer@4.7.0) (2025-02-18)
|
|
97
58
|
|
|
98
59
|
**Note:** Version bump only for package @quenty/cframeserializer
|
|
99
60
|
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
61
|
## [4.6.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/cframeserializer@4.6.0...@quenty/cframeserializer@4.6.1) (2024-11-04)
|
|
105
62
|
|
|
106
63
|
**Note:** Version bump only for package @quenty/cframeserializer
|
|
107
64
|
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
65
|
# [4.6.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/cframeserializer@4.5.0...@quenty/cframeserializer@4.6.0) (2024-10-06)
|
|
113
66
|
|
|
114
67
|
**Note:** Version bump only for package @quenty/cframeserializer
|
|
115
68
|
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
69
|
# [4.5.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/cframeserializer@4.4.0...@quenty/cframeserializer@4.5.0) (2024-10-04)
|
|
121
70
|
|
|
122
71
|
**Note:** Version bump only for package @quenty/cframeserializer
|
|
123
72
|
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
73
|
# [4.4.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/cframeserializer@4.3.0...@quenty/cframeserializer@4.4.0) (2024-09-25)
|
|
129
74
|
|
|
130
75
|
**Note:** Version bump only for package @quenty/cframeserializer
|
|
131
76
|
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
77
|
# [4.3.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/cframeserializer@4.2.0...@quenty/cframeserializer@4.3.0) (2024-09-12)
|
|
137
78
|
|
|
138
79
|
**Note:** Version bump only for package @quenty/cframeserializer
|
|
139
80
|
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
81
|
# [4.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/cframeserializer@4.1.0...@quenty/cframeserializer@4.2.0) (2024-05-09)
|
|
145
82
|
|
|
146
|
-
|
|
147
83
|
### Bug Fixes
|
|
148
84
|
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
85
|
+
- Fix .package-lock.json replicating in packages ([75d0efe](https://github.com/Quenty/NevermoreEngine/commit/75d0efeef239f221d93352af71a5b3e930ec23c5))
|
|
154
86
|
|
|
155
87
|
# [4.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/cframeserializer@4.0.0...@quenty/cframeserializer@4.1.0) (2024-04-27)
|
|
156
88
|
|
|
157
|
-
|
|
158
89
|
### Bug Fixes
|
|
159
90
|
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
91
|
+
- Update cframe serialize to handle NaN values in JSON ([5b36417](https://github.com/Quenty/NevermoreEngine/commit/5b36417a9fb6256a79118897364febd4dabb0d1e))
|
|
165
92
|
|
|
166
93
|
# [4.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/cframeserializer@3.1.0...@quenty/cframeserializer@4.0.0) (2022-09-27)
|
|
167
94
|
|
|
168
|
-
|
|
169
95
|
### Features
|
|
170
96
|
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
97
|
+
- Add JSON encoding to CFrame serializer ([a9ba514](https://github.com/Quenty/NevermoreEngine/commit/a9ba5146ad3afb7d14d5320b104359b16c3d68a1))
|
|
176
98
|
|
|
177
99
|
# [3.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/cframeserializer@3.0.0...@quenty/cframeserializer@3.1.0) (2022-03-27)
|
|
178
100
|
|
|
179
101
|
**Note:** Version bump only for package @quenty/cframeserializer
|
|
180
102
|
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
103
|
# [3.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/cframeserializer@2.0.1...@quenty/cframeserializer@3.0.0) (2022-03-06)
|
|
186
104
|
|
|
187
|
-
|
|
188
105
|
### Bug Fixes
|
|
189
106
|
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
107
|
+
- Fix CFrameSerialize.readPosition(), which would previously deserialize values inproperly ([2208f20](https://github.com/Quenty/NevermoreEngine/commit/2208f20f99e49a64efe621c28af8140db1af3ce5))
|
|
195
108
|
|
|
196
109
|
## [2.0.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/cframeserializer@2.0.0...@quenty/cframeserializer@2.0.1) (2021-12-30)
|
|
197
110
|
|
|
198
111
|
**Note:** Version bump only for package @quenty/cframeserializer
|
|
199
112
|
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
113
|
# [2.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/cframeserializer@1.2.0...@quenty/cframeserializer@2.0.0) (2021-09-05)
|
|
205
114
|
|
|
206
|
-
|
|
207
115
|
### Bug Fixes
|
|
208
116
|
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
117
|
+
- Remove peer dependencies. This is because lerna doesn't really support peer dependencies being linked and getting a new version on build, which is unfortunate. ([5f5aeee](https://github.com/Quenty/NevermoreEngine/commit/5f5aeeea8de9975435309e53679f0ef7064f9dd0))
|
|
214
118
|
|
|
215
119
|
# 1.2.0 (2021-07-31)
|
|
216
120
|
|
|
217
|
-
|
|
218
121
|
### Bug Fixes
|
|
219
122
|
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
123
|
+
- Add CI and CD ([47513e9](https://github.com/Quenty/NevermoreEngine/commit/47513e9b568162707534af132396dd8756947dd3))
|
|
124
|
+
- Adjust CI badge to show automatic build and release state ([5a55d3f](https://github.com/Quenty/NevermoreEngine/commit/5a55d3f19bf8d66a760d67da9b56ed47fab74656))
|
|
125
|
+
- Fix selene linting ([45fc074](https://github.com/Quenty/NevermoreEngine/commit/45fc07489ee59127ac6582689f19a0e87c1e5b5a))
|
|
225
126
|
|
|
226
127
|
## 1.0.2 (2021-07-25)
|
|
227
128
|
|
|
228
|
-
|
|
229
|
-
|
|
230
129
|
## 1.0.1 (2021-07-25)
|
|
231
130
|
|
|
232
|
-
|
|
233
|
-
|
|
234
131
|
# 1.0.0 (2021-07-24)
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@quenty/cframeserializer",
|
|
3
|
-
"version": "4.10.
|
|
3
|
+
"version": "4.10.1",
|
|
4
4
|
"description": "Optimized these functions for speed as well as preserving fidality. In the future, use Roblox's orthogonal angle format.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"Roblox",
|
|
@@ -34,5 +34,5 @@
|
|
|
34
34
|
"@quenty/loader": "10.11.0",
|
|
35
35
|
"@quenty/math": "2.7.5"
|
|
36
36
|
},
|
|
37
|
-
"gitHead": "
|
|
37
|
+
"gitHead": "598b2b62b36bdcbdbbd56f7db10c399831cc6eba"
|
|
38
38
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
--!strict
|
|
2
2
|
--[=[
|
|
3
|
-
Optimized these functions for speed as well as preserving
|
|
3
|
+
Optimized these functions for speed as well as preserving fidelity.
|
|
4
4
|
In the future, use Roblox's orthogonal angle format.
|
|
5
5
|
|
|
6
6
|
@class CFrameSerializer
|
|
@@ -60,7 +60,7 @@ function CFrameSerializer.toJSONString(cf: CFrame): string
|
|
|
60
60
|
end
|
|
61
61
|
|
|
62
62
|
--[=[
|
|
63
|
-
|
|
63
|
+
Returns true if it's a table encoded CFrame
|
|
64
64
|
|
|
65
65
|
@param data any
|
|
66
66
|
@return boolean
|