| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 6 days | Add new protocol crate with basic types and operations | 魏曹先生 | |
| 8 days | Add benchmark for ID alias operations | 魏曹先生 | |
| 9 days | Add serde as a dependency and derive Serialize for CoreCompileInfo | 魏曹先生 | |
| 9 days | Add benchmark for SheetDataTree performance | 魏曹先生 | |
| 10 days | Add framework system and refactor module exports | 魏曹先生 | |
| 12 days | Add config system and space macro with workspace dependencies | 魏曹先生 | |
| 12 days | Consolidate dependencies using workspace inheritance | 魏曹先生 | |
| 12 days | Replace cfg_file with new config system | 魏曹先生 | |
| 12 days | Add framework crate | 魏曹先生 | |
| 2026-03-08 | Move action system to legacy and remove storage system | 魏曹先生 | |
| 2026-03-08 | Add tokio dependency for benchmark runtime | 魏曹先生 | |
| 2026-03-08 | Add Criterion benchmarking for sheet operations | 魏曹先生 | |
| 2026-02-27 | Add storage system with chunk-based file storage | 魏曹先生 | |
| 2026-02-25 | Replace string_proc with just_fmt as external dependency | 魏曹先生 | |
| 2026-02-24 | Move sheet file R/W to v1 module | 魏曹先生 | |
| 2026-02-24 | Add deprecated feature and migrate string_proc to just_fmt | 魏曹先生 | |
| - Add `deprecated` feature flag to Cargo.toml - Gate `string_proc` module behind both `deprecated` and `string_proc` features - Replace internal `string_proc` dependency with `just_fmt` crate in constants macros - Mark all `string_proc` modules as deprecated with migration instructions - Remove `string_proc` dependency from sheet system | |||
| 2026-02-24 | Add hex_display utility crate | 魏曹先生 | |
| 2026-02-12 | Add sheet system with mapping macros and modules | 魏曹先生 | |
| 2026-02-11 | Add sheet system and reorganize workspace | 魏曹先生 | |
| - Add new "sheet" crate to workspace - Rename "systems/asset" to "systems/_asset" - Reorder workspace members and dependencies for clarity - Update constants with new paths for auth and rules - Add conditional compilation for system module | |||
| 2026-02-07 | Rename asset crate to asset_system | 魏曹先生 | |
| 2026-02-07 | Add asset system with file locking and atomic writes | 魏曹先生 | |
| 2026-02-06 | Add FFI support for constants with C-compatible functions | 魏曹先生 | |
| 2026-02-06 | Add constants system with path generation macros | 魏曹先生 | |
| 2026-02-05 | Remove examples and legacy code, update .gitignore | 魏曹先生 | |
| - Delete examples directory and its example action system - Rename actions/ to legacy_actions/ and data/ to legacy_data/ - Update Cargo.toml license file reference - Move setup scripts to scripts/dev/ directory - Add todo.txt patterns to .gitignore | |||
| 2026-01-12 | Reorganize crate structure and move documentation files | 魏曹先生 | |
| 2025-12-24 | Add build script for compile info and installer generation | 魏曹先生 | |
| 2025-11-17 | feat: Add file status tracking and SHA1 hash system | 魏曹先生 | |
| - Implement SHA1 hash calculation module with async support - Add file status analysis for tracking moves, creates, and modifications - Enhance local file management with relative path handling - Update virtual file actions with improved tracking capabilities | |||
| 2025-11-06 | update: Dependencies and project configuration | 魏曹先生 | |
| - Update Cargo.lock with latest dependencies - Add new dependencies to Cargo.toml - Update vcs_data crate dependencies | |||
| 2025-10-24 | Re-export subcrate `action_system` to `just_enough_vcs` | 魏曹先生 | |
| 2025-10-06 | chore: update workspace configuration and dependencies | 魏曹先生 | |
| - Add examples to workspace members - Update vcs_data dependencies structure - Fix library re-export paths in main lib.rs | |||
| 2025-10-06 | Update workspace configuration for new crate structure | 魏曹先生 | |
| - Replace vcs with vcs_data and vcs_actions in workspace members - Update Cargo.lock dependencies to reflect new crate names - Maintain workspace structure with reorganized crates | |||
| 2025-10-06 | Update workspace configuration for action_system rename | 魏曹先生 | |
| - Replace vcs_service with action_system in workspace members - Update Cargo.lock dependencies to reflect new crate names - Maintain workspace structure with renamed crates | |||
| 2025-10-06 | Update dependencies and workspace configuration | 魏曹先生 | |
| - Add vcs_service to workspace members in Cargo.toml - Update Cargo.lock with new vcs_service dependencies - Add vcs_service dependency to vcs crate | |||
| 2025-09-25 | Rename `env` to `vcs` | 魏曹先生 | |
| 2025-09-22 | Add test for crate `env` | 魏曹先生 | |
| 2025-09-21 | Update Cargo.toml | 魏曹先生 | |
| 2025-09-20 | Update Cargo.toml 1. Rename feature `default` to `all` 2. Add feature | 魏曹先生 | |
| `tcp_connection`, `string_proc`, `env` 3. Add crates `string_proc`, `env` to workspace 4. Removed crate `member_verify` | |||
| 2025-09-14 | Add workspace crates | 魏曹先生 | |
| 1. Add `tcp_connection` 2. Add `tcp_connection_test` | |||
| 2025-09-13 | Add modules | 魏曹先生 | |
| 1. Add `member_verify` modules 2. Add 'tcp_connection'modules | |||
| 2025-09-12 | Rename cfg_file_example to cfg_file_test | 魏曹先生 | |
| 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 | |||
