Commit Graph

6 Commits

Author SHA1 Message Date
yinwm
92490feff0 refactor(version): extract version formatting helpers and improve build info display
Extract formatVersion() and formatBuildInfo() helper functions to reduce code duplication between printVersion() and statusCmd(). Update git commit default value to "dev" in Makefile for consistency with version handling. Update documentation for QQ and DingTalk chat integration in Japanese README.
2026-02-13 19:56:31 +08:00
yinwm
5aa4dd2975 feat(cli): add git commit hash to version output
Users can now see the exact git commit used to build the binary,
which helps with debugging and deployment tracking.
2026-02-13 16:39:44 +08:00
Guoguo
d165fde011 build: add darwin arm64 target (#76) 2026-02-12 23:37:40 +08:00
li
8ceef6e8a7 better version 2026-02-12 08:14:49 +08:00
Harshdeep Sharma
ae9cfc2f31 Fix typos and update API keys in README 2026-02-11 20:42:22 +08:00
lxowalle
e17693b17c * First commit 2026-02-09 19:20:19 +08:00