@twin.org/crypto-cli 0.0.3-next.4 → 0.0.3-next.40
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/README.md +4 -4
- package/dist/es/cli.js +2 -2
- package/dist/es/cli.js.map +1 -1
- package/dist/locales/en.json +7 -1
- package/docs/changelog.md +947 -123
- package/docs/reference/classes/CLI.md +63 -1
- package/docs/{examples.md → usage.md} +7 -7
- package/package.json +9 -9
package/docs/changelog.md
CHANGED
|
@@ -1,6 +1,830 @@
|
|
|
1
|
-
#
|
|
1
|
+
# Changelog
|
|
2
2
|
|
|
3
|
-
## [0.0.3-next.
|
|
3
|
+
## [0.0.3-next.40](https://github.com/iotaledger/twin-framework/compare/crypto-cli-v0.0.3-next.39...crypto-cli-v0.0.3-next.40) (2026-05-13)
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
### Miscellaneous Chores
|
|
7
|
+
|
|
8
|
+
* **crypto-cli:** Synchronize repo versions
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
### Dependencies
|
|
12
|
+
|
|
13
|
+
* The following workspace dependencies were updated
|
|
14
|
+
* dependencies
|
|
15
|
+
* @twin.org/cli-core bumped from 0.0.3-next.39 to 0.0.3-next.40
|
|
16
|
+
* @twin.org/core bumped from 0.0.3-next.39 to 0.0.3-next.40
|
|
17
|
+
* @twin.org/crypto bumped from 0.0.3-next.39 to 0.0.3-next.40
|
|
18
|
+
* @twin.org/nameof bumped from 0.0.3-next.39 to 0.0.3-next.40
|
|
19
|
+
* devDependencies
|
|
20
|
+
* @twin.org/merge-locales bumped from 0.0.3-next.39 to 0.0.3-next.40
|
|
21
|
+
* @twin.org/nameof-transformer bumped from 0.0.3-next.39 to 0.0.3-next.40
|
|
22
|
+
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.39 to 0.0.3-next.40
|
|
23
|
+
* @twin.org/validate-locales bumped from 0.0.3-next.39 to 0.0.3-next.40
|
|
24
|
+
|
|
25
|
+
## [0.0.3-next.39](https://github.com/iotaledger/twin-framework/compare/crypto-cli-v0.0.3-next.38...crypto-cli-v0.0.3-next.39) (2026-05-13)
|
|
26
|
+
|
|
27
|
+
|
|
28
|
+
### Miscellaneous Chores
|
|
29
|
+
|
|
30
|
+
* **crypto-cli:** Synchronize repo versions
|
|
31
|
+
|
|
32
|
+
|
|
33
|
+
### Dependencies
|
|
34
|
+
|
|
35
|
+
* The following workspace dependencies were updated
|
|
36
|
+
* dependencies
|
|
37
|
+
* @twin.org/cli-core bumped from 0.0.3-next.38 to 0.0.3-next.39
|
|
38
|
+
* @twin.org/core bumped from 0.0.3-next.38 to 0.0.3-next.39
|
|
39
|
+
* @twin.org/crypto bumped from 0.0.3-next.38 to 0.0.3-next.39
|
|
40
|
+
* @twin.org/nameof bumped from 0.0.3-next.38 to 0.0.3-next.39
|
|
41
|
+
* devDependencies
|
|
42
|
+
* @twin.org/merge-locales bumped from 0.0.3-next.38 to 0.0.3-next.39
|
|
43
|
+
* @twin.org/nameof-transformer bumped from 0.0.3-next.38 to 0.0.3-next.39
|
|
44
|
+
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.38 to 0.0.3-next.39
|
|
45
|
+
* @twin.org/validate-locales bumped from 0.0.3-next.38 to 0.0.3-next.39
|
|
46
|
+
|
|
47
|
+
## [0.0.3-next.38](https://github.com/iotaledger/twin-framework/compare/crypto-cli-v0.0.3-next.37...crypto-cli-v0.0.3-next.38) (2026-05-11)
|
|
48
|
+
|
|
49
|
+
|
|
50
|
+
### Features
|
|
51
|
+
|
|
52
|
+
* typescript 6 update ([1d10f31](https://github.com/iotaledger/twin-framework/commit/1d10f31e6516ec622773f45e88af82fe749b384a))
|
|
53
|
+
|
|
54
|
+
|
|
55
|
+
### Dependencies
|
|
56
|
+
|
|
57
|
+
* The following workspace dependencies were updated
|
|
58
|
+
* dependencies
|
|
59
|
+
* @twin.org/cli-core bumped from 0.0.3-next.37 to 0.0.3-next.38
|
|
60
|
+
* @twin.org/core bumped from 0.0.3-next.37 to 0.0.3-next.38
|
|
61
|
+
* @twin.org/crypto bumped from 0.0.3-next.37 to 0.0.3-next.38
|
|
62
|
+
* @twin.org/nameof bumped from 0.0.3-next.37 to 0.0.3-next.38
|
|
63
|
+
* devDependencies
|
|
64
|
+
* @twin.org/merge-locales bumped from 0.0.3-next.37 to 0.0.3-next.38
|
|
65
|
+
* @twin.org/nameof-transformer bumped from 0.0.3-next.37 to 0.0.3-next.38
|
|
66
|
+
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.37 to 0.0.3-next.38
|
|
67
|
+
* @twin.org/validate-locales bumped from 0.0.3-next.37 to 0.0.3-next.38
|
|
68
|
+
|
|
69
|
+
## [0.0.3-next.37](https://github.com/iotaledger/twin-framework/compare/crypto-cli-v0.0.3-next.36...crypto-cli-v0.0.3-next.37) (2026-05-07)
|
|
70
|
+
|
|
71
|
+
|
|
72
|
+
### Miscellaneous Chores
|
|
73
|
+
|
|
74
|
+
* **crypto-cli:** Synchronize repo versions
|
|
75
|
+
|
|
76
|
+
|
|
77
|
+
### Dependencies
|
|
78
|
+
|
|
79
|
+
* The following workspace dependencies were updated
|
|
80
|
+
* dependencies
|
|
81
|
+
* @twin.org/cli-core bumped from 0.0.3-next.36 to 0.0.3-next.37
|
|
82
|
+
* @twin.org/core bumped from 0.0.3-next.36 to 0.0.3-next.37
|
|
83
|
+
* @twin.org/crypto bumped from 0.0.3-next.36 to 0.0.3-next.37
|
|
84
|
+
* @twin.org/nameof bumped from 0.0.3-next.36 to 0.0.3-next.37
|
|
85
|
+
* devDependencies
|
|
86
|
+
* @twin.org/merge-locales bumped from 0.0.3-next.36 to 0.0.3-next.37
|
|
87
|
+
* @twin.org/nameof-transformer bumped from 0.0.3-next.36 to 0.0.3-next.37
|
|
88
|
+
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.36 to 0.0.3-next.37
|
|
89
|
+
* @twin.org/validate-locales bumped from 0.0.3-next.36 to 0.0.3-next.37
|
|
90
|
+
|
|
91
|
+
## [0.0.3-next.36](https://github.com/iotaledger/twin-framework/compare/crypto-cli-v0.0.3-next.35...crypto-cli-v0.0.3-next.36) (2026-05-07)
|
|
92
|
+
|
|
93
|
+
|
|
94
|
+
### Miscellaneous Chores
|
|
95
|
+
|
|
96
|
+
* **crypto-cli:** Synchronize repo versions
|
|
97
|
+
|
|
98
|
+
|
|
99
|
+
### Dependencies
|
|
100
|
+
|
|
101
|
+
* The following workspace dependencies were updated
|
|
102
|
+
* dependencies
|
|
103
|
+
* @twin.org/cli-core bumped from 0.0.3-next.35 to 0.0.3-next.36
|
|
104
|
+
* @twin.org/core bumped from 0.0.3-next.35 to 0.0.3-next.36
|
|
105
|
+
* @twin.org/crypto bumped from 0.0.3-next.35 to 0.0.3-next.36
|
|
106
|
+
* @twin.org/nameof bumped from 0.0.3-next.35 to 0.0.3-next.36
|
|
107
|
+
* devDependencies
|
|
108
|
+
* @twin.org/merge-locales bumped from 0.0.3-next.35 to 0.0.3-next.36
|
|
109
|
+
* @twin.org/nameof-transformer bumped from 0.0.3-next.35 to 0.0.3-next.36
|
|
110
|
+
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.35 to 0.0.3-next.36
|
|
111
|
+
* @twin.org/validate-locales bumped from 0.0.3-next.35 to 0.0.3-next.36
|
|
112
|
+
|
|
113
|
+
## [0.0.3-next.35](https://github.com/iotaledger/twin-framework/compare/crypto-cli-v0.0.3-next.34...crypto-cli-v0.0.3-next.35) (2026-05-06)
|
|
114
|
+
|
|
115
|
+
|
|
116
|
+
### Miscellaneous Chores
|
|
117
|
+
|
|
118
|
+
* **crypto-cli:** Synchronize repo versions
|
|
119
|
+
|
|
120
|
+
|
|
121
|
+
### Dependencies
|
|
122
|
+
|
|
123
|
+
* The following workspace dependencies were updated
|
|
124
|
+
* dependencies
|
|
125
|
+
* @twin.org/cli-core bumped from 0.0.3-next.34 to 0.0.3-next.35
|
|
126
|
+
* @twin.org/core bumped from 0.0.3-next.34 to 0.0.3-next.35
|
|
127
|
+
* @twin.org/crypto bumped from 0.0.3-next.34 to 0.0.3-next.35
|
|
128
|
+
* @twin.org/nameof bumped from 0.0.3-next.34 to 0.0.3-next.35
|
|
129
|
+
* devDependencies
|
|
130
|
+
* @twin.org/merge-locales bumped from 0.0.3-next.34 to 0.0.3-next.35
|
|
131
|
+
* @twin.org/nameof-transformer bumped from 0.0.3-next.34 to 0.0.3-next.35
|
|
132
|
+
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.34 to 0.0.3-next.35
|
|
133
|
+
* @twin.org/validate-locales bumped from 0.0.3-next.34 to 0.0.3-next.35
|
|
134
|
+
|
|
135
|
+
## [0.0.3-next.34](https://github.com/iotaledger/twin-framework/compare/crypto-cli-v0.0.3-next.33...crypto-cli-v0.0.3-next.34) (2026-05-06)
|
|
136
|
+
|
|
137
|
+
|
|
138
|
+
### Miscellaneous Chores
|
|
139
|
+
|
|
140
|
+
* **crypto-cli:** Synchronize repo versions
|
|
141
|
+
|
|
142
|
+
|
|
143
|
+
### Dependencies
|
|
144
|
+
|
|
145
|
+
* The following workspace dependencies were updated
|
|
146
|
+
* dependencies
|
|
147
|
+
* @twin.org/cli-core bumped from 0.0.3-next.33 to 0.0.3-next.34
|
|
148
|
+
* @twin.org/core bumped from 0.0.3-next.33 to 0.0.3-next.34
|
|
149
|
+
* @twin.org/crypto bumped from 0.0.3-next.33 to 0.0.3-next.34
|
|
150
|
+
* @twin.org/nameof bumped from 0.0.3-next.33 to 0.0.3-next.34
|
|
151
|
+
* devDependencies
|
|
152
|
+
* @twin.org/merge-locales bumped from 0.0.3-next.33 to 0.0.3-next.34
|
|
153
|
+
* @twin.org/nameof-transformer bumped from 0.0.3-next.33 to 0.0.3-next.34
|
|
154
|
+
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.33 to 0.0.3-next.34
|
|
155
|
+
* @twin.org/validate-locales bumped from 0.0.3-next.33 to 0.0.3-next.34
|
|
156
|
+
|
|
157
|
+
## [0.0.3-next.33](https://github.com/iotaledger/twin-framework/compare/crypto-cli-v0.0.3-next.32...crypto-cli-v0.0.3-next.33) (2026-05-05)
|
|
158
|
+
|
|
159
|
+
|
|
160
|
+
### Miscellaneous Chores
|
|
161
|
+
|
|
162
|
+
* **crypto-cli:** Synchronize repo versions
|
|
163
|
+
|
|
164
|
+
|
|
165
|
+
### Dependencies
|
|
166
|
+
|
|
167
|
+
* The following workspace dependencies were updated
|
|
168
|
+
* dependencies
|
|
169
|
+
* @twin.org/cli-core bumped from 0.0.3-next.32 to 0.0.3-next.33
|
|
170
|
+
* @twin.org/core bumped from 0.0.3-next.32 to 0.0.3-next.33
|
|
171
|
+
* @twin.org/crypto bumped from 0.0.3-next.32 to 0.0.3-next.33
|
|
172
|
+
* @twin.org/nameof bumped from 0.0.3-next.32 to 0.0.3-next.33
|
|
173
|
+
* devDependencies
|
|
174
|
+
* @twin.org/merge-locales bumped from 0.0.3-next.32 to 0.0.3-next.33
|
|
175
|
+
* @twin.org/nameof-transformer bumped from 0.0.3-next.32 to 0.0.3-next.33
|
|
176
|
+
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.32 to 0.0.3-next.33
|
|
177
|
+
* @twin.org/validate-locales bumped from 0.0.3-next.32 to 0.0.3-next.33
|
|
178
|
+
|
|
179
|
+
## [0.0.3-next.32](https://github.com/iotaledger/twin-framework/compare/crypto-cli-v0.0.3-next.31...crypto-cli-v0.0.3-next.32) (2026-04-30)
|
|
180
|
+
|
|
181
|
+
|
|
182
|
+
### Miscellaneous Chores
|
|
183
|
+
|
|
184
|
+
* **crypto-cli:** Synchronize repo versions
|
|
185
|
+
|
|
186
|
+
|
|
187
|
+
### Dependencies
|
|
188
|
+
|
|
189
|
+
* The following workspace dependencies were updated
|
|
190
|
+
* dependencies
|
|
191
|
+
* @twin.org/cli-core bumped from 0.0.3-next.31 to 0.0.3-next.32
|
|
192
|
+
* @twin.org/core bumped from 0.0.3-next.31 to 0.0.3-next.32
|
|
193
|
+
* @twin.org/crypto bumped from 0.0.3-next.31 to 0.0.3-next.32
|
|
194
|
+
* @twin.org/nameof bumped from 0.0.3-next.31 to 0.0.3-next.32
|
|
195
|
+
* devDependencies
|
|
196
|
+
* @twin.org/merge-locales bumped from 0.0.3-next.31 to 0.0.3-next.32
|
|
197
|
+
* @twin.org/nameof-transformer bumped from 0.0.3-next.31 to 0.0.3-next.32
|
|
198
|
+
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.31 to 0.0.3-next.32
|
|
199
|
+
* @twin.org/validate-locales bumped from 0.0.3-next.31 to 0.0.3-next.32
|
|
200
|
+
|
|
201
|
+
## [0.0.3-next.31](https://github.com/iotaledger/twin-framework/compare/crypto-cli-v0.0.3-next.30...crypto-cli-v0.0.3-next.31) (2026-04-14)
|
|
202
|
+
|
|
203
|
+
|
|
204
|
+
### Miscellaneous Chores
|
|
205
|
+
|
|
206
|
+
* **crypto-cli:** Synchronize repo versions
|
|
207
|
+
|
|
208
|
+
|
|
209
|
+
### Dependencies
|
|
210
|
+
|
|
211
|
+
* The following workspace dependencies were updated
|
|
212
|
+
* dependencies
|
|
213
|
+
* @twin.org/cli-core bumped from 0.0.3-next.30 to 0.0.3-next.31
|
|
214
|
+
* @twin.org/core bumped from 0.0.3-next.30 to 0.0.3-next.31
|
|
215
|
+
* @twin.org/crypto bumped from 0.0.3-next.30 to 0.0.3-next.31
|
|
216
|
+
* @twin.org/nameof bumped from 0.0.3-next.30 to 0.0.3-next.31
|
|
217
|
+
* devDependencies
|
|
218
|
+
* @twin.org/merge-locales bumped from 0.0.3-next.30 to 0.0.3-next.31
|
|
219
|
+
* @twin.org/nameof-transformer bumped from 0.0.3-next.30 to 0.0.3-next.31
|
|
220
|
+
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.30 to 0.0.3-next.31
|
|
221
|
+
* @twin.org/validate-locales bumped from 0.0.3-next.30 to 0.0.3-next.31
|
|
222
|
+
|
|
223
|
+
## [0.0.3-next.30](https://github.com/iotaledger/twin-framework/compare/crypto-cli-v0.0.3-next.29...crypto-cli-v0.0.3-next.30) (2026-04-14)
|
|
224
|
+
|
|
225
|
+
|
|
226
|
+
### Miscellaneous Chores
|
|
227
|
+
|
|
228
|
+
* **crypto-cli:** Synchronize repo versions
|
|
229
|
+
|
|
230
|
+
|
|
231
|
+
### Dependencies
|
|
232
|
+
|
|
233
|
+
* The following workspace dependencies were updated
|
|
234
|
+
* dependencies
|
|
235
|
+
* @twin.org/cli-core bumped from 0.0.3-next.29 to 0.0.3-next.30
|
|
236
|
+
* @twin.org/core bumped from 0.0.3-next.29 to 0.0.3-next.30
|
|
237
|
+
* @twin.org/crypto bumped from 0.0.3-next.29 to 0.0.3-next.30
|
|
238
|
+
* @twin.org/nameof bumped from 0.0.3-next.29 to 0.0.3-next.30
|
|
239
|
+
* devDependencies
|
|
240
|
+
* @twin.org/merge-locales bumped from 0.0.3-next.29 to 0.0.3-next.30
|
|
241
|
+
* @twin.org/nameof-transformer bumped from 0.0.3-next.29 to 0.0.3-next.30
|
|
242
|
+
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.29 to 0.0.3-next.30
|
|
243
|
+
* @twin.org/validate-locales bumped from 0.0.3-next.29 to 0.0.3-next.30
|
|
244
|
+
|
|
245
|
+
## [0.0.3-next.29](https://github.com/iotaledger/twin-framework/compare/crypto-cli-v0.0.3-next.28...crypto-cli-v0.0.3-next.29) (2026-04-14)
|
|
246
|
+
|
|
247
|
+
|
|
248
|
+
### Miscellaneous Chores
|
|
249
|
+
|
|
250
|
+
* **crypto-cli:** Synchronize repo versions
|
|
251
|
+
|
|
252
|
+
|
|
253
|
+
### Dependencies
|
|
254
|
+
|
|
255
|
+
* The following workspace dependencies were updated
|
|
256
|
+
* dependencies
|
|
257
|
+
* @twin.org/cli-core bumped from 0.0.3-next.28 to 0.0.3-next.29
|
|
258
|
+
* @twin.org/core bumped from 0.0.3-next.28 to 0.0.3-next.29
|
|
259
|
+
* @twin.org/crypto bumped from 0.0.3-next.28 to 0.0.3-next.29
|
|
260
|
+
* @twin.org/nameof bumped from 0.0.3-next.28 to 0.0.3-next.29
|
|
261
|
+
* devDependencies
|
|
262
|
+
* @twin.org/merge-locales bumped from 0.0.3-next.28 to 0.0.3-next.29
|
|
263
|
+
* @twin.org/nameof-transformer bumped from 0.0.3-next.28 to 0.0.3-next.29
|
|
264
|
+
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.28 to 0.0.3-next.29
|
|
265
|
+
* @twin.org/validate-locales bumped from 0.0.3-next.28 to 0.0.3-next.29
|
|
266
|
+
|
|
267
|
+
## [0.0.3-next.28](https://github.com/iotaledger/twin-framework/compare/crypto-cli-v0.0.3-next.27...crypto-cli-v0.0.3-next.28) (2026-03-27)
|
|
268
|
+
|
|
269
|
+
|
|
270
|
+
### Miscellaneous Chores
|
|
271
|
+
|
|
272
|
+
* **crypto-cli:** Synchronize repo versions
|
|
273
|
+
|
|
274
|
+
|
|
275
|
+
### Dependencies
|
|
276
|
+
|
|
277
|
+
* The following workspace dependencies were updated
|
|
278
|
+
* dependencies
|
|
279
|
+
* @twin.org/cli-core bumped from 0.0.3-next.27 to 0.0.3-next.28
|
|
280
|
+
* @twin.org/core bumped from 0.0.3-next.27 to 0.0.3-next.28
|
|
281
|
+
* @twin.org/crypto bumped from 0.0.3-next.27 to 0.0.3-next.28
|
|
282
|
+
* @twin.org/nameof bumped from 0.0.3-next.27 to 0.0.3-next.28
|
|
283
|
+
* devDependencies
|
|
284
|
+
* @twin.org/merge-locales bumped from 0.0.3-next.27 to 0.0.3-next.28
|
|
285
|
+
* @twin.org/nameof-transformer bumped from 0.0.3-next.27 to 0.0.3-next.28
|
|
286
|
+
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.27 to 0.0.3-next.28
|
|
287
|
+
* @twin.org/validate-locales bumped from 0.0.3-next.27 to 0.0.3-next.28
|
|
288
|
+
|
|
289
|
+
## [0.0.3-next.27](https://github.com/iotaledger/twin-framework/compare/crypto-cli-v0.0.3-next.26...crypto-cli-v0.0.3-next.27) (2026-03-27)
|
|
290
|
+
|
|
291
|
+
|
|
292
|
+
### Miscellaneous Chores
|
|
293
|
+
|
|
294
|
+
* **crypto-cli:** Synchronize repo versions
|
|
295
|
+
|
|
296
|
+
|
|
297
|
+
### Dependencies
|
|
298
|
+
|
|
299
|
+
* The following workspace dependencies were updated
|
|
300
|
+
* dependencies
|
|
301
|
+
* @twin.org/cli-core bumped from 0.0.3-next.26 to 0.0.3-next.27
|
|
302
|
+
* @twin.org/core bumped from 0.0.3-next.26 to 0.0.3-next.27
|
|
303
|
+
* @twin.org/crypto bumped from 0.0.3-next.26 to 0.0.3-next.27
|
|
304
|
+
* @twin.org/nameof bumped from 0.0.3-next.26 to 0.0.3-next.27
|
|
305
|
+
* devDependencies
|
|
306
|
+
* @twin.org/merge-locales bumped from 0.0.3-next.26 to 0.0.3-next.27
|
|
307
|
+
* @twin.org/nameof-transformer bumped from 0.0.3-next.26 to 0.0.3-next.27
|
|
308
|
+
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.26 to 0.0.3-next.27
|
|
309
|
+
* @twin.org/validate-locales bumped from 0.0.3-next.26 to 0.0.3-next.27
|
|
310
|
+
|
|
311
|
+
## [0.0.3-next.26](https://github.com/iotaledger/twin-framework/compare/crypto-cli-v0.0.3-next.25...crypto-cli-v0.0.3-next.26) (2026-03-24)
|
|
312
|
+
|
|
313
|
+
|
|
314
|
+
### Miscellaneous Chores
|
|
315
|
+
|
|
316
|
+
* **crypto-cli:** Synchronize repo versions
|
|
317
|
+
|
|
318
|
+
|
|
319
|
+
### Dependencies
|
|
320
|
+
|
|
321
|
+
* The following workspace dependencies were updated
|
|
322
|
+
* dependencies
|
|
323
|
+
* @twin.org/cli-core bumped from 0.0.3-next.25 to 0.0.3-next.26
|
|
324
|
+
* @twin.org/core bumped from 0.0.3-next.25 to 0.0.3-next.26
|
|
325
|
+
* @twin.org/crypto bumped from 0.0.3-next.25 to 0.0.3-next.26
|
|
326
|
+
* @twin.org/nameof bumped from 0.0.3-next.25 to 0.0.3-next.26
|
|
327
|
+
* devDependencies
|
|
328
|
+
* @twin.org/merge-locales bumped from 0.0.3-next.25 to 0.0.3-next.26
|
|
329
|
+
* @twin.org/nameof-transformer bumped from 0.0.3-next.25 to 0.0.3-next.26
|
|
330
|
+
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.25 to 0.0.3-next.26
|
|
331
|
+
* @twin.org/validate-locales bumped from 0.0.3-next.25 to 0.0.3-next.26
|
|
332
|
+
|
|
333
|
+
## [0.0.3-next.25](https://github.com/iotaledger/twin-framework/compare/crypto-cli-v0.0.3-next.24...crypto-cli-v0.0.3-next.25) (2026-03-23)
|
|
334
|
+
|
|
335
|
+
|
|
336
|
+
### Miscellaneous Chores
|
|
337
|
+
|
|
338
|
+
* **crypto-cli:** Synchronize repo versions
|
|
339
|
+
|
|
340
|
+
|
|
341
|
+
### Dependencies
|
|
342
|
+
|
|
343
|
+
* The following workspace dependencies were updated
|
|
344
|
+
* dependencies
|
|
345
|
+
* @twin.org/cli-core bumped from 0.0.3-next.24 to 0.0.3-next.25
|
|
346
|
+
* @twin.org/core bumped from 0.0.3-next.24 to 0.0.3-next.25
|
|
347
|
+
* @twin.org/crypto bumped from 0.0.3-next.24 to 0.0.3-next.25
|
|
348
|
+
* @twin.org/nameof bumped from 0.0.3-next.24 to 0.0.3-next.25
|
|
349
|
+
* devDependencies
|
|
350
|
+
* @twin.org/merge-locales bumped from 0.0.3-next.24 to 0.0.3-next.25
|
|
351
|
+
* @twin.org/nameof-transformer bumped from 0.0.3-next.24 to 0.0.3-next.25
|
|
352
|
+
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.24 to 0.0.3-next.25
|
|
353
|
+
* @twin.org/validate-locales bumped from 0.0.3-next.24 to 0.0.3-next.25
|
|
354
|
+
|
|
355
|
+
## [0.0.3-next.24](https://github.com/iotaledger/twin-framework/compare/crypto-cli-v0.0.3-next.23...crypto-cli-v0.0.3-next.24) (2026-03-19)
|
|
356
|
+
|
|
357
|
+
|
|
358
|
+
### Bug Fixes
|
|
359
|
+
|
|
360
|
+
* ensure __decorate is defined for decorators ([103a563](https://github.com/iotaledger/twin-framework/commit/103a563ce01ebdef6240d2e590e7b026e8692684))
|
|
361
|
+
|
|
362
|
+
|
|
363
|
+
### Dependencies
|
|
364
|
+
|
|
365
|
+
* The following workspace dependencies were updated
|
|
366
|
+
* dependencies
|
|
367
|
+
* @twin.org/cli-core bumped from 0.0.3-next.23 to 0.0.3-next.24
|
|
368
|
+
* @twin.org/core bumped from 0.0.3-next.23 to 0.0.3-next.24
|
|
369
|
+
* @twin.org/crypto bumped from 0.0.3-next.23 to 0.0.3-next.24
|
|
370
|
+
* @twin.org/nameof bumped from 0.0.3-next.23 to 0.0.3-next.24
|
|
371
|
+
* devDependencies
|
|
372
|
+
* @twin.org/merge-locales bumped from 0.0.3-next.23 to 0.0.3-next.24
|
|
373
|
+
* @twin.org/nameof-transformer bumped from 0.0.3-next.23 to 0.0.3-next.24
|
|
374
|
+
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.23 to 0.0.3-next.24
|
|
375
|
+
* @twin.org/validate-locales bumped from 0.0.3-next.23 to 0.0.3-next.24
|
|
376
|
+
|
|
377
|
+
## [0.0.3-next.23](https://github.com/iotaledger/twin-framework/compare/crypto-cli-v0.0.3-next.22...crypto-cli-v0.0.3-next.23) (2026-03-17)
|
|
378
|
+
|
|
379
|
+
|
|
380
|
+
### Miscellaneous Chores
|
|
381
|
+
|
|
382
|
+
* **crypto-cli:** Synchronize repo versions
|
|
383
|
+
|
|
384
|
+
|
|
385
|
+
### Dependencies
|
|
386
|
+
|
|
387
|
+
* The following workspace dependencies were updated
|
|
388
|
+
* dependencies
|
|
389
|
+
* @twin.org/cli-core bumped from 0.0.3-next.22 to 0.0.3-next.23
|
|
390
|
+
* @twin.org/core bumped from 0.0.3-next.22 to 0.0.3-next.23
|
|
391
|
+
* @twin.org/crypto bumped from 0.0.3-next.22 to 0.0.3-next.23
|
|
392
|
+
* @twin.org/nameof bumped from 0.0.3-next.22 to 0.0.3-next.23
|
|
393
|
+
* devDependencies
|
|
394
|
+
* @twin.org/merge-locales bumped from 0.0.3-next.22 to 0.0.3-next.23
|
|
395
|
+
* @twin.org/nameof-transformer bumped from 0.0.3-next.22 to 0.0.3-next.23
|
|
396
|
+
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.22 to 0.0.3-next.23
|
|
397
|
+
* @twin.org/validate-locales bumped from 0.0.3-next.22 to 0.0.3-next.23
|
|
398
|
+
|
|
399
|
+
## [0.0.3-next.22](https://github.com/iotaledger/twin-framework/compare/crypto-cli-v0.0.3-next.21...crypto-cli-v0.0.3-next.22) (2026-02-26)
|
|
400
|
+
|
|
401
|
+
|
|
402
|
+
### Miscellaneous Chores
|
|
403
|
+
|
|
404
|
+
* **crypto-cli:** Synchronize repo versions
|
|
405
|
+
|
|
406
|
+
|
|
407
|
+
### Dependencies
|
|
408
|
+
|
|
409
|
+
* The following workspace dependencies were updated
|
|
410
|
+
* dependencies
|
|
411
|
+
* @twin.org/cli-core bumped from 0.0.3-next.21 to 0.0.3-next.22
|
|
412
|
+
* @twin.org/core bumped from 0.0.3-next.21 to 0.0.3-next.22
|
|
413
|
+
* @twin.org/crypto bumped from 0.0.3-next.21 to 0.0.3-next.22
|
|
414
|
+
* @twin.org/nameof bumped from 0.0.3-next.21 to 0.0.3-next.22
|
|
415
|
+
* devDependencies
|
|
416
|
+
* @twin.org/merge-locales bumped from 0.0.3-next.21 to 0.0.3-next.22
|
|
417
|
+
* @twin.org/nameof-transformer bumped from 0.0.3-next.21 to 0.0.3-next.22
|
|
418
|
+
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.21 to 0.0.3-next.22
|
|
419
|
+
* @twin.org/validate-locales bumped from 0.0.3-next.21 to 0.0.3-next.22
|
|
420
|
+
|
|
421
|
+
## [0.0.3-next.21](https://github.com/iotaledger/twin-framework/compare/crypto-cli-v0.0.3-next.20...crypto-cli-v0.0.3-next.21) (2026-02-26)
|
|
422
|
+
|
|
423
|
+
|
|
424
|
+
### Features
|
|
425
|
+
|
|
426
|
+
* add context id features ([#206](https://github.com/iotaledger/twin-framework/issues/206)) ([ef0d4ee](https://github.com/iotaledger/twin-framework/commit/ef0d4ee11a4f5fc6cc6f52a4958ce905c04ee13b))
|
|
427
|
+
* add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/iotaledger/twin-framework/commit/95d875ec8ccb4713c145fdde941d4cfedcec2ed3))
|
|
428
|
+
* add version type ([ae50cd9](https://github.com/iotaledger/twin-framework/commit/ae50cd99d342ed8eeb55290a52e9fed80a2af99e))
|
|
429
|
+
* eslint migration to flat config ([74427d7](https://github.com/iotaledger/twin-framework/commit/74427d78d342167f7850e49ab87269326355befe))
|
|
430
|
+
* locales validation ([#197](https://github.com/iotaledger/twin-framework/issues/197)) ([55fdadb](https://github.com/iotaledger/twin-framework/commit/55fdadb13595ce0047f787bd1d4135d429a99f12))
|
|
431
|
+
* relocate core packages from tools ([bcab8f3](https://github.com/iotaledger/twin-framework/commit/bcab8f3160442ea4fcaf442947462504f3d6a17d))
|
|
432
|
+
* remove version type ([553aa55](https://github.com/iotaledger/twin-framework/commit/553aa55bd79b8f930155035e522af2b0f6e3d0c8))
|
|
433
|
+
* update dependencies ([f3bd015](https://github.com/iotaledger/twin-framework/commit/f3bd015efd169196b7e0335f5cab876ba6ca1d75))
|
|
434
|
+
* use cause instead of inner for errors ([1f4acc4](https://github.com/iotaledger/twin-framework/commit/1f4acc4d7a6b71a134d9547da9bf40de1e1e49da))
|
|
435
|
+
* use new shared store mechanism ([#131](https://github.com/iotaledger/twin-framework/issues/131)) ([934385b](https://github.com/iotaledger/twin-framework/commit/934385b2fbaf9f5c00a505ebf9d093bd5a425f55))
|
|
436
|
+
|
|
437
|
+
|
|
438
|
+
### Bug Fixes
|
|
439
|
+
|
|
440
|
+
* crypto CLI address output to JSON ([0398604](https://github.com/iotaledger/twin-framework/commit/0398604c5ad7673eddf1ee7bed7fafa94f3526f8))
|
|
441
|
+
* crypto CLI address output to JSON ([3397bfb](https://github.com/iotaledger/twin-framework/commit/3397bfbdde6be5dcb40b490009891e14338e2af7))
|
|
442
|
+
* remove bech32 from crypto-cli ([892aa5f](https://github.com/iotaledger/twin-framework/commit/892aa5f746a4bc806f2dada3611c03fadcfe5a7b))
|
|
443
|
+
|
|
444
|
+
|
|
445
|
+
### Dependencies
|
|
446
|
+
|
|
447
|
+
* The following workspace dependencies were updated
|
|
448
|
+
* dependencies
|
|
449
|
+
* @twin.org/cli-core bumped from 0.0.3-next.20 to 0.0.3-next.21
|
|
450
|
+
* @twin.org/core bumped from 0.0.3-next.20 to 0.0.3-next.21
|
|
451
|
+
* @twin.org/crypto bumped from 0.0.3-next.20 to 0.0.3-next.21
|
|
452
|
+
* @twin.org/nameof bumped from 0.0.3-next.20 to 0.0.3-next.21
|
|
453
|
+
* devDependencies
|
|
454
|
+
* @twin.org/merge-locales bumped from 0.0.3-next.20 to 0.0.3-next.21
|
|
455
|
+
* @twin.org/nameof-transformer bumped from 0.0.3-next.20 to 0.0.3-next.21
|
|
456
|
+
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.20 to 0.0.3-next.21
|
|
457
|
+
* @twin.org/validate-locales bumped from 0.0.3-next.20 to 0.0.3-next.21
|
|
458
|
+
|
|
459
|
+
## [0.0.3-next.20](https://github.com/iotaledger/twin-framework/compare/crypto-cli-v0.0.3-next.19...crypto-cli-v0.0.3-next.20) (2026-02-26)
|
|
460
|
+
|
|
461
|
+
|
|
462
|
+
### Miscellaneous Chores
|
|
463
|
+
|
|
464
|
+
* **crypto-cli:** Synchronize repo versions
|
|
465
|
+
|
|
466
|
+
|
|
467
|
+
### Dependencies
|
|
468
|
+
|
|
469
|
+
* The following workspace dependencies were updated
|
|
470
|
+
* dependencies
|
|
471
|
+
* @twin.org/cli-core bumped from 0.0.3-next.19 to 0.0.3-next.20
|
|
472
|
+
* @twin.org/core bumped from 0.0.3-next.19 to 0.0.3-next.20
|
|
473
|
+
* @twin.org/crypto bumped from 0.0.3-next.19 to 0.0.3-next.20
|
|
474
|
+
* @twin.org/nameof bumped from 0.0.3-next.19 to 0.0.3-next.20
|
|
475
|
+
* devDependencies
|
|
476
|
+
* @twin.org/merge-locales bumped from 0.0.3-next.19 to 0.0.3-next.20
|
|
477
|
+
* @twin.org/nameof-transformer bumped from 0.0.3-next.19 to 0.0.3-next.20
|
|
478
|
+
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.19 to 0.0.3-next.20
|
|
479
|
+
* @twin.org/validate-locales bumped from 0.0.3-next.19 to 0.0.3-next.20
|
|
480
|
+
|
|
481
|
+
## [0.0.3-next.19](https://github.com/iotaledger/twin-framework/compare/crypto-cli-v0.0.3-next.18...crypto-cli-v0.0.3-next.19) (2026-02-26)
|
|
482
|
+
|
|
483
|
+
|
|
484
|
+
### Miscellaneous Chores
|
|
485
|
+
|
|
486
|
+
* **crypto-cli:** Synchronize repo versions
|
|
487
|
+
|
|
488
|
+
|
|
489
|
+
### Dependencies
|
|
490
|
+
|
|
491
|
+
* The following workspace dependencies were updated
|
|
492
|
+
* dependencies
|
|
493
|
+
* @twin.org/cli-core bumped from 0.0.3-next.18 to 0.0.3-next.19
|
|
494
|
+
* @twin.org/core bumped from 0.0.3-next.18 to 0.0.3-next.19
|
|
495
|
+
* @twin.org/crypto bumped from 0.0.3-next.18 to 0.0.3-next.19
|
|
496
|
+
* @twin.org/nameof bumped from 0.0.3-next.18 to 0.0.3-next.19
|
|
497
|
+
* devDependencies
|
|
498
|
+
* @twin.org/merge-locales bumped from 0.0.3-next.18 to 0.0.3-next.19
|
|
499
|
+
* @twin.org/nameof-transformer bumped from 0.0.3-next.18 to 0.0.3-next.19
|
|
500
|
+
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.18 to 0.0.3-next.19
|
|
501
|
+
* @twin.org/validate-locales bumped from 0.0.3-next.18 to 0.0.3-next.19
|
|
502
|
+
|
|
503
|
+
## [0.0.3-next.18](https://github.com/iotaledger/twin-framework/compare/crypto-cli-v0.0.3-next.17...crypto-cli-v0.0.3-next.18) (2026-02-23)
|
|
504
|
+
|
|
505
|
+
|
|
506
|
+
### Miscellaneous Chores
|
|
507
|
+
|
|
508
|
+
* **crypto-cli:** Synchronize repo versions
|
|
509
|
+
|
|
510
|
+
|
|
511
|
+
### Dependencies
|
|
512
|
+
|
|
513
|
+
* The following workspace dependencies were updated
|
|
514
|
+
* dependencies
|
|
515
|
+
* @twin.org/cli-core bumped from 0.0.3-next.17 to 0.0.3-next.18
|
|
516
|
+
* @twin.org/core bumped from 0.0.3-next.17 to 0.0.3-next.18
|
|
517
|
+
* @twin.org/crypto bumped from 0.0.3-next.17 to 0.0.3-next.18
|
|
518
|
+
* @twin.org/nameof bumped from 0.0.3-next.17 to 0.0.3-next.18
|
|
519
|
+
* devDependencies
|
|
520
|
+
* @twin.org/merge-locales bumped from 0.0.3-next.17 to 0.0.3-next.18
|
|
521
|
+
* @twin.org/nameof-transformer bumped from 0.0.3-next.17 to 0.0.3-next.18
|
|
522
|
+
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.17 to 0.0.3-next.18
|
|
523
|
+
* @twin.org/validate-locales bumped from 0.0.3-next.17 to 0.0.3-next.18
|
|
524
|
+
|
|
525
|
+
## [0.0.3-next.17](https://github.com/iotaledger/twin-framework/compare/crypto-cli-v0.0.3-next.16...crypto-cli-v0.0.3-next.17) (2026-02-09)
|
|
526
|
+
|
|
527
|
+
|
|
528
|
+
### Miscellaneous Chores
|
|
529
|
+
|
|
530
|
+
* **crypto-cli:** Synchronize repo versions
|
|
531
|
+
|
|
532
|
+
|
|
533
|
+
### Dependencies
|
|
534
|
+
|
|
535
|
+
* The following workspace dependencies were updated
|
|
536
|
+
* dependencies
|
|
537
|
+
* @twin.org/cli-core bumped from 0.0.3-next.16 to 0.0.3-next.17
|
|
538
|
+
* @twin.org/core bumped from 0.0.3-next.16 to 0.0.3-next.17
|
|
539
|
+
* @twin.org/crypto bumped from 0.0.3-next.16 to 0.0.3-next.17
|
|
540
|
+
* @twin.org/nameof bumped from 0.0.3-next.16 to 0.0.3-next.17
|
|
541
|
+
* devDependencies
|
|
542
|
+
* @twin.org/merge-locales bumped from 0.0.3-next.16 to 0.0.3-next.17
|
|
543
|
+
* @twin.org/nameof-transformer bumped from 0.0.3-next.16 to 0.0.3-next.17
|
|
544
|
+
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.16 to 0.0.3-next.17
|
|
545
|
+
* @twin.org/validate-locales bumped from 0.0.3-next.16 to 0.0.3-next.17
|
|
546
|
+
|
|
547
|
+
## [0.0.3-next.16](https://github.com/iotaledger/twin-framework/compare/crypto-cli-v0.0.3-next.15...crypto-cli-v0.0.3-next.16) (2026-02-06)
|
|
548
|
+
|
|
549
|
+
|
|
550
|
+
### Miscellaneous Chores
|
|
551
|
+
|
|
552
|
+
* **crypto-cli:** Synchronize repo versions
|
|
553
|
+
|
|
554
|
+
|
|
555
|
+
### Dependencies
|
|
556
|
+
|
|
557
|
+
* The following workspace dependencies were updated
|
|
558
|
+
* dependencies
|
|
559
|
+
* @twin.org/cli-core bumped from 0.0.3-next.15 to 0.0.3-next.16
|
|
560
|
+
* @twin.org/core bumped from 0.0.3-next.15 to 0.0.3-next.16
|
|
561
|
+
* @twin.org/crypto bumped from 0.0.3-next.15 to 0.0.3-next.16
|
|
562
|
+
* @twin.org/nameof bumped from 0.0.3-next.15 to 0.0.3-next.16
|
|
563
|
+
* devDependencies
|
|
564
|
+
* @twin.org/merge-locales bumped from 0.0.3-next.15 to 0.0.3-next.16
|
|
565
|
+
* @twin.org/nameof-transformer bumped from 0.0.3-next.15 to 0.0.3-next.16
|
|
566
|
+
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.15 to 0.0.3-next.16
|
|
567
|
+
* @twin.org/validate-locales bumped from 0.0.3-next.15 to 0.0.3-next.16
|
|
568
|
+
|
|
569
|
+
## [0.0.3-next.15](https://github.com/iotaledger/twin-framework/compare/crypto-cli-v0.0.3-next.14...crypto-cli-v0.0.3-next.15) (2026-01-29)
|
|
570
|
+
|
|
571
|
+
|
|
572
|
+
### Miscellaneous Chores
|
|
573
|
+
|
|
574
|
+
* **crypto-cli:** Synchronize repo versions
|
|
575
|
+
|
|
576
|
+
|
|
577
|
+
### Dependencies
|
|
578
|
+
|
|
579
|
+
* The following workspace dependencies were updated
|
|
580
|
+
* dependencies
|
|
581
|
+
* @twin.org/cli-core bumped from 0.0.3-next.14 to 0.0.3-next.15
|
|
582
|
+
* @twin.org/core bumped from 0.0.3-next.14 to 0.0.3-next.15
|
|
583
|
+
* @twin.org/crypto bumped from 0.0.3-next.14 to 0.0.3-next.15
|
|
584
|
+
* @twin.org/nameof bumped from 0.0.3-next.14 to 0.0.3-next.15
|
|
585
|
+
* devDependencies
|
|
586
|
+
* @twin.org/merge-locales bumped from 0.0.3-next.14 to 0.0.3-next.15
|
|
587
|
+
* @twin.org/nameof-transformer bumped from 0.0.3-next.14 to 0.0.3-next.15
|
|
588
|
+
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.14 to 0.0.3-next.15
|
|
589
|
+
* @twin.org/validate-locales bumped from 0.0.3-next.14 to 0.0.3-next.15
|
|
590
|
+
|
|
591
|
+
## [0.0.3-next.14](https://github.com/iotaledger/twin-framework/compare/crypto-cli-v0.0.3-next.13...crypto-cli-v0.0.3-next.14) (2026-01-22)
|
|
592
|
+
|
|
593
|
+
|
|
594
|
+
### Miscellaneous Chores
|
|
595
|
+
|
|
596
|
+
* **crypto-cli:** Synchronize repo versions
|
|
597
|
+
|
|
598
|
+
|
|
599
|
+
### Dependencies
|
|
600
|
+
|
|
601
|
+
* The following workspace dependencies were updated
|
|
602
|
+
* dependencies
|
|
603
|
+
* @twin.org/cli-core bumped from 0.0.3-next.13 to 0.0.3-next.14
|
|
604
|
+
* @twin.org/core bumped from 0.0.3-next.13 to 0.0.3-next.14
|
|
605
|
+
* @twin.org/crypto bumped from 0.0.3-next.13 to 0.0.3-next.14
|
|
606
|
+
* @twin.org/nameof bumped from 0.0.3-next.13 to 0.0.3-next.14
|
|
607
|
+
* devDependencies
|
|
608
|
+
* @twin.org/merge-locales bumped from 0.0.3-next.13 to 0.0.3-next.14
|
|
609
|
+
* @twin.org/nameof-transformer bumped from 0.0.3-next.13 to 0.0.3-next.14
|
|
610
|
+
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.13 to 0.0.3-next.14
|
|
611
|
+
* @twin.org/validate-locales bumped from 0.0.3-next.13 to 0.0.3-next.14
|
|
612
|
+
|
|
613
|
+
## [0.0.3-next.13](https://github.com/iotaledger/twin-framework/compare/crypto-cli-v0.0.3-next.12...crypto-cli-v0.0.3-next.13) (2026-01-08)
|
|
614
|
+
|
|
615
|
+
|
|
616
|
+
### Miscellaneous Chores
|
|
617
|
+
|
|
618
|
+
* **crypto-cli:** Synchronize repo versions
|
|
619
|
+
|
|
620
|
+
|
|
621
|
+
### Dependencies
|
|
622
|
+
|
|
623
|
+
* The following workspace dependencies were updated
|
|
624
|
+
* dependencies
|
|
625
|
+
* @twin.org/cli-core bumped from 0.0.3-next.12 to 0.0.3-next.13
|
|
626
|
+
* @twin.org/core bumped from 0.0.3-next.12 to 0.0.3-next.13
|
|
627
|
+
* @twin.org/crypto bumped from 0.0.3-next.12 to 0.0.3-next.13
|
|
628
|
+
* @twin.org/nameof bumped from 0.0.3-next.12 to 0.0.3-next.13
|
|
629
|
+
* devDependencies
|
|
630
|
+
* @twin.org/merge-locales bumped from 0.0.3-next.12 to 0.0.3-next.13
|
|
631
|
+
* @twin.org/nameof-transformer bumped from 0.0.3-next.12 to 0.0.3-next.13
|
|
632
|
+
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.12 to 0.0.3-next.13
|
|
633
|
+
* @twin.org/validate-locales bumped from 0.0.3-next.12 to 0.0.3-next.13
|
|
634
|
+
|
|
635
|
+
## [0.0.3-next.12](https://github.com/iotaledger/twin-framework/compare/crypto-cli-v0.0.3-next.11...crypto-cli-v0.0.3-next.12) (2026-01-08)
|
|
636
|
+
|
|
637
|
+
|
|
638
|
+
### Miscellaneous Chores
|
|
639
|
+
|
|
640
|
+
* **crypto-cli:** Synchronize repo versions
|
|
641
|
+
|
|
642
|
+
|
|
643
|
+
### Dependencies
|
|
644
|
+
|
|
645
|
+
* The following workspace dependencies were updated
|
|
646
|
+
* dependencies
|
|
647
|
+
* @twin.org/cli-core bumped from 0.0.3-next.11 to 0.0.3-next.12
|
|
648
|
+
* @twin.org/core bumped from 0.0.3-next.11 to 0.0.3-next.12
|
|
649
|
+
* @twin.org/crypto bumped from 0.0.3-next.11 to 0.0.3-next.12
|
|
650
|
+
* @twin.org/nameof bumped from 0.0.3-next.11 to 0.0.3-next.12
|
|
651
|
+
* devDependencies
|
|
652
|
+
* @twin.org/merge-locales bumped from 0.0.3-next.11 to 0.0.3-next.12
|
|
653
|
+
* @twin.org/nameof-transformer bumped from 0.0.3-next.11 to 0.0.3-next.12
|
|
654
|
+
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.11 to 0.0.3-next.12
|
|
655
|
+
* @twin.org/validate-locales bumped from 0.0.3-next.11 to 0.0.3-next.12
|
|
656
|
+
|
|
657
|
+
## [0.0.3-next.11](https://github.com/iotaledger/twin-framework/compare/crypto-cli-v0.0.3-next.10...crypto-cli-v0.0.3-next.11) (2026-01-07)
|
|
658
|
+
|
|
659
|
+
|
|
660
|
+
### Miscellaneous Chores
|
|
661
|
+
|
|
662
|
+
* **crypto-cli:** Synchronize repo versions
|
|
663
|
+
|
|
664
|
+
|
|
665
|
+
### Dependencies
|
|
666
|
+
|
|
667
|
+
* The following workspace dependencies were updated
|
|
668
|
+
* dependencies
|
|
669
|
+
* @twin.org/cli-core bumped from 0.0.3-next.10 to 0.0.3-next.11
|
|
670
|
+
* @twin.org/core bumped from 0.0.3-next.10 to 0.0.3-next.11
|
|
671
|
+
* @twin.org/crypto bumped from 0.0.3-next.10 to 0.0.3-next.11
|
|
672
|
+
* @twin.org/nameof bumped from 0.0.3-next.10 to 0.0.3-next.11
|
|
673
|
+
* devDependencies
|
|
674
|
+
* @twin.org/merge-locales bumped from 0.0.3-next.10 to 0.0.3-next.11
|
|
675
|
+
* @twin.org/nameof-transformer bumped from 0.0.3-next.10 to 0.0.3-next.11
|
|
676
|
+
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.10 to 0.0.3-next.11
|
|
677
|
+
* @twin.org/validate-locales bumped from 0.0.3-next.10 to 0.0.3-next.11
|
|
678
|
+
|
|
679
|
+
## [0.0.3-next.10](https://github.com/iotaledger/twin-framework/compare/crypto-cli-v0.0.3-next.9...crypto-cli-v0.0.3-next.10) (2026-01-07)
|
|
680
|
+
|
|
681
|
+
|
|
682
|
+
### Miscellaneous Chores
|
|
683
|
+
|
|
684
|
+
* **crypto-cli:** Synchronize repo versions
|
|
685
|
+
|
|
686
|
+
|
|
687
|
+
### Dependencies
|
|
688
|
+
|
|
689
|
+
* The following workspace dependencies were updated
|
|
690
|
+
* dependencies
|
|
691
|
+
* @twin.org/cli-core bumped from 0.0.3-next.9 to 0.0.3-next.10
|
|
692
|
+
* @twin.org/core bumped from 0.0.3-next.9 to 0.0.3-next.10
|
|
693
|
+
* @twin.org/crypto bumped from 0.0.3-next.9 to 0.0.3-next.10
|
|
694
|
+
* @twin.org/nameof bumped from 0.0.3-next.9 to 0.0.3-next.10
|
|
695
|
+
* devDependencies
|
|
696
|
+
* @twin.org/merge-locales bumped from 0.0.3-next.9 to 0.0.3-next.10
|
|
697
|
+
* @twin.org/nameof-transformer bumped from 0.0.3-next.9 to 0.0.3-next.10
|
|
698
|
+
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.9 to 0.0.3-next.10
|
|
699
|
+
* @twin.org/validate-locales bumped from 0.0.3-next.9 to 0.0.3-next.10
|
|
700
|
+
|
|
701
|
+
## [0.0.3-next.9](https://github.com/iotaledger/twin-framework/compare/crypto-cli-v0.0.3-next.8...crypto-cli-v0.0.3-next.9) (2026-01-05)
|
|
702
|
+
|
|
703
|
+
|
|
704
|
+
### Miscellaneous Chores
|
|
705
|
+
|
|
706
|
+
* **crypto-cli:** Synchronize repo versions
|
|
707
|
+
|
|
708
|
+
|
|
709
|
+
### Dependencies
|
|
710
|
+
|
|
711
|
+
* The following workspace dependencies were updated
|
|
712
|
+
* dependencies
|
|
713
|
+
* @twin.org/cli-core bumped from 0.0.3-next.8 to 0.0.3-next.9
|
|
714
|
+
* @twin.org/core bumped from 0.0.3-next.8 to 0.0.3-next.9
|
|
715
|
+
* @twin.org/crypto bumped from 0.0.3-next.8 to 0.0.3-next.9
|
|
716
|
+
* @twin.org/nameof bumped from 0.0.3-next.8 to 0.0.3-next.9
|
|
717
|
+
* devDependencies
|
|
718
|
+
* @twin.org/merge-locales bumped from 0.0.3-next.8 to 0.0.3-next.9
|
|
719
|
+
* @twin.org/nameof-transformer bumped from 0.0.3-next.8 to 0.0.3-next.9
|
|
720
|
+
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.8 to 0.0.3-next.9
|
|
721
|
+
* @twin.org/validate-locales bumped from 0.0.3-next.8 to 0.0.3-next.9
|
|
722
|
+
|
|
723
|
+
## [0.0.3-next.8](https://github.com/iotaledger/twin-framework/compare/crypto-cli-v0.0.3-next.7...crypto-cli-v0.0.3-next.8) (2025-11-26)
|
|
724
|
+
|
|
725
|
+
|
|
726
|
+
### Miscellaneous Chores
|
|
727
|
+
|
|
728
|
+
* **crypto-cli:** Synchronize repo versions
|
|
729
|
+
|
|
730
|
+
|
|
731
|
+
### Dependencies
|
|
732
|
+
|
|
733
|
+
* The following workspace dependencies were updated
|
|
734
|
+
* dependencies
|
|
735
|
+
* @twin.org/cli-core bumped from 0.0.3-next.7 to 0.0.3-next.8
|
|
736
|
+
* @twin.org/core bumped from 0.0.3-next.7 to 0.0.3-next.8
|
|
737
|
+
* @twin.org/crypto bumped from 0.0.3-next.7 to 0.0.3-next.8
|
|
738
|
+
* @twin.org/nameof bumped from 0.0.3-next.7 to 0.0.3-next.8
|
|
739
|
+
* devDependencies
|
|
740
|
+
* @twin.org/merge-locales bumped from 0.0.3-next.7 to 0.0.3-next.8
|
|
741
|
+
* @twin.org/nameof-transformer bumped from 0.0.3-next.7 to 0.0.3-next.8
|
|
742
|
+
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.7 to 0.0.3-next.8
|
|
743
|
+
* @twin.org/validate-locales bumped from 0.0.3-next.7 to 0.0.3-next.8
|
|
744
|
+
|
|
745
|
+
## [0.0.3-next.7](https://github.com/iotaledger/twin-framework/compare/crypto-cli-v0.0.3-next.6...crypto-cli-v0.0.3-next.7) (2025-11-25)
|
|
746
|
+
|
|
747
|
+
|
|
748
|
+
### Features
|
|
749
|
+
|
|
750
|
+
* add context id features ([#206](https://github.com/iotaledger/twin-framework/issues/206)) ([ef0d4ee](https://github.com/iotaledger/twin-framework/commit/ef0d4ee11a4f5fc6cc6f52a4958ce905c04ee13b))
|
|
751
|
+
* add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/iotaledger/twin-framework/commit/95d875ec8ccb4713c145fdde941d4cfedcec2ed3))
|
|
752
|
+
* add version type ([ae50cd9](https://github.com/iotaledger/twin-framework/commit/ae50cd99d342ed8eeb55290a52e9fed80a2af99e))
|
|
753
|
+
* eslint migration to flat config ([74427d7](https://github.com/iotaledger/twin-framework/commit/74427d78d342167f7850e49ab87269326355befe))
|
|
754
|
+
* locales validation ([#197](https://github.com/iotaledger/twin-framework/issues/197)) ([55fdadb](https://github.com/iotaledger/twin-framework/commit/55fdadb13595ce0047f787bd1d4135d429a99f12))
|
|
755
|
+
* relocate core packages from tools ([bcab8f3](https://github.com/iotaledger/twin-framework/commit/bcab8f3160442ea4fcaf442947462504f3d6a17d))
|
|
756
|
+
* remove version type ([553aa55](https://github.com/iotaledger/twin-framework/commit/553aa55bd79b8f930155035e522af2b0f6e3d0c8))
|
|
757
|
+
* update dependencies ([f3bd015](https://github.com/iotaledger/twin-framework/commit/f3bd015efd169196b7e0335f5cab876ba6ca1d75))
|
|
758
|
+
* use cause instead of inner for errors ([1f4acc4](https://github.com/iotaledger/twin-framework/commit/1f4acc4d7a6b71a134d9547da9bf40de1e1e49da))
|
|
759
|
+
* use new shared store mechanism ([#131](https://github.com/iotaledger/twin-framework/issues/131)) ([934385b](https://github.com/iotaledger/twin-framework/commit/934385b2fbaf9f5c00a505ebf9d093bd5a425f55))
|
|
760
|
+
|
|
761
|
+
|
|
762
|
+
### Bug Fixes
|
|
763
|
+
|
|
764
|
+
* crypto CLI address output to JSON ([0398604](https://github.com/iotaledger/twin-framework/commit/0398604c5ad7673eddf1ee7bed7fafa94f3526f8))
|
|
765
|
+
* crypto CLI address output to JSON ([3397bfb](https://github.com/iotaledger/twin-framework/commit/3397bfbdde6be5dcb40b490009891e14338e2af7))
|
|
766
|
+
* remove bech32 from crypto-cli ([892aa5f](https://github.com/iotaledger/twin-framework/commit/892aa5f746a4bc806f2dada3611c03fadcfe5a7b))
|
|
767
|
+
|
|
768
|
+
|
|
769
|
+
### Dependencies
|
|
770
|
+
|
|
771
|
+
* The following workspace dependencies were updated
|
|
772
|
+
* dependencies
|
|
773
|
+
* @twin.org/cli-core bumped from 0.0.3-next.6 to 0.0.3-next.7
|
|
774
|
+
* @twin.org/core bumped from 0.0.3-next.6 to 0.0.3-next.7
|
|
775
|
+
* @twin.org/crypto bumped from 0.0.3-next.6 to 0.0.3-next.7
|
|
776
|
+
* @twin.org/nameof bumped from 0.0.3-next.6 to 0.0.3-next.7
|
|
777
|
+
* devDependencies
|
|
778
|
+
* @twin.org/merge-locales bumped from 0.0.3-next.6 to 0.0.3-next.7
|
|
779
|
+
* @twin.org/nameof-transformer bumped from 0.0.3-next.6 to 0.0.3-next.7
|
|
780
|
+
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.6 to 0.0.3-next.7
|
|
781
|
+
* @twin.org/validate-locales bumped from 0.0.3-next.6 to 0.0.3-next.7
|
|
782
|
+
|
|
783
|
+
## [0.0.3-next.6](https://github.com/iotaledger/twin-framework/compare/crypto-cli-v0.0.3-next.5...crypto-cli-v0.0.3-next.6) (2025-11-25)
|
|
784
|
+
|
|
785
|
+
|
|
786
|
+
### Miscellaneous Chores
|
|
787
|
+
|
|
788
|
+
* **crypto-cli:** Synchronize repo versions
|
|
789
|
+
|
|
790
|
+
|
|
791
|
+
### Dependencies
|
|
792
|
+
|
|
793
|
+
* The following workspace dependencies were updated
|
|
794
|
+
* dependencies
|
|
795
|
+
* @twin.org/cli-core bumped from 0.0.3-next.5 to 0.0.3-next.6
|
|
796
|
+
* @twin.org/core bumped from 0.0.3-next.5 to 0.0.3-next.6
|
|
797
|
+
* @twin.org/crypto bumped from 0.0.3-next.5 to 0.0.3-next.6
|
|
798
|
+
* @twin.org/nameof bumped from 0.0.3-next.5 to 0.0.3-next.6
|
|
799
|
+
* devDependencies
|
|
800
|
+
* @twin.org/merge-locales bumped from 0.0.3-next.5 to 0.0.3-next.6
|
|
801
|
+
* @twin.org/nameof-transformer bumped from 0.0.3-next.5 to 0.0.3-next.6
|
|
802
|
+
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.5 to 0.0.3-next.6
|
|
803
|
+
* @twin.org/validate-locales bumped from 0.0.3-next.5 to 0.0.3-next.6
|
|
804
|
+
|
|
805
|
+
## [0.0.3-next.5](https://github.com/iotaledger/twin-framework/compare/crypto-cli-v0.0.3-next.4...crypto-cli-v0.0.3-next.5) (2025-11-20)
|
|
806
|
+
|
|
807
|
+
|
|
808
|
+
### Miscellaneous Chores
|
|
809
|
+
|
|
810
|
+
* **crypto-cli:** Synchronize repo versions
|
|
811
|
+
|
|
812
|
+
|
|
813
|
+
### Dependencies
|
|
814
|
+
|
|
815
|
+
* The following workspace dependencies were updated
|
|
816
|
+
* dependencies
|
|
817
|
+
* @twin.org/cli-core bumped from 0.0.3-next.4 to 0.0.3-next.5
|
|
818
|
+
* @twin.org/core bumped from 0.0.3-next.4 to 0.0.3-next.5
|
|
819
|
+
* @twin.org/crypto bumped from 0.0.3-next.4 to 0.0.3-next.5
|
|
820
|
+
* @twin.org/nameof bumped from 0.0.3-next.4 to 0.0.3-next.5
|
|
821
|
+
* devDependencies
|
|
822
|
+
* @twin.org/merge-locales bumped from 0.0.3-next.4 to 0.0.3-next.5
|
|
823
|
+
* @twin.org/nameof-transformer bumped from 0.0.3-next.4 to 0.0.3-next.5
|
|
824
|
+
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.4 to 0.0.3-next.5
|
|
825
|
+
* @twin.org/validate-locales bumped from 0.0.3-next.4 to 0.0.3-next.5
|
|
826
|
+
|
|
827
|
+
## [0.0.3-next.4](https://github.com/iotaledger/twin-framework/compare/crypto-cli-v0.0.3-next.3...crypto-cli-v0.0.3-next.4) (2025-11-13)
|
|
4
828
|
|
|
5
829
|
|
|
6
830
|
### Miscellaneous Chores
|
|
@@ -22,7 +846,7 @@
|
|
|
22
846
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.3 to 0.0.3-next.4
|
|
23
847
|
* @twin.org/validate-locales bumped from 0.0.3-next.3 to 0.0.3-next.4
|
|
24
848
|
|
|
25
|
-
## [0.0.3-next.3](https://github.com/
|
|
849
|
+
## [0.0.3-next.3](https://github.com/iotaledger/twin-framework/compare/crypto-cli-v0.0.3-next.2...crypto-cli-v0.0.3-next.3) (2025-11-12)
|
|
26
850
|
|
|
27
851
|
|
|
28
852
|
### Miscellaneous Chores
|
|
@@ -44,7 +868,7 @@
|
|
|
44
868
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.2 to 0.0.3-next.3
|
|
45
869
|
* @twin.org/validate-locales bumped from 0.0.3-next.2 to 0.0.3-next.3
|
|
46
870
|
|
|
47
|
-
## [0.0.3-next.2](https://github.com/
|
|
871
|
+
## [0.0.3-next.2](https://github.com/iotaledger/twin-framework/compare/crypto-cli-v0.0.3-next.1...crypto-cli-v0.0.3-next.2) (2025-11-12)
|
|
48
872
|
|
|
49
873
|
|
|
50
874
|
### Miscellaneous Chores
|
|
@@ -66,28 +890,28 @@
|
|
|
66
890
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.1 to 0.0.3-next.2
|
|
67
891
|
* @twin.org/validate-locales bumped from 0.0.3-next.1 to 0.0.3-next.2
|
|
68
892
|
|
|
69
|
-
## [0.0.3-next.1](https://github.com/
|
|
893
|
+
## [0.0.3-next.1](https://github.com/iotaledger/twin-framework/compare/crypto-cli-v0.0.3-next.0...crypto-cli-v0.0.3-next.1) (2025-11-10)
|
|
70
894
|
|
|
71
895
|
|
|
72
896
|
### Features
|
|
73
897
|
|
|
74
|
-
* add context id features ([#206](https://github.com/
|
|
75
|
-
* add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/
|
|
76
|
-
* add version type ([ae50cd9](https://github.com/
|
|
77
|
-
* eslint migration to flat config ([74427d7](https://github.com/
|
|
78
|
-
* locales validation ([#197](https://github.com/
|
|
79
|
-
* relocate core packages from tools ([bcab8f3](https://github.com/
|
|
80
|
-
* remove version type ([553aa55](https://github.com/
|
|
81
|
-
* update dependencies ([f3bd015](https://github.com/
|
|
82
|
-
* use cause instead of inner for errors ([1f4acc4](https://github.com/
|
|
83
|
-
* use new shared store mechanism ([#131](https://github.com/
|
|
898
|
+
* add context id features ([#206](https://github.com/iotaledger/twin-framework/issues/206)) ([ef0d4ee](https://github.com/iotaledger/twin-framework/commit/ef0d4ee11a4f5fc6cc6f52a4958ce905c04ee13b))
|
|
899
|
+
* add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/iotaledger/twin-framework/commit/95d875ec8ccb4713c145fdde941d4cfedcec2ed3))
|
|
900
|
+
* add version type ([ae50cd9](https://github.com/iotaledger/twin-framework/commit/ae50cd99d342ed8eeb55290a52e9fed80a2af99e))
|
|
901
|
+
* eslint migration to flat config ([74427d7](https://github.com/iotaledger/twin-framework/commit/74427d78d342167f7850e49ab87269326355befe))
|
|
902
|
+
* locales validation ([#197](https://github.com/iotaledger/twin-framework/issues/197)) ([55fdadb](https://github.com/iotaledger/twin-framework/commit/55fdadb13595ce0047f787bd1d4135d429a99f12))
|
|
903
|
+
* relocate core packages from tools ([bcab8f3](https://github.com/iotaledger/twin-framework/commit/bcab8f3160442ea4fcaf442947462504f3d6a17d))
|
|
904
|
+
* remove version type ([553aa55](https://github.com/iotaledger/twin-framework/commit/553aa55bd79b8f930155035e522af2b0f6e3d0c8))
|
|
905
|
+
* update dependencies ([f3bd015](https://github.com/iotaledger/twin-framework/commit/f3bd015efd169196b7e0335f5cab876ba6ca1d75))
|
|
906
|
+
* use cause instead of inner for errors ([1f4acc4](https://github.com/iotaledger/twin-framework/commit/1f4acc4d7a6b71a134d9547da9bf40de1e1e49da))
|
|
907
|
+
* use new shared store mechanism ([#131](https://github.com/iotaledger/twin-framework/issues/131)) ([934385b](https://github.com/iotaledger/twin-framework/commit/934385b2fbaf9f5c00a505ebf9d093bd5a425f55))
|
|
84
908
|
|
|
85
909
|
|
|
86
910
|
### Bug Fixes
|
|
87
911
|
|
|
88
|
-
* crypto CLI address output to JSON ([0398604](https://github.com/
|
|
89
|
-
* crypto CLI address output to JSON ([3397bfb](https://github.com/
|
|
90
|
-
* remove bech32 from crypto-cli ([892aa5f](https://github.com/
|
|
912
|
+
* crypto CLI address output to JSON ([0398604](https://github.com/iotaledger/twin-framework/commit/0398604c5ad7673eddf1ee7bed7fafa94f3526f8))
|
|
913
|
+
* crypto CLI address output to JSON ([3397bfb](https://github.com/iotaledger/twin-framework/commit/3397bfbdde6be5dcb40b490009891e14338e2af7))
|
|
914
|
+
* remove bech32 from crypto-cli ([892aa5f](https://github.com/iotaledger/twin-framework/commit/892aa5f746a4bc806f2dada3611c03fadcfe5a7b))
|
|
91
915
|
|
|
92
916
|
|
|
93
917
|
### Dependencies
|
|
@@ -104,7 +928,7 @@
|
|
|
104
928
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.0 to 0.0.3-next.1
|
|
105
929
|
* @twin.org/validate-locales bumped from 0.0.3-next.0 to 0.0.3-next.1
|
|
106
930
|
|
|
107
|
-
## [0.0.2-next.22](https://github.com/
|
|
931
|
+
## [0.0.2-next.22](https://github.com/iotaledger/twin-framework/compare/crypto-cli-v0.0.2-next.21...crypto-cli-v0.0.2-next.22) (2025-10-10)
|
|
108
932
|
|
|
109
933
|
|
|
110
934
|
### Miscellaneous Chores
|
|
@@ -126,12 +950,12 @@
|
|
|
126
950
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.21 to 0.0.2-next.22
|
|
127
951
|
* @twin.org/validate-locales bumped from 0.0.2-next.21 to 0.0.2-next.22
|
|
128
952
|
|
|
129
|
-
## [0.0.2-next.21](https://github.com/
|
|
953
|
+
## [0.0.2-next.21](https://github.com/iotaledger/twin-framework/compare/crypto-cli-v0.0.2-next.20...crypto-cli-v0.0.2-next.21) (2025-10-09)
|
|
130
954
|
|
|
131
955
|
|
|
132
956
|
### Features
|
|
133
957
|
|
|
134
|
-
* locales validation ([#197](https://github.com/
|
|
958
|
+
* locales validation ([#197](https://github.com/iotaledger/twin-framework/issues/197)) ([55fdadb](https://github.com/iotaledger/twin-framework/commit/55fdadb13595ce0047f787bd1d4135d429a99f12))
|
|
135
959
|
|
|
136
960
|
|
|
137
961
|
### Dependencies
|
|
@@ -148,7 +972,7 @@
|
|
|
148
972
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.20 to 0.0.2-next.21
|
|
149
973
|
* @twin.org/validate-locales bumped from 0.0.2-next.20 to 0.0.2-next.21
|
|
150
974
|
|
|
151
|
-
## [0.0.2-next.20](https://github.com/
|
|
975
|
+
## [0.0.2-next.20](https://github.com/iotaledger/twin-framework/compare/crypto-cli-v0.0.2-next.19...crypto-cli-v0.0.2-next.20) (2025-10-02)
|
|
152
976
|
|
|
153
977
|
|
|
154
978
|
### Miscellaneous Chores
|
|
@@ -169,7 +993,7 @@
|
|
|
169
993
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.19 to 0.0.2-next.20
|
|
170
994
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.19 to 0.0.2-next.20
|
|
171
995
|
|
|
172
|
-
## [0.0.2-next.19](https://github.com/
|
|
996
|
+
## [0.0.2-next.19](https://github.com/iotaledger/twin-framework/compare/crypto-cli-v0.0.2-next.18...crypto-cli-v0.0.2-next.19) (2025-09-30)
|
|
173
997
|
|
|
174
998
|
|
|
175
999
|
### Miscellaneous Chores
|
|
@@ -190,7 +1014,7 @@
|
|
|
190
1014
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.18 to 0.0.2-next.19
|
|
191
1015
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.18 to 0.0.2-next.19
|
|
192
1016
|
|
|
193
|
-
## [0.0.2-next.18](https://github.com/
|
|
1017
|
+
## [0.0.2-next.18](https://github.com/iotaledger/twin-framework/compare/crypto-cli-v0.0.2-next.17...crypto-cli-v0.0.2-next.18) (2025-09-29)
|
|
194
1018
|
|
|
195
1019
|
|
|
196
1020
|
### Miscellaneous Chores
|
|
@@ -211,7 +1035,7 @@
|
|
|
211
1035
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.17 to 0.0.2-next.18
|
|
212
1036
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.17 to 0.0.2-next.18
|
|
213
1037
|
|
|
214
|
-
## [0.0.2-next.17](https://github.com/
|
|
1038
|
+
## [0.0.2-next.17](https://github.com/iotaledger/twin-framework/compare/crypto-cli-v0.0.2-next.16...crypto-cli-v0.0.2-next.17) (2025-09-29)
|
|
215
1039
|
|
|
216
1040
|
|
|
217
1041
|
### Miscellaneous Chores
|
|
@@ -232,7 +1056,7 @@
|
|
|
232
1056
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.16 to 0.0.2-next.17
|
|
233
1057
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.16 to 0.0.2-next.17
|
|
234
1058
|
|
|
235
|
-
## [0.0.2-next.16](https://github.com/
|
|
1059
|
+
## [0.0.2-next.16](https://github.com/iotaledger/twin-framework/compare/crypto-cli-v0.0.2-next.15...crypto-cli-v0.0.2-next.16) (2025-09-28)
|
|
236
1060
|
|
|
237
1061
|
|
|
238
1062
|
### Miscellaneous Chores
|
|
@@ -253,7 +1077,7 @@
|
|
|
253
1077
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.15 to 0.0.2-next.16
|
|
254
1078
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.15 to 0.0.2-next.16
|
|
255
1079
|
|
|
256
|
-
## [0.0.2-next.15](https://github.com/
|
|
1080
|
+
## [0.0.2-next.15](https://github.com/iotaledger/twin-framework/compare/crypto-cli-v0.0.2-next.14...crypto-cli-v0.0.2-next.15) (2025-09-22)
|
|
257
1081
|
|
|
258
1082
|
|
|
259
1083
|
### Miscellaneous Chores
|
|
@@ -274,7 +1098,7 @@
|
|
|
274
1098
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.14 to 0.0.2-next.15
|
|
275
1099
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.14 to 0.0.2-next.15
|
|
276
1100
|
|
|
277
|
-
## [0.0.2-next.14](https://github.com/
|
|
1101
|
+
## [0.0.2-next.14](https://github.com/iotaledger/twin-framework/compare/crypto-cli-v0.0.2-next.13...crypto-cli-v0.0.2-next.14) (2025-09-22)
|
|
278
1102
|
|
|
279
1103
|
|
|
280
1104
|
### Miscellaneous Chores
|
|
@@ -295,7 +1119,7 @@
|
|
|
295
1119
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.13 to 0.0.2-next.14
|
|
296
1120
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.13 to 0.0.2-next.14
|
|
297
1121
|
|
|
298
|
-
## [0.0.2-next.13](https://github.com/
|
|
1122
|
+
## [0.0.2-next.13](https://github.com/iotaledger/twin-framework/compare/crypto-cli-v0.0.2-next.12...crypto-cli-v0.0.2-next.13) (2025-09-22)
|
|
299
1123
|
|
|
300
1124
|
|
|
301
1125
|
### Miscellaneous Chores
|
|
@@ -316,7 +1140,7 @@
|
|
|
316
1140
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.12 to 0.0.2-next.13
|
|
317
1141
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.12 to 0.0.2-next.13
|
|
318
1142
|
|
|
319
|
-
## [0.0.2-next.12](https://github.com/
|
|
1143
|
+
## [0.0.2-next.12](https://github.com/iotaledger/twin-framework/compare/crypto-cli-v0.0.2-next.11...crypto-cli-v0.0.2-next.12) (2025-09-15)
|
|
320
1144
|
|
|
321
1145
|
|
|
322
1146
|
### Miscellaneous Chores
|
|
@@ -337,7 +1161,7 @@
|
|
|
337
1161
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.11 to 0.0.2-next.12
|
|
338
1162
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.11 to 0.0.2-next.12
|
|
339
1163
|
|
|
340
|
-
## [0.0.2-next.11](https://github.com/
|
|
1164
|
+
## [0.0.2-next.11](https://github.com/iotaledger/twin-framework/compare/crypto-cli-v0.0.2-next.10...crypto-cli-v0.0.2-next.11) (2025-09-15)
|
|
341
1165
|
|
|
342
1166
|
|
|
343
1167
|
### Miscellaneous Chores
|
|
@@ -358,7 +1182,7 @@
|
|
|
358
1182
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.10 to 0.0.2-next.11
|
|
359
1183
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.10 to 0.0.2-next.11
|
|
360
1184
|
|
|
361
|
-
## [0.0.2-next.10](https://github.com/
|
|
1185
|
+
## [0.0.2-next.10](https://github.com/iotaledger/twin-framework/compare/crypto-cli-v0.0.2-next.9...crypto-cli-v0.0.2-next.10) (2025-09-11)
|
|
362
1186
|
|
|
363
1187
|
|
|
364
1188
|
### Miscellaneous Chores
|
|
@@ -379,7 +1203,7 @@
|
|
|
379
1203
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.9 to 0.0.2-next.10
|
|
380
1204
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.9 to 0.0.2-next.10
|
|
381
1205
|
|
|
382
|
-
## [0.0.2-next.9](https://github.com/
|
|
1206
|
+
## [0.0.2-next.9](https://github.com/iotaledger/twin-framework/compare/crypto-cli-v0.0.2-next.8...crypto-cli-v0.0.2-next.9) (2025-09-08)
|
|
383
1207
|
|
|
384
1208
|
|
|
385
1209
|
### Miscellaneous Chores
|
|
@@ -400,7 +1224,7 @@
|
|
|
400
1224
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.8 to 0.0.2-next.9
|
|
401
1225
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.8 to 0.0.2-next.9
|
|
402
1226
|
|
|
403
|
-
## [0.0.2-next.8](https://github.com/
|
|
1227
|
+
## [0.0.2-next.8](https://github.com/iotaledger/twin-framework/compare/crypto-cli-v0.0.2-next.7...crypto-cli-v0.0.2-next.8) (2025-09-05)
|
|
404
1228
|
|
|
405
1229
|
|
|
406
1230
|
### Miscellaneous Chores
|
|
@@ -421,12 +1245,12 @@
|
|
|
421
1245
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.7 to 0.0.2-next.8
|
|
422
1246
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.7 to 0.0.2-next.8
|
|
423
1247
|
|
|
424
|
-
## [0.0.2-next.7](https://github.com/
|
|
1248
|
+
## [0.0.2-next.7](https://github.com/iotaledger/twin-framework/compare/crypto-cli-v0.0.2-next.6...crypto-cli-v0.0.2-next.7) (2025-08-29)
|
|
425
1249
|
|
|
426
1250
|
|
|
427
1251
|
### Features
|
|
428
1252
|
|
|
429
|
-
* eslint migration to flat config ([74427d7](https://github.com/
|
|
1253
|
+
* eslint migration to flat config ([74427d7](https://github.com/iotaledger/twin-framework/commit/74427d78d342167f7850e49ab87269326355befe))
|
|
430
1254
|
|
|
431
1255
|
|
|
432
1256
|
### Dependencies
|
|
@@ -442,7 +1266,7 @@
|
|
|
442
1266
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.6 to 0.0.2-next.7
|
|
443
1267
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.6 to 0.0.2-next.7
|
|
444
1268
|
|
|
445
|
-
## [0.0.2-next.6](https://github.com/
|
|
1269
|
+
## [0.0.2-next.6](https://github.com/iotaledger/twin-framework/compare/crypto-cli-v0.0.2-next.5...crypto-cli-v0.0.2-next.6) (2025-08-27)
|
|
446
1270
|
|
|
447
1271
|
|
|
448
1272
|
### Miscellaneous Chores
|
|
@@ -463,12 +1287,12 @@
|
|
|
463
1287
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.5 to 0.0.2-next.6
|
|
464
1288
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.5 to 0.0.2-next.6
|
|
465
1289
|
|
|
466
|
-
## [0.0.2-next.5](https://github.com/
|
|
1290
|
+
## [0.0.2-next.5](https://github.com/iotaledger/twin-framework/compare/crypto-cli-v0.0.2-next.4...crypto-cli-v0.0.2-next.5) (2025-08-19)
|
|
467
1291
|
|
|
468
1292
|
|
|
469
1293
|
### Features
|
|
470
1294
|
|
|
471
|
-
* use cause instead of inner for errors ([1f4acc4](https://github.com/
|
|
1295
|
+
* use cause instead of inner for errors ([1f4acc4](https://github.com/iotaledger/twin-framework/commit/1f4acc4d7a6b71a134d9547da9bf40de1e1e49da))
|
|
472
1296
|
|
|
473
1297
|
|
|
474
1298
|
### Dependencies
|
|
@@ -484,7 +1308,7 @@
|
|
|
484
1308
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.4 to 0.0.2-next.5
|
|
485
1309
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.4 to 0.0.2-next.5
|
|
486
1310
|
|
|
487
|
-
## [0.0.2-next.4](https://github.com/
|
|
1311
|
+
## [0.0.2-next.4](https://github.com/iotaledger/twin-framework/compare/crypto-cli-v0.0.2-next.3...crypto-cli-v0.0.2-next.4) (2025-08-15)
|
|
488
1312
|
|
|
489
1313
|
|
|
490
1314
|
### Miscellaneous Chores
|
|
@@ -505,24 +1329,24 @@
|
|
|
505
1329
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.3 to 0.0.2-next.4
|
|
506
1330
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.3 to 0.0.2-next.4
|
|
507
1331
|
|
|
508
|
-
## [0.0.2-next.3](https://github.com/
|
|
1332
|
+
## [0.0.2-next.3](https://github.com/iotaledger/twin-framework/compare/crypto-cli-v0.0.2-next.2...crypto-cli-v0.0.2-next.3) (2025-08-06)
|
|
509
1333
|
|
|
510
1334
|
|
|
511
1335
|
### Features
|
|
512
1336
|
|
|
513
|
-
* add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/
|
|
514
|
-
* add version type ([ae50cd9](https://github.com/
|
|
515
|
-
* relocate core packages from tools ([bcab8f3](https://github.com/
|
|
516
|
-
* remove version type ([553aa55](https://github.com/
|
|
517
|
-
* update dependencies ([f3bd015](https://github.com/
|
|
518
|
-
* use new shared store mechanism ([#131](https://github.com/
|
|
1337
|
+
* add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/iotaledger/twin-framework/commit/95d875ec8ccb4713c145fdde941d4cfedcec2ed3))
|
|
1338
|
+
* add version type ([ae50cd9](https://github.com/iotaledger/twin-framework/commit/ae50cd99d342ed8eeb55290a52e9fed80a2af99e))
|
|
1339
|
+
* relocate core packages from tools ([bcab8f3](https://github.com/iotaledger/twin-framework/commit/bcab8f3160442ea4fcaf442947462504f3d6a17d))
|
|
1340
|
+
* remove version type ([553aa55](https://github.com/iotaledger/twin-framework/commit/553aa55bd79b8f930155035e522af2b0f6e3d0c8))
|
|
1341
|
+
* update dependencies ([f3bd015](https://github.com/iotaledger/twin-framework/commit/f3bd015efd169196b7e0335f5cab876ba6ca1d75))
|
|
1342
|
+
* use new shared store mechanism ([#131](https://github.com/iotaledger/twin-framework/issues/131)) ([934385b](https://github.com/iotaledger/twin-framework/commit/934385b2fbaf9f5c00a505ebf9d093bd5a425f55))
|
|
519
1343
|
|
|
520
1344
|
|
|
521
1345
|
### Bug Fixes
|
|
522
1346
|
|
|
523
|
-
* crypto CLI address output to JSON ([0398604](https://github.com/
|
|
524
|
-
* crypto CLI address output to JSON ([3397bfb](https://github.com/
|
|
525
|
-
* remove bech32 from crypto-cli ([892aa5f](https://github.com/
|
|
1347
|
+
* crypto CLI address output to JSON ([0398604](https://github.com/iotaledger/twin-framework/commit/0398604c5ad7673eddf1ee7bed7fafa94f3526f8))
|
|
1348
|
+
* crypto CLI address output to JSON ([3397bfb](https://github.com/iotaledger/twin-framework/commit/3397bfbdde6be5dcb40b490009891e14338e2af7))
|
|
1349
|
+
* remove bech32 from crypto-cli ([892aa5f](https://github.com/iotaledger/twin-framework/commit/892aa5f746a4bc806f2dada3611c03fadcfe5a7b))
|
|
526
1350
|
|
|
527
1351
|
|
|
528
1352
|
### Dependencies
|
|
@@ -538,24 +1362,24 @@
|
|
|
538
1362
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.2 to 0.0.2-next.3
|
|
539
1363
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.2 to 0.0.2-next.3
|
|
540
1364
|
|
|
541
|
-
## [0.0.2-next.2](https://github.com/
|
|
1365
|
+
## [0.0.2-next.2](https://github.com/iotaledger/twin-framework/compare/crypto-cli-v0.0.2-next.1...crypto-cli-v0.0.2-next.2) (2025-08-06)
|
|
542
1366
|
|
|
543
1367
|
|
|
544
1368
|
### Features
|
|
545
1369
|
|
|
546
|
-
* add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/
|
|
547
|
-
* add version type ([ae50cd9](https://github.com/
|
|
548
|
-
* relocate core packages from tools ([bcab8f3](https://github.com/
|
|
549
|
-
* remove version type ([553aa55](https://github.com/
|
|
550
|
-
* update dependencies ([f3bd015](https://github.com/
|
|
551
|
-
* use new shared store mechanism ([#131](https://github.com/
|
|
1370
|
+
* add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/iotaledger/twin-framework/commit/95d875ec8ccb4713c145fdde941d4cfedcec2ed3))
|
|
1371
|
+
* add version type ([ae50cd9](https://github.com/iotaledger/twin-framework/commit/ae50cd99d342ed8eeb55290a52e9fed80a2af99e))
|
|
1372
|
+
* relocate core packages from tools ([bcab8f3](https://github.com/iotaledger/twin-framework/commit/bcab8f3160442ea4fcaf442947462504f3d6a17d))
|
|
1373
|
+
* remove version type ([553aa55](https://github.com/iotaledger/twin-framework/commit/553aa55bd79b8f930155035e522af2b0f6e3d0c8))
|
|
1374
|
+
* update dependencies ([f3bd015](https://github.com/iotaledger/twin-framework/commit/f3bd015efd169196b7e0335f5cab876ba6ca1d75))
|
|
1375
|
+
* use new shared store mechanism ([#131](https://github.com/iotaledger/twin-framework/issues/131)) ([934385b](https://github.com/iotaledger/twin-framework/commit/934385b2fbaf9f5c00a505ebf9d093bd5a425f55))
|
|
552
1376
|
|
|
553
1377
|
|
|
554
1378
|
### Bug Fixes
|
|
555
1379
|
|
|
556
|
-
* crypto CLI address output to JSON ([0398604](https://github.com/
|
|
557
|
-
* crypto CLI address output to JSON ([3397bfb](https://github.com/
|
|
558
|
-
* remove bech32 from crypto-cli ([892aa5f](https://github.com/
|
|
1380
|
+
* crypto CLI address output to JSON ([0398604](https://github.com/iotaledger/twin-framework/commit/0398604c5ad7673eddf1ee7bed7fafa94f3526f8))
|
|
1381
|
+
* crypto CLI address output to JSON ([3397bfb](https://github.com/iotaledger/twin-framework/commit/3397bfbdde6be5dcb40b490009891e14338e2af7))
|
|
1382
|
+
* remove bech32 from crypto-cli ([892aa5f](https://github.com/iotaledger/twin-framework/commit/892aa5f746a4bc806f2dada3611c03fadcfe5a7b))
|
|
559
1383
|
|
|
560
1384
|
|
|
561
1385
|
### Dependencies
|
|
@@ -571,24 +1395,24 @@
|
|
|
571
1395
|
* @twin.org/nameof-transformer bumped from 0.0.2-next.1 to 0.0.2-next.2
|
|
572
1396
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.1 to 0.0.2-next.2
|
|
573
1397
|
|
|
574
|
-
## [0.0.2-next.1](https://github.com/
|
|
1398
|
+
## [0.0.2-next.1](https://github.com/iotaledger/twin-framework/compare/crypto-cli-v0.0.2-next.0...crypto-cli-v0.0.2-next.1) (2025-08-06)
|
|
575
1399
|
|
|
576
1400
|
|
|
577
1401
|
### Features
|
|
578
1402
|
|
|
579
|
-
* add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/
|
|
580
|
-
* add version type ([ae50cd9](https://github.com/
|
|
581
|
-
* relocate core packages from tools ([bcab8f3](https://github.com/
|
|
582
|
-
* remove version type ([553aa55](https://github.com/
|
|
583
|
-
* update dependencies ([f3bd015](https://github.com/
|
|
584
|
-
* use new shared store mechanism ([#131](https://github.com/
|
|
1403
|
+
* add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/iotaledger/twin-framework/commit/95d875ec8ccb4713c145fdde941d4cfedcec2ed3))
|
|
1404
|
+
* add version type ([ae50cd9](https://github.com/iotaledger/twin-framework/commit/ae50cd99d342ed8eeb55290a52e9fed80a2af99e))
|
|
1405
|
+
* relocate core packages from tools ([bcab8f3](https://github.com/iotaledger/twin-framework/commit/bcab8f3160442ea4fcaf442947462504f3d6a17d))
|
|
1406
|
+
* remove version type ([553aa55](https://github.com/iotaledger/twin-framework/commit/553aa55bd79b8f930155035e522af2b0f6e3d0c8))
|
|
1407
|
+
* update dependencies ([f3bd015](https://github.com/iotaledger/twin-framework/commit/f3bd015efd169196b7e0335f5cab876ba6ca1d75))
|
|
1408
|
+
* use new shared store mechanism ([#131](https://github.com/iotaledger/twin-framework/issues/131)) ([934385b](https://github.com/iotaledger/twin-framework/commit/934385b2fbaf9f5c00a505ebf9d093bd5a425f55))
|
|
585
1409
|
|
|
586
1410
|
|
|
587
1411
|
### Bug Fixes
|
|
588
1412
|
|
|
589
|
-
* crypto CLI address output to JSON ([0398604](https://github.com/
|
|
590
|
-
* crypto CLI address output to JSON ([3397bfb](https://github.com/
|
|
591
|
-
* remove bech32 from crypto-cli ([892aa5f](https://github.com/
|
|
1413
|
+
* crypto CLI address output to JSON ([0398604](https://github.com/iotaledger/twin-framework/commit/0398604c5ad7673eddf1ee7bed7fafa94f3526f8))
|
|
1414
|
+
* crypto CLI address output to JSON ([3397bfb](https://github.com/iotaledger/twin-framework/commit/3397bfbdde6be5dcb40b490009891e14338e2af7))
|
|
1415
|
+
* remove bech32 from crypto-cli ([892aa5f](https://github.com/iotaledger/twin-framework/commit/892aa5f746a4bc806f2dada3611c03fadcfe5a7b))
|
|
592
1416
|
|
|
593
1417
|
|
|
594
1418
|
### Dependencies
|
|
@@ -609,8 +1433,8 @@
|
|
|
609
1433
|
|
|
610
1434
|
### Features
|
|
611
1435
|
|
|
612
|
-
* release to production ([829d53d](https://github.com/
|
|
613
|
-
* release to production ([5cf3a76](https://github.com/
|
|
1436
|
+
* release to production ([829d53d](https://github.com/iotaledger/twin-framework/commit/829d53d3953b1e1b40b0243c04cfdfd3842aac7b))
|
|
1437
|
+
* release to production ([5cf3a76](https://github.com/iotaledger/twin-framework/commit/5cf3a76a09eff2e6414d0cba846c7c37400a11d6))
|
|
614
1438
|
|
|
615
1439
|
|
|
616
1440
|
### Dependencies
|
|
@@ -626,23 +1450,23 @@
|
|
|
626
1450
|
* @twin.org/nameof-transformer bumped from ^0.0.0 to ^0.0.1
|
|
627
1451
|
* @twin.org/nameof-vitest-plugin bumped from ^0.0.0 to ^0.0.1
|
|
628
1452
|
|
|
629
|
-
## [0.0.1-next.70](https://github.com/
|
|
1453
|
+
## [0.0.1-next.70](https://github.com/iotaledger/twin-framework/compare/crypto-cli-v0.0.1-next.69...crypto-cli-v0.0.1-next.70) (2025-07-02)
|
|
630
1454
|
|
|
631
1455
|
|
|
632
1456
|
### Features
|
|
633
1457
|
|
|
634
|
-
* add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/
|
|
635
|
-
* add version type ([ae50cd9](https://github.com/
|
|
636
|
-
* relocate core packages from tools ([bcab8f3](https://github.com/
|
|
637
|
-
* remove version type ([553aa55](https://github.com/
|
|
638
|
-
* use new shared store mechanism ([#131](https://github.com/
|
|
1458
|
+
* add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/iotaledger/twin-framework/commit/95d875ec8ccb4713c145fdde941d4cfedcec2ed3))
|
|
1459
|
+
* add version type ([ae50cd9](https://github.com/iotaledger/twin-framework/commit/ae50cd99d342ed8eeb55290a52e9fed80a2af99e))
|
|
1460
|
+
* relocate core packages from tools ([bcab8f3](https://github.com/iotaledger/twin-framework/commit/bcab8f3160442ea4fcaf442947462504f3d6a17d))
|
|
1461
|
+
* remove version type ([553aa55](https://github.com/iotaledger/twin-framework/commit/553aa55bd79b8f930155035e522af2b0f6e3d0c8))
|
|
1462
|
+
* use new shared store mechanism ([#131](https://github.com/iotaledger/twin-framework/issues/131)) ([934385b](https://github.com/iotaledger/twin-framework/commit/934385b2fbaf9f5c00a505ebf9d093bd5a425f55))
|
|
639
1463
|
|
|
640
1464
|
|
|
641
1465
|
### Bug Fixes
|
|
642
1466
|
|
|
643
|
-
* crypto CLI address output to JSON ([0398604](https://github.com/
|
|
644
|
-
* crypto CLI address output to JSON ([3397bfb](https://github.com/
|
|
645
|
-
* remove bech32 from crypto-cli ([892aa5f](https://github.com/
|
|
1467
|
+
* crypto CLI address output to JSON ([0398604](https://github.com/iotaledger/twin-framework/commit/0398604c5ad7673eddf1ee7bed7fafa94f3526f8))
|
|
1468
|
+
* crypto CLI address output to JSON ([3397bfb](https://github.com/iotaledger/twin-framework/commit/3397bfbdde6be5dcb40b490009891e14338e2af7))
|
|
1469
|
+
* remove bech32 from crypto-cli ([892aa5f](https://github.com/iotaledger/twin-framework/commit/892aa5f746a4bc806f2dada3611c03fadcfe5a7b))
|
|
646
1470
|
|
|
647
1471
|
|
|
648
1472
|
### Dependencies
|
|
@@ -658,23 +1482,23 @@
|
|
|
658
1482
|
* @twin.org/nameof-transformer bumped from 0.0.1-next.69 to 0.0.1-next.70
|
|
659
1483
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.1-next.69 to 0.0.1-next.70
|
|
660
1484
|
|
|
661
|
-
## [0.0.1-next.69](https://github.com/
|
|
1485
|
+
## [0.0.1-next.69](https://github.com/iotaledger/twin-framework/compare/crypto-cli-v0.0.1-next.68...crypto-cli-v0.0.1-next.69) (2025-07-02)
|
|
662
1486
|
|
|
663
1487
|
|
|
664
1488
|
### Features
|
|
665
1489
|
|
|
666
|
-
* add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/
|
|
667
|
-
* add version type ([ae50cd9](https://github.com/
|
|
668
|
-
* relocate core packages from tools ([bcab8f3](https://github.com/
|
|
669
|
-
* remove version type ([553aa55](https://github.com/
|
|
670
|
-
* use new shared store mechanism ([#131](https://github.com/
|
|
1490
|
+
* add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/iotaledger/twin-framework/commit/95d875ec8ccb4713c145fdde941d4cfedcec2ed3))
|
|
1491
|
+
* add version type ([ae50cd9](https://github.com/iotaledger/twin-framework/commit/ae50cd99d342ed8eeb55290a52e9fed80a2af99e))
|
|
1492
|
+
* relocate core packages from tools ([bcab8f3](https://github.com/iotaledger/twin-framework/commit/bcab8f3160442ea4fcaf442947462504f3d6a17d))
|
|
1493
|
+
* remove version type ([553aa55](https://github.com/iotaledger/twin-framework/commit/553aa55bd79b8f930155035e522af2b0f6e3d0c8))
|
|
1494
|
+
* use new shared store mechanism ([#131](https://github.com/iotaledger/twin-framework/issues/131)) ([934385b](https://github.com/iotaledger/twin-framework/commit/934385b2fbaf9f5c00a505ebf9d093bd5a425f55))
|
|
671
1495
|
|
|
672
1496
|
|
|
673
1497
|
### Bug Fixes
|
|
674
1498
|
|
|
675
|
-
* crypto CLI address output to JSON ([0398604](https://github.com/
|
|
676
|
-
* crypto CLI address output to JSON ([3397bfb](https://github.com/
|
|
677
|
-
* remove bech32 from crypto-cli ([892aa5f](https://github.com/
|
|
1499
|
+
* crypto CLI address output to JSON ([0398604](https://github.com/iotaledger/twin-framework/commit/0398604c5ad7673eddf1ee7bed7fafa94f3526f8))
|
|
1500
|
+
* crypto CLI address output to JSON ([3397bfb](https://github.com/iotaledger/twin-framework/commit/3397bfbdde6be5dcb40b490009891e14338e2af7))
|
|
1501
|
+
* remove bech32 from crypto-cli ([892aa5f](https://github.com/iotaledger/twin-framework/commit/892aa5f746a4bc806f2dada3611c03fadcfe5a7b))
|
|
678
1502
|
|
|
679
1503
|
|
|
680
1504
|
### Dependencies
|
|
@@ -690,12 +1514,12 @@
|
|
|
690
1514
|
* @twin.org/nameof-transformer bumped from 0.0.1-next.68 to 0.0.1-next.69
|
|
691
1515
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.1-next.68 to 0.0.1-next.69
|
|
692
1516
|
|
|
693
|
-
## [0.0.1-next.68](https://github.com/
|
|
1517
|
+
## [0.0.1-next.68](https://github.com/iotaledger/twin-framework/compare/crypto-cli-v0.0.1-next.67...crypto-cli-v0.0.1-next.68) (2025-07-02)
|
|
694
1518
|
|
|
695
1519
|
|
|
696
1520
|
### Features
|
|
697
1521
|
|
|
698
|
-
* relocate core packages from tools ([bcab8f3](https://github.com/
|
|
1522
|
+
* relocate core packages from tools ([bcab8f3](https://github.com/iotaledger/twin-framework/commit/bcab8f3160442ea4fcaf442947462504f3d6a17d))
|
|
699
1523
|
|
|
700
1524
|
|
|
701
1525
|
### Dependencies
|
|
@@ -711,12 +1535,12 @@
|
|
|
711
1535
|
* @twin.org/nameof-transformer bumped from 0.0.1-next.67 to 0.0.1-next.68
|
|
712
1536
|
* @twin.org/nameof-vitest-plugin bumped from 0.0.1-next.67 to 0.0.1-next.68
|
|
713
1537
|
|
|
714
|
-
## [0.0.1-next.67](https://github.com/
|
|
1538
|
+
## [0.0.1-next.67](https://github.com/iotaledger/twin-framework/compare/crypto-cli-v0.0.1-next.66...crypto-cli-v0.0.1-next.67) (2025-06-26)
|
|
715
1539
|
|
|
716
1540
|
|
|
717
1541
|
### Bug Fixes
|
|
718
1542
|
|
|
719
|
-
* remove bech32 from crypto-cli ([892aa5f](https://github.com/
|
|
1543
|
+
* remove bech32 from crypto-cli ([892aa5f](https://github.com/iotaledger/twin-framework/commit/892aa5f746a4bc806f2dada3611c03fadcfe5a7b))
|
|
720
1544
|
|
|
721
1545
|
|
|
722
1546
|
### Dependencies
|
|
@@ -727,7 +1551,7 @@
|
|
|
727
1551
|
* @twin.org/core bumped from 0.0.1-next.66 to 0.0.1-next.67
|
|
728
1552
|
* @twin.org/crypto bumped from 0.0.1-next.66 to 0.0.1-next.67
|
|
729
1553
|
|
|
730
|
-
## [0.0.1-next.66](https://github.com/
|
|
1554
|
+
## [0.0.1-next.66](https://github.com/iotaledger/twin-framework/compare/crypto-cli-v0.0.1-next.65...crypto-cli-v0.0.1-next.66) (2025-06-26)
|
|
731
1555
|
|
|
732
1556
|
|
|
733
1557
|
### Miscellaneous Chores
|
|
@@ -743,7 +1567,7 @@
|
|
|
743
1567
|
* @twin.org/core bumped from 0.0.1-next.65 to 0.0.1-next.66
|
|
744
1568
|
* @twin.org/crypto bumped from 0.0.1-next.65 to 0.0.1-next.66
|
|
745
1569
|
|
|
746
|
-
## [0.0.1-next.65](https://github.com/
|
|
1570
|
+
## [0.0.1-next.65](https://github.com/iotaledger/twin-framework/compare/crypto-cli-v0.0.1-next.64...crypto-cli-v0.0.1-next.65) (2025-06-19)
|
|
747
1571
|
|
|
748
1572
|
|
|
749
1573
|
### Miscellaneous Chores
|
|
@@ -759,7 +1583,7 @@
|
|
|
759
1583
|
* @twin.org/core bumped from 0.0.1-next.64 to 0.0.1-next.65
|
|
760
1584
|
* @twin.org/crypto bumped from 0.0.1-next.64 to 0.0.1-next.65
|
|
761
1585
|
|
|
762
|
-
## [0.0.1-next.64](https://github.com/
|
|
1586
|
+
## [0.0.1-next.64](https://github.com/iotaledger/twin-framework/compare/crypto-cli-v0.0.1-next.63...crypto-cli-v0.0.1-next.64) (2025-06-19)
|
|
763
1587
|
|
|
764
1588
|
|
|
765
1589
|
### Miscellaneous Chores
|
|
@@ -775,7 +1599,7 @@
|
|
|
775
1599
|
* @twin.org/core bumped from 0.0.1-next.63 to 0.0.1-next.64
|
|
776
1600
|
* @twin.org/crypto bumped from 0.0.1-next.63 to 0.0.1-next.64
|
|
777
1601
|
|
|
778
|
-
## [0.0.1-next.63](https://github.com/
|
|
1602
|
+
## [0.0.1-next.63](https://github.com/iotaledger/twin-framework/compare/crypto-cli-v0.0.1-next.62...crypto-cli-v0.0.1-next.63) (2025-06-18)
|
|
779
1603
|
|
|
780
1604
|
|
|
781
1605
|
### Miscellaneous Chores
|
|
@@ -791,21 +1615,21 @@
|
|
|
791
1615
|
* @twin.org/core bumped from 0.0.1-next.62 to 0.0.1-next.63
|
|
792
1616
|
* @twin.org/crypto bumped from 0.0.1-next.62 to 0.0.1-next.63
|
|
793
1617
|
|
|
794
|
-
## [0.0.1-next.62](https://github.com/
|
|
1618
|
+
## [0.0.1-next.62](https://github.com/iotaledger/twin-framework/compare/crypto-cli-v0.0.1-next.61...crypto-cli-v0.0.1-next.62) (2025-06-17)
|
|
795
1619
|
|
|
796
1620
|
|
|
797
1621
|
### Features
|
|
798
1622
|
|
|
799
|
-
* add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/
|
|
800
|
-
* add version type ([ae50cd9](https://github.com/
|
|
801
|
-
* remove version type ([553aa55](https://github.com/
|
|
802
|
-
* use new shared store mechanism ([#131](https://github.com/
|
|
1623
|
+
* add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/iotaledger/twin-framework/commit/95d875ec8ccb4713c145fdde941d4cfedcec2ed3))
|
|
1624
|
+
* add version type ([ae50cd9](https://github.com/iotaledger/twin-framework/commit/ae50cd99d342ed8eeb55290a52e9fed80a2af99e))
|
|
1625
|
+
* remove version type ([553aa55](https://github.com/iotaledger/twin-framework/commit/553aa55bd79b8f930155035e522af2b0f6e3d0c8))
|
|
1626
|
+
* use new shared store mechanism ([#131](https://github.com/iotaledger/twin-framework/issues/131)) ([934385b](https://github.com/iotaledger/twin-framework/commit/934385b2fbaf9f5c00a505ebf9d093bd5a425f55))
|
|
803
1627
|
|
|
804
1628
|
|
|
805
1629
|
### Bug Fixes
|
|
806
1630
|
|
|
807
|
-
* crypto CLI address output to JSON ([0398604](https://github.com/
|
|
808
|
-
* crypto CLI address output to JSON ([3397bfb](https://github.com/
|
|
1631
|
+
* crypto CLI address output to JSON ([0398604](https://github.com/iotaledger/twin-framework/commit/0398604c5ad7673eddf1ee7bed7fafa94f3526f8))
|
|
1632
|
+
* crypto CLI address output to JSON ([3397bfb](https://github.com/iotaledger/twin-framework/commit/3397bfbdde6be5dcb40b490009891e14338e2af7))
|
|
809
1633
|
|
|
810
1634
|
|
|
811
1635
|
### Dependencies
|
|
@@ -816,7 +1640,7 @@
|
|
|
816
1640
|
* @twin.org/core bumped from 0.0.1-next.61 to 0.0.1-next.62
|
|
817
1641
|
* @twin.org/crypto bumped from 0.0.1-next.61 to 0.0.1-next.62
|
|
818
1642
|
|
|
819
|
-
## [0.0.1-next.61](https://github.com/
|
|
1643
|
+
## [0.0.1-next.61](https://github.com/iotaledger/twin-framework/compare/crypto-cli-v0.0.1-next.60...crypto-cli-v0.0.1-next.61) (2025-06-17)
|
|
820
1644
|
|
|
821
1645
|
|
|
822
1646
|
### Miscellaneous Chores
|
|
@@ -832,13 +1656,13 @@
|
|
|
832
1656
|
* @twin.org/core bumped from 0.0.1-next.60 to 0.0.1-next.61
|
|
833
1657
|
* @twin.org/crypto bumped from 0.0.1-next.60 to 0.0.1-next.61
|
|
834
1658
|
|
|
835
|
-
## [0.0.1-next.60](https://github.com/
|
|
1659
|
+
## [0.0.1-next.60](https://github.com/iotaledger/twin-framework/compare/crypto-cli-v0.0.1-next.59...crypto-cli-v0.0.1-next.60) (2025-06-17)
|
|
836
1660
|
|
|
837
1661
|
|
|
838
1662
|
### Bug Fixes
|
|
839
1663
|
|
|
840
|
-
* crypto CLI address output to JSON ([0398604](https://github.com/
|
|
841
|
-
* crypto CLI address output to JSON ([3397bfb](https://github.com/
|
|
1664
|
+
* crypto CLI address output to JSON ([0398604](https://github.com/iotaledger/twin-framework/commit/0398604c5ad7673eddf1ee7bed7fafa94f3526f8))
|
|
1665
|
+
* crypto CLI address output to JSON ([3397bfb](https://github.com/iotaledger/twin-framework/commit/3397bfbdde6be5dcb40b490009891e14338e2af7))
|
|
842
1666
|
|
|
843
1667
|
|
|
844
1668
|
### Dependencies
|
|
@@ -849,7 +1673,7 @@
|
|
|
849
1673
|
* @twin.org/core bumped from 0.0.1-next.59 to 0.0.1-next.60
|
|
850
1674
|
* @twin.org/crypto bumped from 0.0.1-next.59 to 0.0.1-next.60
|
|
851
1675
|
|
|
852
|
-
## [0.0.1-next.59](https://github.com/
|
|
1676
|
+
## [0.0.1-next.59](https://github.com/iotaledger/twin-framework/compare/crypto-cli-v0.0.1-next.58...crypto-cli-v0.0.1-next.59) (2025-06-17)
|
|
853
1677
|
|
|
854
1678
|
|
|
855
1679
|
### Miscellaneous Chores
|
|
@@ -865,7 +1689,7 @@
|
|
|
865
1689
|
* @twin.org/core bumped from 0.0.1-next.58 to 0.0.1-next.59
|
|
866
1690
|
* @twin.org/crypto bumped from 0.0.1-next.58 to 0.0.1-next.59
|
|
867
1691
|
|
|
868
|
-
## [0.0.1-next.58](https://github.com/
|
|
1692
|
+
## [0.0.1-next.58](https://github.com/iotaledger/twin-framework/compare/crypto-cli-v0.0.1-next.57...crypto-cli-v0.0.1-next.58) (2025-06-13)
|
|
869
1693
|
|
|
870
1694
|
|
|
871
1695
|
### Miscellaneous Chores
|
|
@@ -881,12 +1705,12 @@
|
|
|
881
1705
|
* @twin.org/core bumped from 0.0.1-next.57 to 0.0.1-next.58
|
|
882
1706
|
* @twin.org/crypto bumped from 0.0.1-next.57 to 0.0.1-next.58
|
|
883
1707
|
|
|
884
|
-
## [0.0.1-next.57](https://github.com/
|
|
1708
|
+
## [0.0.1-next.57](https://github.com/iotaledger/twin-framework/compare/crypto-cli-v0.0.1-next.56...crypto-cli-v0.0.1-next.57) (2025-06-10)
|
|
885
1709
|
|
|
886
1710
|
|
|
887
1711
|
### Features
|
|
888
1712
|
|
|
889
|
-
* add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/
|
|
1713
|
+
* add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/iotaledger/twin-framework/commit/95d875ec8ccb4713c145fdde941d4cfedcec2ed3))
|
|
890
1714
|
|
|
891
1715
|
|
|
892
1716
|
### Dependencies
|
|
@@ -897,7 +1721,7 @@
|
|
|
897
1721
|
* @twin.org/core bumped from 0.0.1-next.56 to 0.0.1-next.57
|
|
898
1722
|
* @twin.org/crypto bumped from 0.0.1-next.56 to 0.0.1-next.57
|
|
899
1723
|
|
|
900
|
-
## [0.0.1-next.56](https://github.com/
|
|
1724
|
+
## [0.0.1-next.56](https://github.com/iotaledger/twin-framework/compare/crypto-cli-v0.0.1-next.55...crypto-cli-v0.0.1-next.56) (2025-05-08)
|
|
901
1725
|
|
|
902
1726
|
|
|
903
1727
|
### Miscellaneous Chores
|
|
@@ -913,7 +1737,7 @@
|
|
|
913
1737
|
* @twin.org/core bumped from 0.0.1-next.55 to 0.0.1-next.56
|
|
914
1738
|
* @twin.org/crypto bumped from 0.0.1-next.55 to 0.0.1-next.56
|
|
915
1739
|
|
|
916
|
-
## [0.0.1-next.55](https://github.com/
|
|
1740
|
+
## [0.0.1-next.55](https://github.com/iotaledger/twin-framework/compare/crypto-cli-v0.0.1-next.54...crypto-cli-v0.0.1-next.55) (2025-05-07)
|
|
917
1741
|
|
|
918
1742
|
|
|
919
1743
|
### Miscellaneous Chores
|
|
@@ -929,7 +1753,7 @@
|
|
|
929
1753
|
* @twin.org/core bumped from 0.0.1-next.54 to 0.0.1-next.55
|
|
930
1754
|
* @twin.org/crypto bumped from 0.0.1-next.54 to 0.0.1-next.55
|
|
931
1755
|
|
|
932
|
-
## [0.0.1-next.54](https://github.com/
|
|
1756
|
+
## [0.0.1-next.54](https://github.com/iotaledger/twin-framework/compare/crypto-cli-v0.0.1-next.53...crypto-cli-v0.0.1-next.54) (2025-05-06)
|
|
933
1757
|
|
|
934
1758
|
|
|
935
1759
|
### Miscellaneous Chores
|
|
@@ -945,7 +1769,7 @@
|
|
|
945
1769
|
* @twin.org/core bumped from 0.0.1-next.53 to 0.0.1-next.54
|
|
946
1770
|
* @twin.org/crypto bumped from 0.0.1-next.53 to 0.0.1-next.54
|
|
947
1771
|
|
|
948
|
-
## [0.0.1-next.53](https://github.com/
|
|
1772
|
+
## [0.0.1-next.53](https://github.com/iotaledger/twin-framework/compare/crypto-cli-v0.0.1-next.52...crypto-cli-v0.0.1-next.53) (2025-05-01)
|
|
949
1773
|
|
|
950
1774
|
|
|
951
1775
|
### Miscellaneous Chores
|
|
@@ -961,12 +1785,12 @@
|
|
|
961
1785
|
* @twin.org/core bumped from 0.0.1-next.52 to 0.0.1-next.53
|
|
962
1786
|
* @twin.org/crypto bumped from 0.0.1-next.52 to 0.0.1-next.53
|
|
963
1787
|
|
|
964
|
-
## [0.0.1-next.52](https://github.com/
|
|
1788
|
+
## [0.0.1-next.52](https://github.com/iotaledger/twin-framework/compare/crypto-cli-v0.0.1-next.51...crypto-cli-v0.0.1-next.52) (2025-04-17)
|
|
965
1789
|
|
|
966
1790
|
|
|
967
1791
|
### Features
|
|
968
1792
|
|
|
969
|
-
* use new shared store mechanism ([#131](https://github.com/
|
|
1793
|
+
* use new shared store mechanism ([#131](https://github.com/iotaledger/twin-framework/issues/131)) ([934385b](https://github.com/iotaledger/twin-framework/commit/934385b2fbaf9f5c00a505ebf9d093bd5a425f55))
|
|
970
1794
|
|
|
971
1795
|
|
|
972
1796
|
### Dependencies
|
|
@@ -977,7 +1801,7 @@
|
|
|
977
1801
|
* @twin.org/core bumped from 0.0.1-next.51 to 0.0.1-next.52
|
|
978
1802
|
* @twin.org/crypto bumped from 0.0.1-next.51 to 0.0.1-next.52
|
|
979
1803
|
|
|
980
|
-
## [0.0.1-next.51](https://github.com/
|
|
1804
|
+
## [0.0.1-next.51](https://github.com/iotaledger/twin-framework/compare/crypto-cli-v0.0.1-next.50...crypto-cli-v0.0.1-next.51) (2025-03-27)
|
|
981
1805
|
|
|
982
1806
|
|
|
983
1807
|
### Miscellaneous Chores
|
|
@@ -993,13 +1817,13 @@
|
|
|
993
1817
|
* @twin.org/core bumped from 0.0.1-next.50 to 0.0.1-next.51
|
|
994
1818
|
* @twin.org/crypto bumped from 0.0.1-next.50 to 0.0.1-next.51
|
|
995
1819
|
|
|
996
|
-
## [0.0.1-next.50](https://github.com/
|
|
1820
|
+
## [0.0.1-next.50](https://github.com/iotaledger/twin-framework/compare/crypto-cli-v0.0.1-next.49...crypto-cli-v0.0.1-next.50) (2025-03-26)
|
|
997
1821
|
|
|
998
1822
|
|
|
999
1823
|
### Features
|
|
1000
1824
|
|
|
1001
|
-
* add version type ([ae50cd9](https://github.com/
|
|
1002
|
-
* remove version type ([553aa55](https://github.com/
|
|
1825
|
+
* add version type ([ae50cd9](https://github.com/iotaledger/twin-framework/commit/ae50cd99d342ed8eeb55290a52e9fed80a2af99e))
|
|
1826
|
+
* remove version type ([553aa55](https://github.com/iotaledger/twin-framework/commit/553aa55bd79b8f930155035e522af2b0f6e3d0c8))
|
|
1003
1827
|
|
|
1004
1828
|
|
|
1005
1829
|
### Dependencies
|