Release 2.7.0
变更日志:
- fun init 初始化工程模板
- fun deploy 支持 .funignore 文件,忽略掉部分文件不打包
- 修复 windows 平台函数运行结束后没有自动退出的 bug
- 添加 ctrl + c 可以终止函数运行的功能
- 修复 windows 使用二进制打包的 fun 时无法 pull 镜像的 bug
Changelog:
- add
fun init
subcommand for initializing project template - support
.funignore
file for ignoring files when execfun deploy
- fix windows not exit bug after function invoked.
- add ctrl + c signal support for canceling running functions.
- fix windows could not pull image bug.
Download:
fun-v2.7.0-linux-x64.zip
fun-v2.7.0-linux-x86.zip
fun-v2.7.0-macos-x64.zip
fun-v2.7.0-macos-x86.zip
fun-v2.7.0-win-x64.exe.zip
fun-v2.7.0-win-x86.exe.zip