@guandata/guanwf 0.1.823 → 0.1.824
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md
CHANGED
package/README.md
CHANGED
|
@@ -47,6 +47,11 @@ guanwf install-skill
|
|
|
47
47
|
|
|
48
48
|
## 版本更新
|
|
49
49
|
|
|
50
|
+
### @guandata/guanwf 0.1.824
|
|
51
|
+
|
|
52
|
+
- 工作流目录树支持按关键词和最大深度缩小范围,文本与 JSON 输出都能清楚标记被省略的层级。
|
|
53
|
+
- 更新底层依赖,提升安全性和运行稳定性。
|
|
54
|
+
|
|
50
55
|
### @guandata/guanwf 0.1.823
|
|
51
56
|
|
|
52
57
|
- 提升受控 Agent 运行环境中的工作流导出和 ETL 节点处理能力,较大的工作流定义也能稳定交换。
|
|
@@ -109,7 +114,4 @@ npm unlink -g @guandata/guanwf
|
|
|
109
114
|
```bash
|
|
110
115
|
# 编译所有平台 binary(需要 Go 工具链)
|
|
111
116
|
npm run build
|
|
112
|
-
|
|
113
|
-
# 发布到内部 Nexus npm 仓库
|
|
114
|
-
npm publish
|
|
115
117
|
```
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|