| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-01-12 | Reorganize crate structure and move documentation files | 魏曹先生 | |
| 2026-01-03 | Change default config format from JSON to Bincode | 魏曹先生 | |
| Update file extensions for sheet, share, member, and virtual file metadata to use new custom extensions (.st, .sre, .json, .vf) instead of .bcfg. Also update client-side file extensions for latest info and local sheets. | |||
| 2026-01-03 | Refactor config loading to read files after format detection | 魏曹先生 | |
| 2026-01-02 | Add support for Bincode config file format | 魏曹先生 | |
| 2025-11-25 | Improve documentation for system action and config file crates | 魏曹先生 | |
| 2025-10-27 | Update dependencies to latest versions | 魏曹先生 | |
| 2025-10-18 | Update `config.rs` | 魏曹先生 | |
| - If config file not exist, now return Error | |||
| 2025-09-25 | Fix clippy warnings in test files | 魏曹先生 | |
| - Convert manual async functions to async fn syntax - Replace assert_eq!(true/false, ...) with assert!(...) and assert!(!...) - Fix useless vec warning by using array directly - All tests continue to pass after optimizations | |||
| 2025-09-25 | Fixed by Clippy | 魏曹先生 | |
| 2025-09-21 | Add Result for ConfigFile | 魏曹先生 | |
| 2025-09-20 | Add exist function to ConfigFile trait | 魏曹先生 | |
| 2025-09-20 | Update cfg_file_derive | 魏曹先生 | |
| 2025-09-14 | Fixed codes by Zed | 魏曹先生 | |
| 2025-09-14 | Fixed by Clippy | 魏曹先生 | |
| 2025-09-12 | . | 魏曹先生 | |
| 2025-09-12 | Update config.rs | 魏曹先生 | |
| 2025-09-12 | Add test `cfg_file_test` | 魏曹先生 | |
| 2025-09-12 | Update cfg_file Main Logic | 魏曹先生 | |
| Completed config.rs | |||
| 2025-09-12 | Update crate `cfg_file` | 魏曹先生 | |
| Add feature `derive` | |||
| 2025-09-12 | Add Crate `cfg_file` | 魏曹先生 | |
| .../utils/cfg_file .../cfg_file/cfg_file_derive .../cfg_file/cfg_file_example | |||
