Skip to content

v0.8.3

Choose a tag to compare

@github-actions github-actions released this 30 Nov 02:25
· 87 commits to main since this release

🐛 Bug Fixes

  • (cd) 调整Linux环境下的OpenSSL配置和依赖安装

💼 Other

  • (cd) 切换到 cross 工具进行Linux跨平台构建
  • (Cross.toml) 更新依赖安装命令
  • (Cross.toml) 更新交叉编译依赖安装命令
  • (Cross.toml) 添加环境变量传递配置以支持预编译库下载
  • (cd) 配置 OpenSSL 环境变量以支持静态链接
  • (cd) 调整CI构建流程中的依赖安装和环境配置

🎨 Styling

  • Clippy
  • Fmt

⚙️ Miscellaneous Tasks

  • (cd) 调整 Linux 平台构建流程以支持 Zig 编译器
  • (cd) 调整 Linux 环境下的依赖安装逻辑
  • (cd) 更新Linux依赖安装命令
  • (cd) 更新linux环境下的openssl依赖配置