Skip to content

Releases: fastxteam/FastNavGenerator

v0.1.4

05 Dec 02:27

Choose a tag to compare

v0.1.3

04 Dec 17:14

Choose a tag to compare

Full Changelog: v0.1.2...v0.1.3

v0.1.2

04 Dec 15:54

Choose a tag to compare

Full Changelog: v0.1.1...v0.1.2

v0.1.1

02 Dec 16:56

Choose a tag to compare

删除无关脚本,优化打包

v0.1.0

02 Dec 16:43

Choose a tag to compare

  这个工作流将在您每次推送 v* 格式的标签(例如 v1.0.0)时自动触发。它会执行以下操作:

   1. 在 Windows 环境中构建您的项目。
   2. 使用 PyInstaller 将 FastNavGenerator.py 打包成一个独立的 .exe 文件。
   3. 创建一个新的 GitHub Release。
   4. 将生成的 .exe 文件上传到该 Release 中作为附件。