Commit graph

13 commits

Author SHA1 Message Date
Max
4c026755c4 feat: Update versioning and commit information in Makefile and version command
- Added CUI commit information to the Makefile for artifact generation.
- Enhanced version command output to include Yao and CUI commit details with improved formatting.
- Updated constant names in share/const.go for clarity on versioning.
- Fixed references to CUI commit in process and app files to align with new naming conventions.
2025-05-18 16:47:32 +08:00
Max
f55fc7b374 ⚠️ BREAKING: Rename XGen to CUI and update license terms
1. Major Changes:
   - Migrate all XGen references to CUI
   - Update project naming conventions across codebase

2. License Updates:
   - Revise open source license terms
   - Update copyright and usage conditions

This is a breaking change that requires updates in dependent projects.
2025-05-18 12:16:45 +08:00
Max
e394e75ffa fixt tests 2023-09-21 17:23:05 +08:00
Max
8761a26d52 [change] refactor the app engine load func 2023-03-26 15:59:05 +08:00
Max
a807899f95 [*] migrate to gou v0.10.3 (50%) 2023-02-01 17:25:11 +08:00
Max
2a60fe1345 [change] migrate processes 2022-11-10 11:07:52 +08:00
Max
385f42c88f 规范run命令输出 2022-02-09 19:21:25 +08:00
Max
055fa24333 + 应用引擎处理器 2022-02-09 09:52:35 +08:00
Max
34f4382c19 更新命名空间 2022-02-09 09:17:23 +08:00
Max
ea72f26d5e 调整环境变量 2022-02-09 00:49:57 +08:00
Max
aeaedea580 fix unit-test bug 2021-11-29 00:32:05 +08:00
Max
622c9a9ab3 v0.9.8 + Request & Network Process 2021-11-28 23:06:32 +08:00
Max
1f6a9cf6db 优化目录结构 2021-10-18 22:01:25 +08:00
Renamed from entry/process.go (Browse further)