Commit Graph
15 Commits
Author SHA1 Message Date
JoJo 628bea38be fix: 完善苹果系统构建与文件兼容
动机:解决苹果系统发布包缺少执行权限和特殊文件误处理问题。
改动:校验发布包权限,支持两类芯片架构并改进文件识别。
影响:苹果系统可直接运行发布包,其他平台构建与使用方式兼容。
验证:运行 go test ./...、go vet ./... 和完整发布构建,结果通过。
关联:无
2026-09-07 16:14:11 +08:00
taurusxin a62f5156f0 release: 1.7.5 2025-11-25 15:17:09 +08:00
taurusxin 54da5b7a35 release: 1.7.4 2025-02-01 12:29:33 +08:00
taurusxin 2814a23874 release: 1.7.3 2025-01-30 10:16:33 +08:00
taurusxin c11fbf88db chore: modified go mod name 2024-11-25 13:59:13 +08:00
taurusxin 88314554d0 release 1.7.1 2024-11-08 15:01:14 +08:00
taurusxin 5862d7a8d8 release: 1.7.0 2024-10-23 19:18:44 +08:00
taurusxin 0bb001e7e2 bump version to 1.6.0 2024-09-27 22:23:34 +08:00
taurusxin b104e1352f feat: allow to specify output dir; process dir recursively 2024-09-27 22:22:56 +08:00
taurusxin ee68843d9e chore: enhance output 2024-09-15 21:58:12 +08:00
taurusxin 0c9fc960ff feat: package name; more params 2024-09-15 21:37:11 +08:00
taurusxin 3f1a58f2aa feat: allow change save dir 2024-09-15 21:04:52 +08:00
taurusxin 85a694777e fix: typo 2024-09-15 09:05:04 +08:00
taurusxin ddc9862c62 feat: colored text 2024-09-15 08:59:07 +08:00
taurusxin e8314a95bf init repo 2024-09-14 22:39:50 +08:00