deepline 0.1.154 → 0.1.155
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/dist/bundling-sources/sdk/src/release.ts +6 -4
- package/dist/cli/index.js +6 -4
- package/dist/cli/index.mjs +6 -4
- package/dist/index.js +6 -4
- package/dist/index.mjs +6 -4
- package/package.json +1 -1
|
@@ -102,18 +102,20 @@ export const SDK_RELEASE = {
|
|
|
102
102
|
// the SDK enrich generator's one-second stale policy.
|
|
103
103
|
// 0.1.110 ships authored V2 prebuilts and required top-level play descriptions.
|
|
104
104
|
// 0.1.111 ships dataset-native tool list getters and result row datasets.
|
|
105
|
-
|
|
105
|
+
// 0.1.154 removes the short-lived generated enrich StepOptions recompute
|
|
106
|
+
// fields shipped in 0.1.153.
|
|
107
|
+
version: '0.1.155',
|
|
106
108
|
apiContract: '2026-06-dataset-handle-results-hard-cutover',
|
|
107
109
|
supportPolicy: {
|
|
108
|
-
latest: '0.1.
|
|
110
|
+
latest: '0.1.155',
|
|
109
111
|
minimumSupported: '0.1.53',
|
|
110
112
|
deprecatedBelow: '0.1.53',
|
|
111
113
|
commandMinimumSupported: [
|
|
112
114
|
{
|
|
113
115
|
command: 'enrich',
|
|
114
|
-
minimumSupported: '0.1.
|
|
116
|
+
minimumSupported: '0.1.154',
|
|
115
117
|
reason:
|
|
116
|
-
'Older SDK CLI enrich generated stale play source
|
|
118
|
+
'Older SDK CLI enrich generated stale play source; SDK CLI enrich 0.1.153 generated removed StepOptions fields in play source.',
|
|
117
119
|
},
|
|
118
120
|
{
|
|
119
121
|
command: 'plays',
|
package/dist/cli/index.js
CHANGED
|
@@ -655,17 +655,19 @@ var SDK_RELEASE = {
|
|
|
655
655
|
// the SDK enrich generator's one-second stale policy.
|
|
656
656
|
// 0.1.110 ships authored V2 prebuilts and required top-level play descriptions.
|
|
657
657
|
// 0.1.111 ships dataset-native tool list getters and result row datasets.
|
|
658
|
-
|
|
658
|
+
// 0.1.154 removes the short-lived generated enrich StepOptions recompute
|
|
659
|
+
// fields shipped in 0.1.153.
|
|
660
|
+
version: "0.1.155",
|
|
659
661
|
apiContract: "2026-06-dataset-handle-results-hard-cutover",
|
|
660
662
|
supportPolicy: {
|
|
661
|
-
latest: "0.1.
|
|
663
|
+
latest: "0.1.155",
|
|
662
664
|
minimumSupported: "0.1.53",
|
|
663
665
|
deprecatedBelow: "0.1.53",
|
|
664
666
|
commandMinimumSupported: [
|
|
665
667
|
{
|
|
666
668
|
command: "enrich",
|
|
667
|
-
minimumSupported: "0.1.
|
|
668
|
-
reason: "Older SDK CLI enrich generated stale play source
|
|
669
|
+
minimumSupported: "0.1.154",
|
|
670
|
+
reason: "Older SDK CLI enrich generated stale play source; SDK CLI enrich 0.1.153 generated removed StepOptions fields in play source."
|
|
669
671
|
},
|
|
670
672
|
{
|
|
671
673
|
command: "plays",
|
package/dist/cli/index.mjs
CHANGED
|
@@ -640,17 +640,19 @@ var SDK_RELEASE = {
|
|
|
640
640
|
// the SDK enrich generator's one-second stale policy.
|
|
641
641
|
// 0.1.110 ships authored V2 prebuilts and required top-level play descriptions.
|
|
642
642
|
// 0.1.111 ships dataset-native tool list getters and result row datasets.
|
|
643
|
-
|
|
643
|
+
// 0.1.154 removes the short-lived generated enrich StepOptions recompute
|
|
644
|
+
// fields shipped in 0.1.153.
|
|
645
|
+
version: "0.1.155",
|
|
644
646
|
apiContract: "2026-06-dataset-handle-results-hard-cutover",
|
|
645
647
|
supportPolicy: {
|
|
646
|
-
latest: "0.1.
|
|
648
|
+
latest: "0.1.155",
|
|
647
649
|
minimumSupported: "0.1.53",
|
|
648
650
|
deprecatedBelow: "0.1.53",
|
|
649
651
|
commandMinimumSupported: [
|
|
650
652
|
{
|
|
651
653
|
command: "enrich",
|
|
652
|
-
minimumSupported: "0.1.
|
|
653
|
-
reason: "Older SDK CLI enrich generated stale play source
|
|
654
|
+
minimumSupported: "0.1.154",
|
|
655
|
+
reason: "Older SDK CLI enrich generated stale play source; SDK CLI enrich 0.1.153 generated removed StepOptions fields in play source."
|
|
654
656
|
},
|
|
655
657
|
{
|
|
656
658
|
command: "plays",
|
package/dist/index.js
CHANGED
|
@@ -419,17 +419,19 @@ var SDK_RELEASE = {
|
|
|
419
419
|
// the SDK enrich generator's one-second stale policy.
|
|
420
420
|
// 0.1.110 ships authored V2 prebuilts and required top-level play descriptions.
|
|
421
421
|
// 0.1.111 ships dataset-native tool list getters and result row datasets.
|
|
422
|
-
|
|
422
|
+
// 0.1.154 removes the short-lived generated enrich StepOptions recompute
|
|
423
|
+
// fields shipped in 0.1.153.
|
|
424
|
+
version: "0.1.155",
|
|
423
425
|
apiContract: "2026-06-dataset-handle-results-hard-cutover",
|
|
424
426
|
supportPolicy: {
|
|
425
|
-
latest: "0.1.
|
|
427
|
+
latest: "0.1.155",
|
|
426
428
|
minimumSupported: "0.1.53",
|
|
427
429
|
deprecatedBelow: "0.1.53",
|
|
428
430
|
commandMinimumSupported: [
|
|
429
431
|
{
|
|
430
432
|
command: "enrich",
|
|
431
|
-
minimumSupported: "0.1.
|
|
432
|
-
reason: "Older SDK CLI enrich generated stale play source
|
|
433
|
+
minimumSupported: "0.1.154",
|
|
434
|
+
reason: "Older SDK CLI enrich generated stale play source; SDK CLI enrich 0.1.153 generated removed StepOptions fields in play source."
|
|
433
435
|
},
|
|
434
436
|
{
|
|
435
437
|
command: "plays",
|
package/dist/index.mjs
CHANGED
|
@@ -349,17 +349,19 @@ var SDK_RELEASE = {
|
|
|
349
349
|
// the SDK enrich generator's one-second stale policy.
|
|
350
350
|
// 0.1.110 ships authored V2 prebuilts and required top-level play descriptions.
|
|
351
351
|
// 0.1.111 ships dataset-native tool list getters and result row datasets.
|
|
352
|
-
|
|
352
|
+
// 0.1.154 removes the short-lived generated enrich StepOptions recompute
|
|
353
|
+
// fields shipped in 0.1.153.
|
|
354
|
+
version: "0.1.155",
|
|
353
355
|
apiContract: "2026-06-dataset-handle-results-hard-cutover",
|
|
354
356
|
supportPolicy: {
|
|
355
|
-
latest: "0.1.
|
|
357
|
+
latest: "0.1.155",
|
|
356
358
|
minimumSupported: "0.1.53",
|
|
357
359
|
deprecatedBelow: "0.1.53",
|
|
358
360
|
commandMinimumSupported: [
|
|
359
361
|
{
|
|
360
362
|
command: "enrich",
|
|
361
|
-
minimumSupported: "0.1.
|
|
362
|
-
reason: "Older SDK CLI enrich generated stale play source
|
|
363
|
+
minimumSupported: "0.1.154",
|
|
364
|
+
reason: "Older SDK CLI enrich generated stale play source; SDK CLI enrich 0.1.153 generated removed StepOptions fields in play source."
|
|
363
365
|
},
|
|
364
366
|
{
|
|
365
367
|
command: "plays",
|