@ot-builder/cli-shared 1.6.4 → 1.7.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.
@@ -6,7 +6,7 @@ var OptimizationLevel;
6
6
  OptimizationLevel[OptimizationLevel["Speed"] = 0] = "Speed";
7
7
  OptimizationLevel[OptimizationLevel["None"] = 1] = "None";
8
8
  OptimizationLevel[OptimizationLevel["Size"] = 2] = "Size";
9
- })(OptimizationLevel = exports.OptimizationLevel || (exports.OptimizationLevel = {}));
9
+ })(OptimizationLevel || (exports.OptimizationLevel = OptimizationLevel = {}));
10
10
  function inferSaveCfg(state, font) {
11
11
  const cfg = {};
12
12
  cfg.glyphStore = { statOs2XAvgCharWidth: state.recalcOs2XAvgCharWidth };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ot-builder/cli-shared",
3
- "version": "1.6.4",
3
+ "version": "1.7.0",
4
4
  "license": "MIT",
5
5
  "repository": {
6
6
  "type": "git",
@@ -24,11 +24,11 @@
24
24
  },
25
25
  "dependencies": {
26
26
  "tslib": "^2.0.0",
27
- "@ot-builder/ot": "1.6.4",
28
- "@ot-builder/io-bin-font": "1.6.4"
27
+ "@ot-builder/ot": "1.7.0",
28
+ "@ot-builder/io-bin-font": "1.7.0"
29
29
  },
30
30
  "devDependencies": {
31
31
  "@types/jest": "^26.0.23",
32
- "jest": "^29.3.1"
32
+ "jest": "^29.6.2"
33
33
  }
34
34
  }
package/CHANGELOG.json DELETED
@@ -1,584 +0,0 @@
1
- {
2
- "name": "@ot-builder/cli-shared",
3
- "entries": [
4
- {
5
- "date": "Sat, 22 Apr 2023 11:20:08 GMT",
6
- "tag": "@ot-builder/cli-shared_v1.6.4",
7
- "version": "1.6.4",
8
- "comments": {
9
- "patch": [
10
- {
11
- "author": "beachball",
12
- "package": "@ot-builder/cli-shared",
13
- "comment": "Bump @ot-builder/ot to v1.6.4",
14
- "commit": "d9628c0eeaf0d499cbfe887f6fa5257504afe3f0"
15
- },
16
- {
17
- "author": "beachball",
18
- "package": "@ot-builder/cli-shared",
19
- "comment": "Bump @ot-builder/io-bin-font to v1.6.4",
20
- "commit": "d9628c0eeaf0d499cbfe887f6fa5257504afe3f0"
21
- }
22
- ]
23
- }
24
- },
25
- {
26
- "date": "Sat, 22 Apr 2023 01:01:14 GMT",
27
- "tag": "@ot-builder/cli-shared_v1.6.3",
28
- "version": "1.6.3",
29
- "comments": {
30
- "patch": [
31
- {
32
- "author": "beachball",
33
- "package": "@ot-builder/cli-shared",
34
- "comment": "Bump @ot-builder/ot to v1.6.3",
35
- "commit": "b19d6f897aa2a52a78cc95ca4832baeda71446a2"
36
- },
37
- {
38
- "author": "beachball",
39
- "package": "@ot-builder/cli-shared",
40
- "comment": "Bump @ot-builder/io-bin-font to v1.6.3",
41
- "commit": "b19d6f897aa2a52a78cc95ca4832baeda71446a2"
42
- }
43
- ]
44
- }
45
- },
46
- {
47
- "date": "Sat, 15 Apr 2023 01:06:43 GMT",
48
- "tag": "@ot-builder/cli-shared_v1.6.2",
49
- "version": "1.6.2",
50
- "comments": {
51
- "patch": [
52
- {
53
- "author": "beachball",
54
- "package": "@ot-builder/cli-shared",
55
- "comment": "Bump @ot-builder/ot to v1.6.2",
56
- "commit": "904070a829a8f0464bb379923786f95a40dbbbb9"
57
- },
58
- {
59
- "author": "beachball",
60
- "package": "@ot-builder/cli-shared",
61
- "comment": "Bump @ot-builder/io-bin-font to v1.6.2",
62
- "commit": "904070a829a8f0464bb379923786f95a40dbbbb9"
63
- }
64
- ]
65
- }
66
- },
67
- {
68
- "date": "Sat, 28 Jan 2023 01:12:19 GMT",
69
- "tag": "@ot-builder/cli-shared_v1.6.1",
70
- "version": "1.6.1",
71
- "comments": {
72
- "patch": [
73
- {
74
- "author": "otbbuilder-dev@users.noreply.github.com",
75
- "package": "@ot-builder/cli-shared",
76
- "commit": "54ecbdd4230574b91f52d20aa11c1f90055a83e4",
77
- "comment": "Bump deps and fix doc build"
78
- },
79
- {
80
- "author": "beachball",
81
- "package": "@ot-builder/cli-shared",
82
- "comment": "Bump @ot-builder/ot to v1.6.1",
83
- "commit": "54ecbdd4230574b91f52d20aa11c1f90055a83e4"
84
- },
85
- {
86
- "author": "beachball",
87
- "package": "@ot-builder/cli-shared",
88
- "comment": "Bump @ot-builder/io-bin-font to v1.6.1",
89
- "commit": "54ecbdd4230574b91f52d20aa11c1f90055a83e4"
90
- }
91
- ]
92
- }
93
- },
94
- {
95
- "date": "Sat, 21 Jan 2023 01:10:00 GMT",
96
- "tag": "@ot-builder/cli-shared_v1.6.0",
97
- "version": "1.6.0",
98
- "comments": {
99
- "minor": [
100
- {
101
- "author": "beachball",
102
- "package": "@ot-builder/cli-shared",
103
- "comment": "Bump @ot-builder/ot to v1.6.0",
104
- "commit": "e80cd99ac2e97a339ecbe083e3c9a2c10a6b12d7"
105
- },
106
- {
107
- "author": "beachball",
108
- "package": "@ot-builder/cli-shared",
109
- "comment": "Bump @ot-builder/io-bin-font to v1.6.0",
110
- "commit": "e80cd99ac2e97a339ecbe083e3c9a2c10a6b12d7"
111
- }
112
- ]
113
- }
114
- },
115
- {
116
- "date": "Sat, 03 Dec 2022 01:09:39 GMT",
117
- "tag": "@ot-builder/cli-shared_v1.5.5",
118
- "version": "1.5.5",
119
- "comments": {
120
- "patch": [
121
- {
122
- "author": "beachball",
123
- "package": "@ot-builder/cli-shared",
124
- "comment": "Bump @ot-builder/ot to v1.5.5",
125
- "commit": "f1f80856c651056bcdc805f284f0580c49af80fd"
126
- },
127
- {
128
- "author": "beachball",
129
- "package": "@ot-builder/cli-shared",
130
- "comment": "Bump @ot-builder/io-bin-font to v1.5.5",
131
- "commit": "f1f80856c651056bcdc805f284f0580c49af80fd"
132
- }
133
- ]
134
- }
135
- },
136
- {
137
- "date": "Sat, 09 Jul 2022 01:52:09 GMT",
138
- "tag": "@ot-builder/cli-shared_v1.5.4",
139
- "version": "1.5.4",
140
- "comments": {
141
- "patch": [
142
- {
143
- "author": "beachball",
144
- "package": "@ot-builder/cli-shared",
145
- "comment": "Bump @ot-builder/ot to v1.5.4",
146
- "commit": "9b9e8a2330ef867a8b7166d554fed1f23188b8b0"
147
- },
148
- {
149
- "author": "beachball",
150
- "package": "@ot-builder/cli-shared",
151
- "comment": "Bump @ot-builder/io-bin-font to v1.5.4",
152
- "commit": "9b9e8a2330ef867a8b7166d554fed1f23188b8b0"
153
- }
154
- ]
155
- }
156
- },
157
- {
158
- "date": "Fri, 24 Jun 2022 07:05:26 GMT",
159
- "tag": "@ot-builder/cli-shared_v1.5.3",
160
- "version": "1.5.3",
161
- "comments": {
162
- "patch": [
163
- {
164
- "author": "beachball",
165
- "package": "@ot-builder/cli-shared",
166
- "comment": "Bump @ot-builder/ot to v1.5.3",
167
- "commit": "de04c0b58fcaf7beaf9165568f674ff823549c22"
168
- },
169
- {
170
- "author": "beachball",
171
- "package": "@ot-builder/cli-shared",
172
- "comment": "Bump @ot-builder/io-bin-font to v1.5.3",
173
- "commit": "de04c0b58fcaf7beaf9165568f674ff823549c22"
174
- }
175
- ]
176
- }
177
- },
178
- {
179
- "date": "Sat, 30 Apr 2022 01:52:52 GMT",
180
- "tag": "@ot-builder/cli-shared_v1.5.2",
181
- "version": "1.5.2",
182
- "comments": {
183
- "patch": [
184
- {
185
- "author": "beachball",
186
- "package": "@ot-builder/cli-shared",
187
- "comment": "Bump @ot-builder/ot to v1.5.2",
188
- "commit": "5a0c2cbaa1e9aa34821a913004e8c8ae0f4cb1d7"
189
- },
190
- {
191
- "author": "beachball",
192
- "package": "@ot-builder/cli-shared",
193
- "comment": "Bump @ot-builder/io-bin-font to v1.5.2",
194
- "commit": "5a0c2cbaa1e9aa34821a913004e8c8ae0f4cb1d7"
195
- }
196
- ]
197
- }
198
- },
199
- {
200
- "date": "Sat, 02 Apr 2022 01:40:06 GMT",
201
- "tag": "@ot-builder/cli-shared_v1.5.1",
202
- "version": "1.5.1",
203
- "comments": {
204
- "patch": [
205
- {
206
- "author": "beachball",
207
- "package": "@ot-builder/cli-shared",
208
- "comment": "Bump @ot-builder/ot to v1.5.1",
209
- "commit": "f87981f0891315771cda43fb56a3d8e85731a0af"
210
- },
211
- {
212
- "author": "beachball",
213
- "package": "@ot-builder/cli-shared",
214
- "comment": "Bump @ot-builder/io-bin-font to v1.5.1",
215
- "commit": "f87981f0891315771cda43fb56a3d8e85731a0af"
216
- }
217
- ]
218
- }
219
- },
220
- {
221
- "date": "Sat, 26 Mar 2022 01:37:00 GMT",
222
- "tag": "@ot-builder/cli-shared_v1.5.0",
223
- "version": "1.5.0",
224
- "comments": {
225
- "minor": [
226
- {
227
- "author": "beachball",
228
- "package": "@ot-builder/cli-shared",
229
- "comment": "Bump @ot-builder/ot to v1.5.0",
230
- "commit": "0d6eb83609255ffdfd147ed0610aab1aa424b357"
231
- },
232
- {
233
- "author": "beachball",
234
- "package": "@ot-builder/cli-shared",
235
- "comment": "Bump @ot-builder/io-bin-font to v1.5.0",
236
- "commit": "0d6eb83609255ffdfd147ed0610aab1aa424b357"
237
- }
238
- ]
239
- }
240
- },
241
- {
242
- "date": "Sat, 26 Feb 2022 01:27:19 GMT",
243
- "tag": "@ot-builder/cli-shared_v1.4.0",
244
- "version": "1.4.0",
245
- "comments": {
246
- "minor": [
247
- {
248
- "author": "otbbuilder-dev@users.noreply.github.com",
249
- "package": "@ot-builder/cli-shared",
250
- "commit": "d5ef5ade3424ec81b7545c9967badddeb9cc8f1b",
251
- "comment": "Enhance OTBCLI with better subset, drop and transform-glyphs"
252
- },
253
- {
254
- "author": "beachball",
255
- "package": "@ot-builder/cli-shared",
256
- "comment": "Bump @ot-builder/ot to v1.4.0",
257
- "commit": "f1c3eedd84cadff44ee97d878a245b451ce7bd59"
258
- },
259
- {
260
- "author": "beachball",
261
- "package": "@ot-builder/cli-shared",
262
- "comment": "Bump @ot-builder/io-bin-font to v1.4.0",
263
- "commit": "f1c3eedd84cadff44ee97d878a245b451ce7bd59"
264
- }
265
- ]
266
- }
267
- },
268
- {
269
- "date": "Sat, 18 Dec 2021 01:19:54 GMT",
270
- "tag": "@ot-builder/cli-shared_v1.3.3",
271
- "version": "1.3.3",
272
- "comments": {
273
- "patch": [
274
- {
275
- "author": "otbbuilder-dev@users.noreply.github.com",
276
- "package": "@ot-builder/cli-shared",
277
- "commit": "df0486c2b6942815176c652a3150870ba8eacc71",
278
- "comment": "Optimize frag unifier"
279
- },
280
- {
281
- "author": "beachball",
282
- "package": "@ot-builder/cli-shared",
283
- "comment": "Bump @ot-builder/ot to v1.3.3",
284
- "commit": "df0486c2b6942815176c652a3150870ba8eacc71"
285
- },
286
- {
287
- "author": "beachball",
288
- "package": "@ot-builder/cli-shared",
289
- "comment": "Bump @ot-builder/io-bin-font to v1.3.3",
290
- "commit": "df0486c2b6942815176c652a3150870ba8eacc71"
291
- }
292
- ]
293
- }
294
- },
295
- {
296
- "date": "Sat, 11 Dec 2021 01:10:33 GMT",
297
- "tag": "@ot-builder/cli-shared_v1.3.2",
298
- "version": "1.3.2",
299
- "comments": {
300
- "patch": [
301
- {
302
- "author": "beachball",
303
- "package": "@ot-builder/cli-shared",
304
- "comment": "Bump @ot-builder/ot to v1.3.2",
305
- "commit": "16fbf473bb09d152080e6f8eaca772f2bf20299f"
306
- },
307
- {
308
- "author": "beachball",
309
- "package": "@ot-builder/cli-shared",
310
- "comment": "Bump @ot-builder/io-bin-font to v1.3.2",
311
- "commit": "16fbf473bb09d152080e6f8eaca772f2bf20299f"
312
- }
313
- ]
314
- }
315
- },
316
- {
317
- "date": "Sat, 13 Nov 2021 01:06:17 GMT",
318
- "tag": "@ot-builder/cli-shared_v1.3.1",
319
- "version": "1.3.1",
320
- "comments": {
321
- "patch": [
322
- {
323
- "author": "beachball",
324
- "package": "@ot-builder/cli-shared",
325
- "comment": "Bump @ot-builder/ot to v1.3.1",
326
- "commit": "98f8cd01e51e2d1837d83598afacc5c1502d143f"
327
- },
328
- {
329
- "author": "beachball",
330
- "package": "@ot-builder/cli-shared",
331
- "comment": "Bump @ot-builder/io-bin-font to v1.3.1",
332
- "commit": "98f8cd01e51e2d1837d83598afacc5c1502d143f"
333
- }
334
- ]
335
- }
336
- },
337
- {
338
- "date": "Sat, 16 Oct 2021 01:18:42 GMT",
339
- "tag": "@ot-builder/cli-shared_v1.3.0",
340
- "version": "1.3.0",
341
- "comments": {
342
- "minor": [
343
- {
344
- "author": "beachball",
345
- "package": "@ot-builder/cli-shared",
346
- "comment": "Bump @ot-builder/ot to v1.3.0",
347
- "commit": "1a40fcdec7a908d6498acd9a239f81236cd390c4"
348
- },
349
- {
350
- "author": "beachball",
351
- "package": "@ot-builder/cli-shared",
352
- "comment": "Bump @ot-builder/io-bin-font to v1.3.0",
353
- "commit": "1a40fcdec7a908d6498acd9a239f81236cd390c4"
354
- }
355
- ]
356
- }
357
- },
358
- {
359
- "date": "Sat, 09 Oct 2021 01:06:40 GMT",
360
- "tag": "@ot-builder/cli-shared_v1.2.0",
361
- "version": "1.2.0",
362
- "comments": {
363
- "minor": [
364
- {
365
- "author": "otbbuilder-dev@users.noreply.github.com",
366
- "package": "@ot-builder/cli-shared",
367
- "comment": "Add support for VTT private tables",
368
- "commit": "cd0361ffd9d2fc5081804b14f9bfddc7fe296008"
369
- },
370
- {
371
- "author": "beachball",
372
- "package": "@ot-builder/cli-shared",
373
- "comment": "Bump @ot-builder/ot to v1.2.0",
374
- "commit": "cd0361ffd9d2fc5081804b14f9bfddc7fe296008"
375
- },
376
- {
377
- "author": "beachball",
378
- "package": "@ot-builder/cli-shared",
379
- "comment": "Bump @ot-builder/io-bin-font to v1.2.0",
380
- "commit": "cd0361ffd9d2fc5081804b14f9bfddc7fe296008"
381
- }
382
- ]
383
- }
384
- },
385
- {
386
- "date": "Sat, 25 Sep 2021 01:08:03 GMT",
387
- "tag": "@ot-builder/cli-shared_v1.1.2",
388
- "version": "1.1.2",
389
- "comments": {
390
- "patch": [
391
- {
392
- "author": "beachball",
393
- "package": "@ot-builder/cli-shared",
394
- "comment": "Bump @ot-builder/ot to v1.1.2",
395
- "commit": "ef0cdbe0d09a64a7f2ed4f86c9158fa9d8fe699f"
396
- },
397
- {
398
- "author": "beachball",
399
- "package": "@ot-builder/cli-shared",
400
- "comment": "Bump @ot-builder/io-bin-font to v1.1.2",
401
- "commit": "ef0cdbe0d09a64a7f2ed4f86c9158fa9d8fe699f"
402
- }
403
- ]
404
- }
405
- },
406
- {
407
- "date": "Sat, 11 Sep 2021 01:09:21 GMT",
408
- "tag": "@ot-builder/cli-shared_v1.1.1",
409
- "version": "1.1.1",
410
- "comments": {
411
- "patch": [
412
- {
413
- "author": "otbbuilder-dev@users.noreply.github.com",
414
- "package": "@ot-builder/cli-shared",
415
- "commit": "28bc4c48910f10dcabb090ab68e610ce499caa95",
416
- "comment": "Bump @ot-builder/cli-shared to v1.1.1"
417
- }
418
- ]
419
- }
420
- },
421
- {
422
- "date": "Sun, 18 Jul 2021 02:14:19 GMT",
423
- "tag": "@ot-builder/cli-shared_v1.1.0",
424
- "version": "1.1.0",
425
- "comments": {
426
- "minor": [
427
- {
428
- "comment": "Bump @ot-builder/cli-shared to v1.1.0",
429
- "author": "otbbuilder-dev@users.noreply.github.com",
430
- "commit": "c79ab97437319873bfe49602a21eab95d78083e3",
431
- "package": "@ot-builder/cli-shared"
432
- }
433
- ]
434
- }
435
- },
436
- {
437
- "date": "Sat, 17 Jul 2021 01:08:07 GMT",
438
- "tag": "@ot-builder/cli-shared_v1.0.11",
439
- "version": "1.0.11",
440
- "comments": {
441
- "patch": [
442
- {
443
- "comment": "Bump @ot-builder/cli-shared to v1.0.11",
444
- "author": "otbbuilder-dev@users.noreply.github.com",
445
- "commit": "7f243f6eb75ed28e2d367af7ed0423d0327529ff",
446
- "package": "@ot-builder/cli-shared"
447
- }
448
- ]
449
- }
450
- },
451
- {
452
- "date": "Sat, 03 Jul 2021 01:07:58 GMT",
453
- "tag": "@ot-builder/cli-shared_v1.0.10",
454
- "version": "1.0.10",
455
- "comments": {
456
- "patch": [
457
- {
458
- "comment": "Bump @ot-builder/cli-shared to v1.0.10",
459
- "author": "otbbuilder-dev@users.noreply.github.com",
460
- "commit": "09e4766daf9cbbac090bfbd958c0496becde30e6",
461
- "package": "@ot-builder/cli-shared"
462
- }
463
- ]
464
- }
465
- },
466
- {
467
- "date": "Sat, 05 Jun 2021 01:38:42 GMT",
468
- "tag": "@ot-builder/cli-shared_v1.0.9",
469
- "version": "1.0.9",
470
- "comments": {
471
- "patch": [
472
- {
473
- "comment": "Bump @ot-builder/cli-shared to v1.0.9",
474
- "author": "otbbuilder-dev@users.noreply.github.com",
475
- "commit": "80e143620017342699ae8f221ed1593d4a9ffc76",
476
- "package": "@ot-builder/cli-shared"
477
- }
478
- ]
479
- }
480
- },
481
- {
482
- "date": "Sat, 15 May 2021 06:59:10 GMT",
483
- "tag": "@ot-builder/cli-shared_v1.0.6",
484
- "version": "1.0.6",
485
- "comments": {
486
- "patch": [
487
- {
488
- "comment": "Further fixup publish config",
489
- "author": "otbbuilder-dev@users.noreply.github.com",
490
- "commit": "3e9817b7c9f5cf850546191dde54ce42c2ecee05",
491
- "package": "@ot-builder/cli-shared"
492
- },
493
- {
494
- "comment": "Add publishConfig to sub-packages",
495
- "author": "otbbuilder-dev@users.noreply.github.com",
496
- "commit": "ed593f939f111c801ccdffd8e8da2114f7f0f3c0",
497
- "package": "@ot-builder/cli-shared"
498
- }
499
- ]
500
- }
501
- },
502
- {
503
- "date": "Sat, 27 Feb 2021 08:18:21 GMT",
504
- "tag": "@ot-builder/cli-shared_v1.0.3",
505
- "version": "1.0.3",
506
- "comments": {
507
- "patch": [
508
- {
509
- "comment": "Upgrade to TS 4.2.2",
510
- "author": "belleve@typeof.net",
511
- "commit": "c9a29938dc1f00c97b5feb92eae81670c9d6e57a",
512
- "package": "@ot-builder/cli-shared"
513
- }
514
- ]
515
- }
516
- },
517
- {
518
- "date": "Sat, 16 Jan 2021 01:31:22 GMT",
519
- "tag": "@ot-builder/cli-shared_v1.0.0",
520
- "version": "1.0.0",
521
- "comments": {
522
- "patch": [
523
- {
524
- "comment": "Bump @ot-builder/io-bin-font to v1.0.0",
525
- "author": "belleve@typeof.net",
526
- "commit": "d542d28ca2ab0db8873cf4426fc325cb4924ae8f",
527
- "package": "@ot-builder/cli-shared"
528
- },
529
- {
530
- "comment": "Bump @ot-builder/ot to v1.0.0",
531
- "author": "belleve@typeof.net",
532
- "commit": "d542d28ca2ab0db8873cf4426fc325cb4924ae8f",
533
- "package": "@ot-builder/cli-shared"
534
- }
535
- ]
536
- }
537
- },
538
- {
539
- "date": "Mon, 23 Nov 2020 01:14:22 GMT",
540
- "tag": "@ot-builder/cli-shared_v0.10.34",
541
- "version": "0.10.34",
542
- "comments": {
543
- "patch": [
544
- {
545
- "comment": "OT184 IVD change",
546
- "author": "c@cyano.cn",
547
- "commit": "b1e4ea8a6fc06fa40af892956f275194b439fb9c",
548
- "package": "@ot-builder/cli-shared"
549
- }
550
- ]
551
- }
552
- },
553
- {
554
- "date": "Sun, 11 Oct 2020 00:13:03 GMT",
555
- "tag": "@ot-builder/cli-shared_v0.10.29",
556
- "version": "0.10.29",
557
- "comments": {
558
- "patch": [
559
- {
560
- "comment": "Add repository data to Packages' package.json",
561
- "author": "otbbuilder-dev@users.noreply.github.com",
562
- "commit": "cf9c159d8036dee65dd8819cc1e8df5feecd87bc",
563
- "package": "@ot-builder/cli-shared"
564
- }
565
- ]
566
- }
567
- },
568
- {
569
- "date": "Sun, 27 Sep 2020 00:12:54 GMT",
570
- "tag": "@ot-builder/cli-shared_v0.10.26",
571
- "version": "0.10.26",
572
- "comments": {
573
- "patch": [
574
- {
575
- "comment": "CLI: Export optimization options",
576
- "author": "belleve@typeof.net",
577
- "commit": "7dec567dd81f5b16f5ff514f55559e70dbebf6cb",
578
- "package": "@ot-builder/cli-shared"
579
- }
580
- ]
581
- }
582
- }
583
- ]
584
- }
package/CHANGELOG.md DELETED
@@ -1,261 +0,0 @@
1
- # Change Log - @ot-builder/cli-shared
2
-
3
- This log was last generated on Sat, 22 Apr 2023 11:20:08 GMT and should not be manually modified.
4
-
5
- <!-- Start content -->
6
-
7
- ## 1.6.4
8
-
9
- Sat, 22 Apr 2023 11:20:08 GMT
10
-
11
- ### Patches
12
-
13
- - Bump @ot-builder/ot to v1.6.4
14
- - Bump @ot-builder/io-bin-font to v1.6.4
15
-
16
- ## 1.6.3
17
-
18
- Sat, 22 Apr 2023 01:01:14 GMT
19
-
20
- ### Patches
21
-
22
- - Bump @ot-builder/ot to v1.6.3
23
- - Bump @ot-builder/io-bin-font to v1.6.3
24
-
25
- ## 1.6.2
26
-
27
- Sat, 15 Apr 2023 01:06:43 GMT
28
-
29
- ### Patches
30
-
31
- - Bump @ot-builder/ot to v1.6.2
32
- - Bump @ot-builder/io-bin-font to v1.6.2
33
-
34
- ## 1.6.1
35
-
36
- Sat, 28 Jan 2023 01:12:19 GMT
37
-
38
- ### Patches
39
-
40
- - Bump deps and fix doc build (otbbuilder-dev@users.noreply.github.com)
41
- - Bump @ot-builder/ot to v1.6.1
42
- - Bump @ot-builder/io-bin-font to v1.6.1
43
-
44
- ## 1.6.0
45
-
46
- Sat, 21 Jan 2023 01:10:00 GMT
47
-
48
- ### Minor changes
49
-
50
- - Bump @ot-builder/ot to v1.6.0
51
- - Bump @ot-builder/io-bin-font to v1.6.0
52
-
53
- ## 1.5.5
54
-
55
- Sat, 03 Dec 2022 01:09:39 GMT
56
-
57
- ### Patches
58
-
59
- - Bump @ot-builder/ot to v1.5.5
60
- - Bump @ot-builder/io-bin-font to v1.5.5
61
-
62
- ## 1.5.4
63
-
64
- Sat, 09 Jul 2022 01:52:09 GMT
65
-
66
- ### Patches
67
-
68
- - Bump @ot-builder/ot to v1.5.4
69
- - Bump @ot-builder/io-bin-font to v1.5.4
70
-
71
- ## 1.5.3
72
-
73
- Fri, 24 Jun 2022 07:05:26 GMT
74
-
75
- ### Patches
76
-
77
- - Bump @ot-builder/ot to v1.5.3
78
- - Bump @ot-builder/io-bin-font to v1.5.3
79
-
80
- ## 1.5.2
81
-
82
- Sat, 30 Apr 2022 01:52:52 GMT
83
-
84
- ### Patches
85
-
86
- - Bump @ot-builder/ot to v1.5.2
87
- - Bump @ot-builder/io-bin-font to v1.5.2
88
-
89
- ## 1.5.1
90
-
91
- Sat, 02 Apr 2022 01:40:06 GMT
92
-
93
- ### Patches
94
-
95
- - Bump @ot-builder/ot to v1.5.1
96
- - Bump @ot-builder/io-bin-font to v1.5.1
97
-
98
- ## 1.5.0
99
-
100
- Sat, 26 Mar 2022 01:37:00 GMT
101
-
102
- ### Minor changes
103
-
104
- - Bump @ot-builder/ot to v1.5.0
105
- - Bump @ot-builder/io-bin-font to v1.5.0
106
-
107
- ## 1.4.0
108
-
109
- Sat, 26 Feb 2022 01:27:19 GMT
110
-
111
- ### Minor changes
112
-
113
- - Enhance OTBCLI with better subset, drop and transform-glyphs (otbbuilder-dev@users.noreply.github.com)
114
- - Bump @ot-builder/ot to v1.4.0
115
- - Bump @ot-builder/io-bin-font to v1.4.0
116
-
117
- ## 1.3.3
118
-
119
- Sat, 18 Dec 2021 01:19:54 GMT
120
-
121
- ### Patches
122
-
123
- - Optimize frag unifier (otbbuilder-dev@users.noreply.github.com)
124
- - Bump @ot-builder/ot to v1.3.3
125
- - Bump @ot-builder/io-bin-font to v1.3.3
126
-
127
- ## 1.3.2
128
-
129
- Sat, 11 Dec 2021 01:10:33 GMT
130
-
131
- ### Patches
132
-
133
- - Bump @ot-builder/ot to v1.3.2
134
- - Bump @ot-builder/io-bin-font to v1.3.2
135
-
136
- ## 1.3.1
137
-
138
- Sat, 13 Nov 2021 01:06:17 GMT
139
-
140
- ### Patches
141
-
142
- - Bump @ot-builder/ot to v1.3.1
143
- - Bump @ot-builder/io-bin-font to v1.3.1
144
-
145
- ## 1.3.0
146
-
147
- Sat, 16 Oct 2021 01:18:42 GMT
148
-
149
- ### Minor changes
150
-
151
- - Bump @ot-builder/ot to v1.3.0
152
- - Bump @ot-builder/io-bin-font to v1.3.0
153
-
154
- ## 1.2.0
155
-
156
- Sat, 09 Oct 2021 01:06:40 GMT
157
-
158
- ### Minor changes
159
-
160
- - Add support for VTT private tables (otbbuilder-dev@users.noreply.github.com)
161
- - Bump @ot-builder/ot to v1.2.0
162
- - Bump @ot-builder/io-bin-font to v1.2.0
163
-
164
- ## 1.1.2
165
-
166
- Sat, 25 Sep 2021 01:08:03 GMT
167
-
168
- ### Patches
169
-
170
- - Bump @ot-builder/ot to v1.1.2
171
- - Bump @ot-builder/io-bin-font to v1.1.2
172
-
173
- ## 1.1.1
174
-
175
- Sat, 11 Sep 2021 01:09:21 GMT
176
-
177
- ### Patches
178
-
179
- - Bump @ot-builder/cli-shared to v1.1.1 (otbbuilder-dev@users.noreply.github.com)
180
-
181
- ## 1.1.0
182
-
183
- Sun, 18 Jul 2021 02:14:19 GMT
184
-
185
- ### Minor changes
186
-
187
- - Bump @ot-builder/cli-shared to v1.1.0 (otbbuilder-dev@users.noreply.github.com)
188
-
189
- ## 1.0.11
190
-
191
- Sat, 17 Jul 2021 01:08:07 GMT
192
-
193
- ### Patches
194
-
195
- - Bump @ot-builder/cli-shared to v1.0.11 (otbbuilder-dev@users.noreply.github.com)
196
-
197
- ## 1.0.10
198
-
199
- Sat, 03 Jul 2021 01:07:58 GMT
200
-
201
- ### Patches
202
-
203
- - Bump @ot-builder/cli-shared to v1.0.10 (otbbuilder-dev@users.noreply.github.com)
204
-
205
- ## 1.0.9
206
-
207
- Sat, 05 Jun 2021 01:38:42 GMT
208
-
209
- ### Patches
210
-
211
- - Bump @ot-builder/cli-shared to v1.0.9 (otbbuilder-dev@users.noreply.github.com)
212
-
213
- ## 1.0.6
214
-
215
- Sat, 15 May 2021 06:59:10 GMT
216
-
217
- ### Patches
218
-
219
- - Further fixup publish config (otbbuilder-dev@users.noreply.github.com)
220
- - Add publishConfig to sub-packages (otbbuilder-dev@users.noreply.github.com)
221
-
222
- ## 1.0.3
223
-
224
- Sat, 27 Feb 2021 08:18:21 GMT
225
-
226
- ### Patches
227
-
228
- - Upgrade to TS 4.2.2 (belleve@typeof.net)
229
-
230
- ## 1.0.0
231
-
232
- Sat, 16 Jan 2021 01:31:22 GMT
233
-
234
- ### Patches
235
-
236
- - Bump @ot-builder/io-bin-font to v1.0.0 (belleve@typeof.net)
237
- - Bump @ot-builder/ot to v1.0.0 (belleve@typeof.net)
238
-
239
- ## 0.10.34
240
-
241
- Mon, 23 Nov 2020 01:14:22 GMT
242
-
243
- ### Patches
244
-
245
- - OT184 IVD change (c@cyano.cn)
246
-
247
- ## 0.10.29
248
-
249
- Sun, 11 Oct 2020 00:13:03 GMT
250
-
251
- ### Patches
252
-
253
- - Add repository data to Packages' package.json (otbbuilder-dev@users.noreply.github.com)
254
-
255
- ## 0.10.26
256
-
257
- Sun, 27 Sep 2020 00:12:54 GMT
258
-
259
- ### Patches
260
-
261
- - CLI: Export optimization options (belleve@typeof.net)