| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 3 days | Apply clippy suggestions and improve code quality | 魏曹先生 | |
| 10 days | Add framework system and refactor module exports | 魏曹先生 | |
| 2026-02-24 | Fix import paths in doc examples | 魏曹先生 | |
| 2026-02-24 | Replace string_proc with just_fmt in _asset crate | 魏曹先生 | |
| 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-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 | |||
