Releases: bajins/tool-gin
Releases · bajins/tool-gin
v1.3.10
- fixed get xshell download url
v1.3.9
- fixed get xshell download url
v1.3.7
- add 监听信号实现优雅结束时删除临时缓存目录
- update 优化编译脚本,去除bat脚本在所有环境下保持一致性
- update 启用单个协程监听端口
- update 不再使用ioutil包api
- add 使用go:embed实现静态资源文件内嵌
v1.3.2
- 升级依赖库
- 修复静态文件访问路径
- 修复xshell获取文件错误
- 修复打包时编译二进制文件名错误
v1.2.9
- 改变chromedp上下文创建策略,避免资源浪费
- 修复获取下载链接失败问题