@quenty/ellipticcurvecryptography 1.11.0 → 1.12.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,170 +3,98 @@
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
- # [1.11.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/ellipticcurvecryptography@1.10.0...@quenty/ellipticcurvecryptography@1.11.0) (2026-04-23)
6
+ # [1.12.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/ellipticcurvecryptography@1.11.0...@quenty/ellipticcurvecryptography@1.12.0) (2026-05-29)
7
7
 
8
8
  **Note:** Version bump only for package @quenty/ellipticcurvecryptography
9
9
 
10
+ # [1.11.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/ellipticcurvecryptography@1.10.0...@quenty/ellipticcurvecryptography@1.11.0) (2026-04-23)
10
11
 
11
-
12
-
12
+ **Note:** Version bump only for package @quenty/ellipticcurvecryptography
13
13
 
14
14
  # [1.10.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/ellipticcurvecryptography@1.9.0...@quenty/ellipticcurvecryptography@1.10.0) (2026-02-20)
15
15
 
16
-
17
16
  ### Features
18
17
 
19
- * **cli:** add CI annotation support to game and plugin templates ([#666](https://github.com/Quenty/NevermoreEngine/issues/666)) ([098971b](https://github.com/Quenty/NevermoreEngine/commit/098971bb04dfe40be09f475330b69a48b38c54c5))
20
-
21
-
22
-
23
-
18
+ - **cli:** add CI annotation support to game and plugin templates ([#666](https://github.com/Quenty/NevermoreEngine/issues/666)) ([098971b](https://github.com/Quenty/NevermoreEngine/commit/098971bb04dfe40be09f475330b69a48b38c54c5))
24
19
 
25
20
  # [1.9.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/ellipticcurvecryptography@1.8.0...@quenty/ellipticcurvecryptography@1.9.0) (2026-02-19)
26
21
 
27
-
28
22
  ### Features
29
23
 
30
- * **cli:** add aggregated batch test execution ([58f20e4](https://github.com/Quenty/NevermoreEngine/commit/58f20e437540c597ea445f47d47076c08ea9ca21))
31
-
32
-
33
-
34
-
24
+ - **cli:** add aggregated batch test execution ([58f20e4](https://github.com/Quenty/NevermoreEngine/commit/58f20e437540c597ea445f47d47076c08ea9ca21))
35
25
 
36
26
  # [1.8.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/ellipticcurvecryptography@1.7.3...@quenty/ellipticcurvecryptography@1.8.0) (2026-02-17)
37
27
 
38
-
39
28
  ### Features
40
29
 
41
- * Add CI/CD batch unit testing ([016a366](https://github.com/Quenty/NevermoreEngine/commit/016a3663509c8fffa518b07cfc49ebecba2a1fa6))
42
-
43
-
44
-
45
-
30
+ - Add CI/CD batch unit testing ([016a366](https://github.com/Quenty/NevermoreEngine/commit/016a3663509c8fffa518b07cfc49ebecba2a1fa6))
46
31
 
47
32
  ## [1.7.3](https://github.com/Quenty/NevermoreEngine/compare/@quenty/ellipticcurvecryptography@1.7.2...@quenty/ellipticcurvecryptography@1.7.3) (2026-01-12)
48
33
 
49
-
50
34
  ### Bug Fixes
51
35
 
52
- * Fix dependency installation process for pnpm ([9651b09](https://github.com/Quenty/NevermoreEngine/commit/9651b09af34f252ef3f9c7c539793cc878dd8cba))
53
-
54
-
55
-
56
-
36
+ - Fix dependency installation process for pnpm ([9651b09](https://github.com/Quenty/NevermoreEngine/commit/9651b09af34f252ef3f9c7c539793cc878dd8cba))
57
37
 
58
38
  ## [1.7.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/ellipticcurvecryptography@1.7.1...@quenty/ellipticcurvecryptography@1.7.2) (2026-01-10)
59
39
 
60
40
  **Note:** Version bump only for package @quenty/ellipticcurvecryptography
61
41
 
62
-
63
-
64
-
65
-
66
42
  ## [1.7.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/ellipticcurvecryptography@1.7.0...@quenty/ellipticcurvecryptography@1.7.1) (2026-01-03)
67
43
 
68
44
  **Note:** Version bump only for package @quenty/ellipticcurvecryptography
69
45
 
70
-
71
-
72
-
73
-
74
46
  # [1.7.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/ellipticcurvecryptography@1.6.2...@quenty/ellipticcurvecryptography@1.7.0) (2025-05-10)
75
47
 
76
48
  **Note:** Version bump only for package @quenty/ellipticcurvecryptography
77
49
 
78
-
79
-
80
-
81
-
82
50
  ## [1.6.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/ellipticcurvecryptography@1.6.0...@quenty/ellipticcurvecryptography@1.6.2) (2025-04-07)
83
51
 
84
-
85
52
  ### Bug Fixes
86
53
 
87
- * Add types to packages ([2374fb2](https://github.com/Quenty/NevermoreEngine/commit/2374fb2b043cfbe0e9b507b3316eec46a4e353a0))
88
- * Bump package versions for republishing ([ba47c62](https://github.com/Quenty/NevermoreEngine/commit/ba47c62e32170bf74377b0c658c60b84306dc294))
89
-
90
-
91
-
92
-
54
+ - Add types to packages ([2374fb2](https://github.com/Quenty/NevermoreEngine/commit/2374fb2b043cfbe0e9b507b3316eec46a4e353a0))
55
+ - Bump package versions for republishing ([ba47c62](https://github.com/Quenty/NevermoreEngine/commit/ba47c62e32170bf74377b0c658c60b84306dc294))
93
56
 
94
57
  ## [1.6.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/ellipticcurvecryptography@1.6.0...@quenty/ellipticcurvecryptography@1.6.1) (2025-04-07)
95
58
 
96
-
97
59
  ### Bug Fixes
98
60
 
99
- * Add types to packages ([2374fb2](https://github.com/Quenty/NevermoreEngine/commit/2374fb2b043cfbe0e9b507b3316eec46a4e353a0))
100
-
101
-
102
-
103
-
61
+ - Add types to packages ([2374fb2](https://github.com/Quenty/NevermoreEngine/commit/2374fb2b043cfbe0e9b507b3316eec46a4e353a0))
104
62
 
105
63
  # [1.6.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/ellipticcurvecryptography@1.5.0...@quenty/ellipticcurvecryptography@1.6.0) (2025-04-02)
106
64
 
107
-
108
65
  ### Bug Fixes
109
66
 
110
- * Fix broken tests ([96485ff](https://github.com/Quenty/NevermoreEngine/commit/96485ff69dbba007d13ea4b5fe82f67244fda14c))
111
-
112
-
113
-
114
-
67
+ - Fix broken tests ([96485ff](https://github.com/Quenty/NevermoreEngine/commit/96485ff69dbba007d13ea4b5fe82f67244fda14c))
115
68
 
116
69
  # [1.5.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/ellipticcurvecryptography@1.4.0...@quenty/ellipticcurvecryptography@1.5.0) (2024-09-25)
117
70
 
118
-
119
71
  ### Bug Fixes
120
72
 
121
- * Rename `:sub()` to `string.sub` ([6874e06](https://github.com/Quenty/NevermoreEngine/commit/6874e06e456d7094a2d7f25a3a7b24a40d77fe3c))
122
-
123
-
124
-
125
-
73
+ - Rename `:sub()` to `string.sub` ([6874e06](https://github.com/Quenty/NevermoreEngine/commit/6874e06e456d7094a2d7f25a3a7b24a40d77fe3c))
126
74
 
127
75
  # [1.4.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/ellipticcurvecryptography@1.3.0...@quenty/ellipticcurvecryptography@1.4.0) (2024-05-09)
128
76
 
129
-
130
77
  ### Bug Fixes
131
78
 
132
- * Fix .package-lock.json replicating in packages ([75d0efe](https://github.com/Quenty/NevermoreEngine/commit/75d0efeef239f221d93352af71a5b3e930ec23c5))
133
-
134
-
135
-
136
-
79
+ - Fix .package-lock.json replicating in packages ([75d0efe](https://github.com/Quenty/NevermoreEngine/commit/75d0efeef239f221d93352af71a5b3e930ec23c5))
137
80
 
138
81
  # [1.3.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/ellipticcurvecryptography@1.2.0...@quenty/ellipticcurvecryptography@1.3.0) (2024-05-03)
139
82
 
140
-
141
83
  ### Bug Fixes
142
84
 
143
- * Native calls was erroring stuff ([949c41d](https://github.com/Quenty/NevermoreEngine/commit/949c41de617e38c33da8d7d4351cc9fa34ae529d))
144
-
145
-
146
-
147
-
85
+ - Native calls was erroring stuff ([949c41d](https://github.com/Quenty/NevermoreEngine/commit/949c41de617e38c33da8d7d4351cc9fa34ae529d))
148
86
 
149
87
  # [1.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/ellipticcurvecryptography@1.1.0...@quenty/ellipticcurvecryptography@1.2.0) (2023-12-14)
150
88
 
151
-
152
89
  ### Performance Improvements
153
90
 
154
- * Improve performance of elliptic curve crypto module, saving 100ms of startup compute time on server start ([b9b500e](https://github.com/Quenty/NevermoreEngine/commit/b9b500e33b0b297c0510b28ce272c553d19408e6))
155
-
156
-
157
-
158
-
91
+ - Improve performance of elliptic curve crypto module, saving 100ms of startup compute time on server start ([b9b500e](https://github.com/Quenty/NevermoreEngine/commit/b9b500e33b0b297c0510b28ce272c553d19408e6))
159
92
 
160
93
  # 1.1.0 (2023-03-31)
161
94
 
162
-
163
95
  ### Features
164
96
 
165
- * Add EllipticCurveCryptography package ([18e7eb1](https://github.com/Quenty/NevermoreEngine/commit/18e7eb1b0d6cb833c783401f743b4f6258bcc2fc))
166
-
167
-
168
-
169
-
97
+ - Add EllipticCurveCryptography package ([18e7eb1](https://github.com/Quenty/NevermoreEngine/commit/18e7eb1b0d6cb833c783401f743b4f6258bcc2fc))
170
98
 
171
99
  # v1.1.0 (Fri Mar 31 2023)
172
100
 
@@ -0,0 +1,10 @@
1
+ {
2
+ "targets": {
3
+ "test": {
4
+ "universeId": 9716264427,
5
+ "placeId": 128881774013332,
6
+ "project": "test/default.project.json",
7
+ "scriptTemplate": "test/scripts/Server/ServerMain.server.lua"
8
+ }
9
+ }
10
+ }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@quenty/ellipticcurvecryptography",
3
- "version": "1.11.0",
3
+ "version": "1.12.0",
4
4
  "description": "Elliptic curve cryptography forked from BoatBomber, forked from ComputerCraft",
5
5
  "keywords": [
6
6
  "Roblox",
@@ -35,5 +35,5 @@
35
35
  "publishConfig": {
36
36
  "access": "public"
37
37
  },
38
- "gitHead": "9413391da8b6f9026762285b601fd1d37d385a54"
38
+ "gitHead": "f4a374a0a294ee8900aa5cb68ab138b0acf3e0ae"
39
39
  }
@@ -0,0 +1,25 @@
1
+ {
2
+ "name": "EllipticcurvecryptographyTest",
3
+ "globIgnorePaths": [
4
+ "**/.package-lock.json",
5
+ "**/.pnpm",
6
+ "**/.pnpm-workspace-state-v1.json",
7
+ "**/.modules.yaml",
8
+ "**/.ignored",
9
+ "**/.ignored_*"
10
+ ],
11
+ "tree": {
12
+ "$className": "DataModel",
13
+ "ServerScriptService": {
14
+ "$properties": {
15
+ "LoadStringEnabled": true
16
+ },
17
+ "ellipticcurvecryptography": {
18
+ "$path": ".."
19
+ },
20
+ "Script": {
21
+ "$path": "scripts/Server"
22
+ }
23
+ }
24
+ }
25
+ }
@@ -0,0 +1,13 @@
1
+ --[[
2
+ @class ServerMain
3
+ ]]
4
+ local ServerScriptService = game:GetService("ServerScriptService")
5
+
6
+ local root = ServerScriptService.ellipticcurvecryptography
7
+ local loader = root:FindFirstChild("LoaderUtils", true).Parent
8
+ local require = require(loader).bootstrapGame(root)
9
+
10
+ local NevermoreTestRunnerUtils = require("NevermoreTestRunnerUtils")
11
+ if NevermoreTestRunnerUtils.runTestsIfNeededAsync(root) then
12
+ return
13
+ end