@itwin/hypermodeling-frontend 3.0.0-extension.0 → 3.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (34) hide show
  1. package/CHANGELOG.md +94 -110
  2. package/LICENSE.md +1 -1
  3. package/README.md +1 -1
  4. package/lib/cjs/HyperModeling.js +4 -4
  5. package/lib/cjs/HyperModeling.js.map +1 -1
  6. package/lib/cjs/HyperModelingDecorator.js.map +1 -1
  7. package/lib/cjs/PopupToolbar.d.ts +1 -1
  8. package/lib/cjs/PopupToolbar.d.ts.map +1 -1
  9. package/lib/cjs/PopupToolbar.js.map +1 -1
  10. package/lib/cjs/SectionDrawingLocationState.js +1 -1
  11. package/lib/cjs/SectionDrawingLocationState.js.map +1 -1
  12. package/lib/cjs/SectionMarkerHandler.d.ts +1 -1
  13. package/lib/cjs/SectionMarkerHandler.d.ts.map +1 -1
  14. package/lib/cjs/SectionMarkerHandler.js.map +1 -1
  15. package/lib/cjs/SectionMarkers.d.ts +1 -1
  16. package/lib/cjs/SectionMarkers.d.ts.map +1 -1
  17. package/lib/cjs/SectionMarkers.js +3 -2
  18. package/lib/cjs/SectionMarkers.js.map +1 -1
  19. package/lib/esm/HyperModeling.js +4 -4
  20. package/lib/esm/HyperModeling.js.map +1 -1
  21. package/lib/esm/HyperModelingDecorator.js.map +1 -1
  22. package/lib/esm/PopupToolbar.d.ts +1 -1
  23. package/lib/esm/PopupToolbar.d.ts.map +1 -1
  24. package/lib/esm/PopupToolbar.js.map +1 -1
  25. package/lib/esm/SectionDrawingLocationState.js +1 -1
  26. package/lib/esm/SectionDrawingLocationState.js.map +1 -1
  27. package/lib/esm/SectionMarkerHandler.d.ts +1 -1
  28. package/lib/esm/SectionMarkerHandler.d.ts.map +1 -1
  29. package/lib/esm/SectionMarkerHandler.js.map +1 -1
  30. package/lib/esm/SectionMarkers.d.ts +1 -1
  31. package/lib/esm/SectionMarkers.d.ts.map +1 -1
  32. package/lib/esm/SectionMarkers.js +3 -2
  33. package/lib/esm/SectionMarkers.js.map +1 -1
  34. package/package.json +20 -18
package/CHANGELOG.md CHANGED
@@ -1,141 +1,210 @@
1
1
  # Change Log - @itwin/hypermodeling-frontend
2
2
 
3
- This log was last generated on Tue, 21 Sep 2021 21:06:40 GMT and should not be manually modified.
3
+ This log was last generated on Thu, 24 Feb 2022 15:26:55 GMT and should not be manually modified.
4
4
 
5
- ## 2.19.13
5
+ ## 3.0.1
6
+ Thu, 24 Feb 2022 15:26:55 GMT
7
+
8
+ _Version update only_
9
+
10
+ ## 3.0.0
11
+ Mon, 24 Jan 2022 14:00:52 GMT
12
+
13
+ ### Updates
14
+
15
+ - Upgrade target to ES2019 and deliver both a CommonJs and ESModule version of package
16
+ - fix ecsql row format
17
+ - use new @itwin package names
18
+ - rename to @itwin/hypermodeling-frontend
19
+ - Replace usage of I18N with generic Localization interface.
20
+ - tool.run and tool.parseAndRun are now async methods
21
+
22
+ ## 2.19.28
23
+ Wed, 12 Jan 2022 14:52:38 GMT
24
+
25
+ _Version update only_
26
+
27
+ ## 2.19.27
28
+ Wed, 05 Jan 2022 20:07:20 GMT
29
+
30
+ _Version update only_
31
+
32
+ ## 2.19.26
33
+ Wed, 08 Dec 2021 20:54:52 GMT
34
+
35
+ _Version update only_
36
+
37
+ ## 2.19.25
38
+ Fri, 03 Dec 2021 20:05:49 GMT
39
+
40
+ _Version update only_
41
+
42
+ ## 2.19.24
43
+ Mon, 29 Nov 2021 18:44:31 GMT
44
+
45
+ _Version update only_
46
+
47
+ ## 2.19.23
48
+ Mon, 22 Nov 2021 20:41:39 GMT
49
+
50
+ _Version update only_
51
+
52
+ ## 2.19.22
53
+ Wed, 17 Nov 2021 01:23:26 GMT
54
+
55
+ _Version update only_
56
+
57
+ ## 2.19.21
58
+ Wed, 10 Nov 2021 10:58:24 GMT
59
+
60
+ _Version update only_
61
+
62
+ ## 2.19.20
63
+ Fri, 29 Oct 2021 16:14:22 GMT
64
+
65
+ _Version update only_
66
+
67
+ ## 2.19.19
68
+ Mon, 25 Oct 2021 16:16:25 GMT
69
+
70
+ _Version update only_
71
+
72
+ ## 2.19.18
73
+ Thu, 21 Oct 2021 20:59:44 GMT
74
+
75
+ _Version update only_
76
+
77
+ ## 2.19.17
78
+ Thu, 14 Oct 2021 21:19:43 GMT
6
79
 
80
+ _Version update only_
81
+
82
+ ## 2.19.16
83
+ Mon, 11 Oct 2021 17:37:46 GMT
84
+
85
+ _Version update only_
86
+
87
+ ## 2.19.15
88
+ Fri, 08 Oct 2021 16:44:23 GMT
89
+
90
+ _Version update only_
91
+
92
+ ## 2.19.14
93
+ Fri, 01 Oct 2021 13:07:03 GMT
94
+
95
+ _Version update only_
96
+
97
+ ## 2.19.13
7
98
  Tue, 21 Sep 2021 21:06:40 GMT
8
99
 
9
100
  _Version update only_
10
101
 
11
102
  ## 2.19.12
12
-
13
103
  Wed, 15 Sep 2021 18:06:46 GMT
14
104
 
15
105
  _Version update only_
16
106
 
17
107
  ## 2.19.11
18
-
19
108
  Thu, 09 Sep 2021 21:04:57 GMT
20
109
 
21
110
  _Version update only_
22
111
 
23
112
  ## 2.19.10
24
-
25
113
  Wed, 08 Sep 2021 14:36:01 GMT
26
114
 
27
115
  _Version update only_
28
116
 
29
117
  ## 2.19.9
30
-
31
118
  Wed, 25 Aug 2021 15:36:01 GMT
32
119
 
33
120
  _Version update only_
34
121
 
35
122
  ## 2.19.8
36
-
37
123
  Mon, 23 Aug 2021 13:23:13 GMT
38
124
 
39
125
  _Version update only_
40
126
 
41
127
  ## 2.19.7
42
-
43
128
  Fri, 20 Aug 2021 17:47:22 GMT
44
129
 
45
130
  _Version update only_
46
131
 
47
132
  ## 2.19.6
48
-
49
133
  Tue, 17 Aug 2021 20:34:29 GMT
50
134
 
51
135
  _Version update only_
52
136
 
53
137
  ## 2.19.5
54
-
55
138
  Fri, 13 Aug 2021 21:48:08 GMT
56
139
 
57
140
  _Version update only_
58
141
 
59
142
  ## 2.19.4
60
-
61
143
  Thu, 12 Aug 2021 13:09:26 GMT
62
144
 
63
145
  _Version update only_
64
146
 
65
147
  ## 2.19.3
66
-
67
148
  Wed, 04 Aug 2021 20:29:34 GMT
68
149
 
69
150
  _Version update only_
70
151
 
71
152
  ## 2.19.2
72
-
73
153
  Tue, 03 Aug 2021 18:26:23 GMT
74
154
 
75
155
  _Version update only_
76
156
 
77
157
  ## 2.19.1
78
-
79
158
  Thu, 29 Jul 2021 20:01:11 GMT
80
159
 
81
160
  _Version update only_
82
161
 
83
162
  ## 2.19.0
84
-
85
163
  Mon, 26 Jul 2021 12:21:25 GMT
86
164
 
87
165
  _Version update only_
88
166
 
89
167
  ## 2.18.4
90
-
91
168
  Tue, 10 Aug 2021 19:35:13 GMT
92
169
 
93
170
  _Version update only_
94
171
 
95
172
  ## 2.18.3
96
-
97
173
  Wed, 28 Jul 2021 17:16:30 GMT
98
174
 
99
175
  _Version update only_
100
176
 
101
177
  ## 2.18.2
102
-
103
178
  Mon, 26 Jul 2021 16:18:31 GMT
104
179
 
105
180
  _Version update only_
106
181
 
107
182
  ## 2.18.1
108
-
109
183
  Fri, 16 Jul 2021 17:45:09 GMT
110
184
 
111
185
  _Version update only_
112
186
 
113
187
  ## 2.18.0
114
-
115
188
  Fri, 09 Jul 2021 18:11:24 GMT
116
189
 
117
190
  _Version update only_
118
191
 
119
192
  ## 2.17.3
120
-
121
193
  Mon, 26 Jul 2021 16:08:36 GMT
122
194
 
123
195
  _Version update only_
124
196
 
125
197
  ## 2.17.2
126
-
127
198
  Thu, 08 Jul 2021 15:23:00 GMT
128
199
 
129
200
  _Version update only_
130
201
 
131
202
  ## 2.17.1
132
-
133
203
  Fri, 02 Jul 2021 15:38:30 GMT
134
204
 
135
205
  _Version update only_
136
206
 
137
207
  ## 2.17.0
138
-
139
208
  Mon, 28 Jun 2021 16:20:11 GMT
140
209
 
141
210
  ### Updates
@@ -143,31 +212,26 @@ Mon, 28 Jun 2021 16:20:11 GMT
143
212
  - Add SectionMarkerSet.findMarkerById.
144
213
 
145
214
  ## 2.16.10
146
-
147
215
  Thu, 22 Jul 2021 20:23:45 GMT
148
216
 
149
217
  _Version update only_
150
218
 
151
219
  ## 2.16.9
152
-
153
220
  Tue, 06 Jul 2021 22:08:34 GMT
154
221
 
155
222
  _Version update only_
156
223
 
157
224
  ## 2.16.8
158
-
159
225
  Fri, 02 Jul 2021 17:40:46 GMT
160
226
 
161
227
  _Version update only_
162
228
 
163
229
  ## 2.16.7
164
-
165
230
  Mon, 28 Jun 2021 18:13:04 GMT
166
231
 
167
232
  _Version update only_
168
233
 
169
234
  ## 2.16.6
170
-
171
235
  Mon, 28 Jun 2021 13:12:55 GMT
172
236
 
173
237
  ### Updates
@@ -175,67 +239,56 @@ Mon, 28 Jun 2021 13:12:55 GMT
175
239
  - Fix regression causing section graphics to be clipped by view clip.
176
240
 
177
241
  ## 2.16.5
178
-
179
242
  Fri, 25 Jun 2021 16:03:01 GMT
180
243
 
181
244
  _Version update only_
182
245
 
183
246
  ## 2.16.4
184
-
185
247
  Wed, 23 Jun 2021 17:09:07 GMT
186
248
 
187
249
  _Version update only_
188
250
 
189
251
  ## 2.16.3
190
-
191
252
  Wed, 16 Jun 2021 20:29:32 GMT
192
253
 
193
254
  _Version update only_
194
255
 
195
256
  ## 2.16.2
196
-
197
257
  Thu, 03 Jun 2021 18:08:11 GMT
198
258
 
199
259
  _Version update only_
200
260
 
201
261
  ## 2.16.1
202
-
203
262
  Thu, 27 May 2021 20:04:22 GMT
204
263
 
205
264
  _Version update only_
206
265
 
207
266
  ## 2.16.0
208
-
209
267
  Mon, 24 May 2021 15:58:39 GMT
210
268
 
211
269
  _Version update only_
212
270
 
213
271
  ## 2.15.6
214
-
215
272
  Wed, 26 May 2021 15:55:18 GMT
216
273
 
217
274
  _Version update only_
218
275
 
219
276
  ## 2.15.5
220
-
221
277
  Thu, 20 May 2021 15:06:26 GMT
222
278
 
223
279
  _Version update only_
224
280
 
225
281
  ## 2.15.4
226
-
227
282
  Tue, 18 May 2021 21:59:07 GMT
228
283
 
229
284
  _Version update only_
230
285
 
231
286
  ## 2.15.3
232
-
233
287
  Mon, 17 May 2021 13:31:37 GMT
234
288
 
235
289
  _Version update only_
236
290
 
237
291
  ## 2.15.2
238
-
239
292
  Wed, 12 May 2021 18:08:13 GMT
240
293
 
241
294
  ### Updates
@@ -243,13 +296,11 @@ Wed, 12 May 2021 18:08:13 GMT
243
296
  - Fix regression causing section graphics to be clipped by view clip.
244
297
 
245
298
  ## 2.15.1
246
-
247
299
  Wed, 05 May 2021 13:18:31 GMT
248
300
 
249
301
  _Version update only_
250
302
 
251
303
  ## 2.15.0
252
-
253
304
  Fri, 30 Apr 2021 12:36:58 GMT
254
305
 
255
306
  ### Updates
@@ -258,37 +309,31 @@ Fri, 30 Apr 2021 12:36:58 GMT
258
309
  - Promote all APIs to public.
259
310
 
260
311
  ## 2.14.4
261
-
262
312
  Thu, 22 Apr 2021 21:07:33 GMT
263
313
 
264
314
  _Version update only_
265
315
 
266
316
  ## 2.14.3
267
-
268
317
  Thu, 15 Apr 2021 15:13:16 GMT
269
318
 
270
319
  _Version update only_
271
320
 
272
321
  ## 2.14.2
273
-
274
322
  Thu, 08 Apr 2021 14:30:09 GMT
275
323
 
276
324
  _Version update only_
277
325
 
278
326
  ## 2.14.1
279
-
280
327
  Mon, 05 Apr 2021 16:28:00 GMT
281
328
 
282
329
  _Version update only_
283
330
 
284
331
  ## 2.14.0
285
-
286
332
  Fri, 02 Apr 2021 13:18:42 GMT
287
333
 
288
334
  _Version update only_
289
335
 
290
336
  ## 2.13.0
291
-
292
337
  Tue, 09 Mar 2021 20:28:13 GMT
293
338
 
294
339
  ### Updates
@@ -297,127 +342,106 @@ Tue, 09 Mar 2021 20:28:13 GMT
297
342
  - begin rename project from iModel.js to iTwin.js
298
343
 
299
344
  ## 2.12.3
300
-
301
345
  Mon, 08 Mar 2021 15:32:00 GMT
302
346
 
303
347
  _Version update only_
304
348
 
305
349
  ## 2.12.2
306
-
307
350
  Wed, 03 Mar 2021 18:48:52 GMT
308
351
 
309
352
  _Version update only_
310
353
 
311
354
  ## 2.12.1
312
-
313
355
  Tue, 23 Feb 2021 20:54:45 GMT
314
356
 
315
357
  _Version update only_
316
358
 
317
359
  ## 2.12.0
318
-
319
360
  Thu, 18 Feb 2021 22:10:13 GMT
320
361
 
321
362
  _Version update only_
322
363
 
323
364
  ## 2.11.2
324
-
325
365
  Thu, 18 Feb 2021 02:50:59 GMT
326
366
 
327
367
  _Version update only_
328
368
 
329
369
  ## 2.11.1
330
-
331
370
  Thu, 04 Feb 2021 17:22:41 GMT
332
371
 
333
372
  _Version update only_
334
373
 
335
374
  ## 2.11.0
336
-
337
375
  Thu, 28 Jan 2021 13:39:27 GMT
338
376
 
339
377
  _Version update only_
340
378
 
341
379
  ## 2.10.3
342
-
343
380
  Fri, 08 Jan 2021 18:34:03 GMT
344
381
 
345
382
  _Version update only_
346
383
 
347
384
  ## 2.10.2
348
-
349
385
  Fri, 08 Jan 2021 14:52:02 GMT
350
386
 
351
387
  _Version update only_
352
388
 
353
389
  ## 2.10.1
354
-
355
390
  Tue, 22 Dec 2020 00:53:38 GMT
356
391
 
357
392
  _Version update only_
358
393
 
359
394
  ## 2.10.0
360
-
361
395
  Fri, 18 Dec 2020 18:24:01 GMT
362
396
 
363
397
  _Version update only_
364
398
 
365
399
  ## 2.9.9
366
-
367
400
  Sun, 13 Dec 2020 19:00:03 GMT
368
401
 
369
402
  _Version update only_
370
403
 
371
404
  ## 2.9.8
372
-
373
405
  Fri, 11 Dec 2020 02:57:36 GMT
374
406
 
375
407
  _Version update only_
376
408
 
377
409
  ## 2.9.7
378
-
379
410
  Wed, 09 Dec 2020 20:58:23 GMT
380
411
 
381
412
  _Version update only_
382
413
 
383
414
  ## 2.9.6
384
-
385
415
  Mon, 07 Dec 2020 18:40:48 GMT
386
416
 
387
417
  _Version update only_
388
418
 
389
419
  ## 2.9.5
390
-
391
420
  Sat, 05 Dec 2020 01:55:56 GMT
392
421
 
393
422
  _Version update only_
394
423
 
395
424
  ## 2.9.4
396
-
397
425
  Wed, 02 Dec 2020 20:55:40 GMT
398
426
 
399
427
  _Version update only_
400
428
 
401
429
  ## 2.9.3
402
-
403
430
  Mon, 23 Nov 2020 20:57:56 GMT
404
431
 
405
432
  _Version update only_
406
433
 
407
434
  ## 2.9.2
408
-
409
435
  Mon, 23 Nov 2020 15:33:50 GMT
410
436
 
411
437
  _Version update only_
412
438
 
413
439
  ## 2.9.1
414
-
415
440
  Thu, 19 Nov 2020 17:03:42 GMT
416
441
 
417
442
  _Version update only_
418
443
 
419
444
  ## 2.9.0
420
-
421
445
  Wed, 18 Nov 2020 16:01:50 GMT
422
446
 
423
447
  ### Updates
@@ -425,91 +449,76 @@ Wed, 18 Nov 2020 16:01:50 GMT
425
449
  - Add 'forcePrune' method to tile tree to adhere to new TileTree pattern.
426
450
 
427
451
  ## 2.8.1
428
-
429
452
  Tue, 03 Nov 2020 00:33:56 GMT
430
453
 
431
454
  _Version update only_
432
455
 
433
456
  ## 2.8.0
434
-
435
457
  Fri, 23 Oct 2020 17:04:02 GMT
436
458
 
437
459
  _Version update only_
438
460
 
439
461
  ## 2.7.6
440
-
441
462
  Wed, 11 Nov 2020 16:28:23 GMT
442
463
 
443
464
  _Version update only_
444
465
 
445
466
  ## 2.7.5
446
-
447
467
  Fri, 23 Oct 2020 16:23:50 GMT
448
468
 
449
469
  _Version update only_
450
470
 
451
471
  ## 2.7.4
452
-
453
472
  Mon, 19 Oct 2020 17:57:01 GMT
454
473
 
455
474
  _Version update only_
456
475
 
457
476
  ## 2.7.3
458
-
459
477
  Wed, 14 Oct 2020 17:00:59 GMT
460
478
 
461
479
  _Version update only_
462
480
 
463
481
  ## 2.7.2
464
-
465
482
  Tue, 13 Oct 2020 18:20:38 GMT
466
483
 
467
484
  _Version update only_
468
485
 
469
486
  ## 2.7.1
470
-
471
487
  Thu, 08 Oct 2020 13:04:35 GMT
472
488
 
473
489
  _Version update only_
474
490
 
475
491
  ## 2.7.0
476
-
477
492
  Fri, 02 Oct 2020 18:03:32 GMT
478
493
 
479
494
  _Version update only_
480
495
 
481
496
  ## 2.6.5
482
-
483
497
  Sat, 26 Sep 2020 16:06:34 GMT
484
498
 
485
499
  _Version update only_
486
500
 
487
501
  ## 2.6.4
488
-
489
502
  Tue, 22 Sep 2020 17:40:07 GMT
490
503
 
491
504
  _Version update only_
492
505
 
493
506
  ## 2.6.3
494
-
495
507
  Mon, 21 Sep 2020 14:47:09 GMT
496
508
 
497
509
  _Version update only_
498
510
 
499
511
  ## 2.6.2
500
-
501
512
  Mon, 21 Sep 2020 13:07:44 GMT
502
513
 
503
514
  _Version update only_
504
515
 
505
516
  ## 2.6.1
506
-
507
517
  Fri, 18 Sep 2020 13:15:09 GMT
508
518
 
509
519
  _Version update only_
510
520
 
511
521
  ## 2.6.0
512
-
513
522
  Thu, 17 Sep 2020 13:16:12 GMT
514
523
 
515
524
  ### Updates
@@ -517,37 +526,31 @@ Thu, 17 Sep 2020 13:16:12 GMT
517
526
  - Moved ESLint configuration to a plugin
518
527
 
519
528
  ## 2.5.5
520
-
521
529
  Wed, 02 Sep 2020 17:42:23 GMT
522
530
 
523
531
  _Version update only_
524
532
 
525
533
  ## 2.5.4
526
-
527
534
  Fri, 28 Aug 2020 15:34:15 GMT
528
535
 
529
536
  _Version update only_
530
537
 
531
538
  ## 2.5.3
532
-
533
539
  Wed, 26 Aug 2020 11:46:00 GMT
534
540
 
535
541
  _Version update only_
536
542
 
537
543
  ## 2.5.2
538
-
539
544
  Tue, 25 Aug 2020 22:09:08 GMT
540
545
 
541
546
  _Version update only_
542
547
 
543
548
  ## 2.5.1
544
-
545
549
  Mon, 24 Aug 2020 18:13:04 GMT
546
550
 
547
551
  _Version update only_
548
552
 
549
553
  ## 2.5.0
550
-
551
554
  Thu, 20 Aug 2020 20:57:09 GMT
552
555
 
553
556
  ### Updates
@@ -558,13 +561,11 @@ Thu, 20 Aug 2020 20:57:09 GMT
558
561
  - Switch to ESLint
559
562
 
560
563
  ## 2.4.2
561
-
562
564
  Fri, 14 Aug 2020 16:34:09 GMT
563
565
 
564
566
  _Version update only_
565
567
 
566
568
  ## 2.4.1
567
-
568
569
  Fri, 07 Aug 2020 19:57:43 GMT
569
570
 
570
571
  ### Updates
@@ -572,7 +573,6 @@ Fri, 07 Aug 2020 19:57:43 GMT
572
573
  - Add missing assets to published package
573
574
 
574
575
  ## 2.4.0
575
-
576
576
  Tue, 28 Jul 2020 16:26:24 GMT
577
577
 
578
578
  ### Updates
@@ -581,7 +581,6 @@ Tue, 28 Jul 2020 16:26:24 GMT
581
581
  - Applications can now customize the visibility of section markers.
582
582
 
583
583
  ## 2.3.3
584
-
585
584
  Thu, 23 Jul 2020 12:57:15 GMT
586
585
 
587
586
  ### Updates
@@ -589,19 +588,16 @@ Thu, 23 Jul 2020 12:57:15 GMT
589
588
  - Add missing assets to published package
590
589
 
591
590
  ## 2.3.2
592
-
593
591
  Tue, 14 Jul 2020 23:50:36 GMT
594
592
 
595
593
  _Version update only_
596
594
 
597
595
  ## 2.3.1
598
-
599
596
  Mon, 13 Jul 2020 18:50:13 GMT
600
597
 
601
598
  _Version update only_
602
599
 
603
600
  ## 2.3.0
604
-
605
601
  Fri, 10 Jul 2020 17:23:14 GMT
606
602
 
607
603
  ### Updates
@@ -611,13 +607,11 @@ Fri, 10 Jul 2020 17:23:14 GMT
611
607
  - Convert hypermodeling extension into hypermodeling-frontend package.
612
608
 
613
609
  ## 2.2.1
614
-
615
610
  Tue, 07 Jul 2020 14:44:52 GMT
616
611
 
617
612
  _Version update only_
618
613
 
619
614
  ## 2.2.0
620
-
621
615
  Fri, 19 Jun 2020 14:10:03 GMT
622
616
 
623
617
  ### Updates
@@ -625,13 +619,11 @@ Fri, 19 Jun 2020 14:10:03 GMT
625
619
  - Add toolbar option to navigate to view attachment from section marker.
626
620
 
627
621
  ## 2.1.0
628
-
629
622
  Thu, 28 May 2020 22:48:59 GMT
630
623
 
631
624
  _Version update only_
632
625
 
633
626
  ## 2.0.0
634
-
635
627
  Wed, 06 May 2020 13:17:49 GMT
636
628
 
637
629
  ### Updates
@@ -645,31 +637,26 @@ Wed, 06 May 2020 13:17:49 GMT
645
637
  - Update to support new iModel.js Extension build system and drop support for the iModel.js module system.
646
638
 
647
639
  ## 1.14.1
648
-
649
640
  Wed, 22 Apr 2020 19:04:00 GMT
650
641
 
651
642
  _Version update only_
652
643
 
653
644
  ## 1.14.0
654
-
655
645
  Tue, 31 Mar 2020 15:44:19 GMT
656
646
 
657
647
  _Version update only_
658
648
 
659
649
  ## 1.13.0
660
-
661
650
  Wed, 04 Mar 2020 16:16:31 GMT
662
651
 
663
652
  _Version update only_
664
653
 
665
654
  ## 1.12.0
666
-
667
655
  Wed, 12 Feb 2020 17:45:50 GMT
668
656
 
669
657
  _Version update only_
670
658
 
671
659
  ## 1.11.0
672
-
673
660
  Wed, 22 Jan 2020 19:24:12 GMT
674
661
 
675
662
  ### Updates
@@ -677,13 +664,11 @@ Wed, 22 Jan 2020 19:24:12 GMT
677
664
  - Upgrade to TypeScript 3.7.2.
678
665
 
679
666
  ## 1.10.0
680
-
681
667
  Tue, 07 Jan 2020 19:44:01 GMT
682
668
 
683
669
  _Version update only_
684
670
 
685
671
  ## 1.9.0
686
-
687
672
  Tue, 10 Dec 2019 18:08:56 GMT
688
673
 
689
674
  ### Updates
@@ -691,7 +676,6 @@ Tue, 10 Dec 2019 18:08:56 GMT
691
676
  - Add iModelJs.buildModule.installTo property to package.json
692
677
 
693
678
  ## 1.8.0
694
-
695
679
  Fri, 22 Nov 2019 14:03:34 GMT
696
680
 
697
681
  ### Updates
@@ -701,7 +685,6 @@ Fri, 22 Nov 2019 14:03:34 GMT
701
685
  - Change SectionLocationProps.clipGeometry type to string. Add get/set ClipVector methods on SectionLocation.
702
686
 
703
687
  ## 1.7.0
704
-
705
688
  Fri, 01 Nov 2019 13:28:37 GMT
706
689
 
707
690
  ### Updates
@@ -712,3 +695,4 @@ Fri, 01 Nov 2019 13:28:37 GMT
712
695
  - Hypermodeling keyins to filter display by type and to ignore category (because MicroStation does).
713
696
  - Make hypermodeling toolIds more likely to remain unique by including plugin name.
714
697
  - Added popup toolbar when cursor stops over marker or marker is tapped.
698
+