yao/share
Max 77d59b203e Update version constants to 1.0.0 for Yao App Engine
•	Changed VERSION and CUI constants from 0.10.5 to 1.0.0 to reflect the upcoming release.
	•	Ensured consistency in versioning across the application.

⚠️ Note: Version 1.0.0 is still under development — this PR does not represent an official release.
2025-11-06 18:20:49 +08:00
..
api.go [*] migrate to gou v0.10.3 (50%) 2023-02-01 17:25:11 +08:00
api_test.go [add] Buntdb for session store 2022-05-27 14:18:59 +08:00
app.go Implement system store management and enhance store loading functionality 2025-07-20 11:23:00 +08:00
columns.go [*] migrate to gou v0.10.3 (50%) 2023-02-01 17:25:11 +08:00
const.go Update version constants to 1.0.0 for Yao App Engine 2025-11-06 18:20:49 +08:00
db.go Refactor error handling in various components to improve logging and message formatting 2025-09-28 10:24:17 +08:00
filters.go [*] migrate to gou v0.10.3 (50%) 2023-02-01 17:25:11 +08:00
importable.go [*] migrate to gou v0.10.3 (50%) 2023-02-01 17:25:11 +08:00
importable_test.go 拆分处理器目录 2022-02-09 08:59:16 +08:00
session.go [optimize] yao start command 2023-01-14 18:02:12 +08:00
types.go Enhance model definitions and loading process for system models 2025-07-15 16:33:14 +08:00
utils.go Refactor error handling in various components to improve logging and message formatting 2025-09-28 10:24:17 +08:00
watch.go [add] Socket client mode support & fix watch bug 2022-03-01 16:39:36 +08:00
watch_test.go [add] Socket client mode support & fix watch bug 2022-03-01 16:39:36 +08:00