Skip to content

Releases: trustedinster/classroom_lottery

v3.9

13 Jan 16:32

Choose a tag to compare

Full Changelog: v3.7...v3.9

v3.7

08 Jan 10:05

Choose a tag to compare

Full Changelog: v3.5...v3.7

v3.5

06 Jan 09:32

Choose a tag to compare

Full Changelog: v3.4...v3.5

v3.4

15 Dec 15:36

Choose a tag to compare

fix(build): 启用控制台模式以改善调试体验

- 将 PyInstaller 的 console 参数从 False 改为 True
- 允许在打包应用中显示控制台窗口
- 提高开发和故障排除期间的可见性

v3.3

15 Dec 09:46

Choose a tag to compare

Merge remote-tracking branch 'origin/master'

v3.2

11 Dec 14:06

Choose a tag to compare

chore(workflow): 优化 release 和同步脚本

- 统一 _internal 目录内容复制逻辑
- 清理 sync-to-gitee.yml 中多余空行
- 调整 gitee-release-cli 安装方式为本地运行
- 更新 gitee-release-cli 命令调用方式使用 npx