Skip to content

Releases: duanluan/zutil-desktop

Release v1.0.0-rc.1

Release v1.0.0-rc.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 05 Mar 10:32
v1.0.0-rc.1

Release v1.0.0-alpha.4

Pre-release

Choose a tag to compare

@github-actions github-actions released this 02 Mar 18:07
v1.0.0-alpha.4

Release v1.0.0-alpha.3

Pre-release

Choose a tag to compare

@github-actions github-actions released this 31 Jan 19:55
feat(build): 显式包含需要的模块,避免打包后安装运行报错 Failed to launch JVM

Release v1.0.0-alpha2

Release v1.0.0-alpha2 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 27 Jan 15:38
feat(build): remove push trigger from main branch in workflow

Release v1.0.0-alpha1

Release v1.0.0-alpha1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 22 Jan 19:41
ci: finalize build and release workflows with flat artifacts

[EN]
- Refactor 'build.yml' to support workflow reuse via 'workflow_call'.
- Implement artifact flattening to ensure clean directory structure in releases.
- Add 'release.yml' workflow for automated release creation and asset uploading.
- Enable automatic pre-release detection based on git tag format.

[CN]
- 重构 “build.yml” 以支持通过 “workflow_call” 复用工作流。
- 实现产物扁平化处理,确保发布版本中的目录结构整洁。
- 新增 “release.yml” 工作流以实现自动化创建版本及上传资源。
- 开启基于 Git 标签格式的预发布版本(Pre-release)自动识别。