summaryrefslogtreecommitdiff
path: root/crates/utils/cfg_file/src/config.rs
AgeCommit message (Expand)Author
2026-01-12Reorganize crate structure and move documentation files魏曹先生
2026-01-03Change default config format from JSON to Bincode魏曹先生
2026-01-03Refactor config loading to read files after format detection魏曹先生
2026-01-02Add support for Bincode config file format魏曹先生
2025-11-25Improve documentation for system action and config file crates魏曹先生
2025-10-18Update `config.rs`魏曹先生
2025-09-25Fixed by Clippy魏曹先生
2025-09-21Add Result for ConfigFile魏曹先生
2025-09-20Add exist function to ConfigFile trait魏曹先生
2025-09-14Fixed codes by Zed魏曹先生
2025-09-14Fixed by Clippy魏曹先生
2025-09-12Update config.rs魏曹先生
2025-09-12Update cfg_file Main Logic魏曹先生