change: download package assets from aliyun OSS

This commit is contained in:
debugtalk
2022-01-20 18:29:00 +08:00
parent db596b13ca
commit 08817d16b5
2 changed files with 9 additions and 2 deletions

View File

@@ -1,5 +1,11 @@
# Release History
## v0.5.3 (2022-01-20)
- feat: upload released assets to aliyun OSS
- change: download package assets from aliyun OSS
- fix: disable color logging on Windows
## v0.5.2 (2022-01-19)
- feat: support creating and calling custom functions with [hashicorp/go-plugin](https://github.com/hashicorp/go-plugin)