0.11.3 版本更新说明:
重大变更
- cli: 通过@marcosnils移除了对秘密参数中的空格删除功能
新增功能
- 通过@jedevc增加了对函数参数中自定义标量和枚举的支持
- 通过@sipsma增加了对系统代理设置传播的支持
- api: 通过@helderco添加了Container.withoutSecretVariable
- api: 通过@helderco添加了Container.withoutDirectory和Container.withoutFile
变更
- cli: 通过@grouvill为--help中的必需标志添加了视觉提示
- cli: 通过@grouville将--help中的使用语法进行了常规化
- cli: 通过@helderco将dagger call --help中的"functions"和"arguments"进行了使用
修复
- api: 通过@marcosnils修正了使用Container.from时Container.platform设置不正确的问题
- 通过@sipsma中避免了间歇性获取索引状态失败的错误
- 通过@vito避免了当父级被隐藏时出现的panic情况
- 通过@wingyplus修复了Windows上的终端崩溃问题