aboutsummaryrefslogtreecommitdiff
path: root/src/lib.rs
Commit message (Expand)AuthorAgeFilesLines
* Add verbose logging support with env_logger魏曹先生2026-02-261-0/+3
* Reorganize command modules under a unified cmds directory魏曹先生2026-01-271-11/+0
* Extract CLI utilities into a separate crate魏曹先生2026-01-271-3/+0
* Rename arguments module to args and update auto-collect config魏曹先生2026-01-241-1/+1
* Split prepare phase into prepare and collect魏曹先生2026-01-241-0/+1
* Add localization and refactor status command output魏曹先生2026-01-231-0/+2
* Fix typo in legacy_json_output module name魏曹先生2026-01-231-1/+1
* Reorganize project structure into systems and assets魏曹先生2026-01-231-2/+17
* Rename output module to leegacy_json_output魏曹先生2026-01-231-1/+1
* Rename subcmd module to cmd and update references魏曹先生2026-01-221-1/+1
* Refactor CLI command processing with new architecture魏曹先生2026-01-221-0/+3
* Add JSON output support for multiple commands魏曹先生2026-01-071-0/+3
* Add compile-time version and build information魏曹先生2025-11-041-0/+3
* refactor: update source code files魏曹先生2025-10-181-6/+0
* feat: add internationalization support and new command-line tools魏曹先生2025-10-141-0/+7
* First魏曹先生2025-09-211-0/+1