summaryrefslogtreecommitdiff
path: root/src/lib.rs
AgeCommit message (Expand)Author
2026-01-24Rename arguments module to args and update auto-collect config魏曹先生
2026-01-24Split prepare phase into prepare and collect魏曹先生
2026-01-23Add localization and refactor status command output魏曹先生
2026-01-23Fix typo in legacy_json_output module name魏曹先生
2026-01-23Reorganize project structure into systems and assets魏曹先生
2026-01-23Rename output module to leegacy_json_output魏曹先生
2026-01-22Rename subcmd module to cmd and update references魏曹先生
2026-01-22Refactor CLI command processing with new architecture魏曹先生
2026-01-07Add JSON output support for multiple commands魏曹先生
2025-11-04Add compile-time version and build information魏曹先生
2025-10-18refactor: update source code files魏曹先生
2025-10-14feat: add internationalization support and new command-line tools魏曹先生
2025-09-21First魏曹先生