summaryrefslogtreecommitdiff
path: root/Cargo.lock
AgeCommit message (Expand)Author
8 daysExtract build-time generation code into separate crate魏曹先生
9 daysAdd build system rerun triggers and refactor command system魏曹先生
10 daysAdd version command with banner and compile info display魏曹先生
12 daysAdd helpdoc system with interactive viewer魏曹先生
13 daysRefactor display utilities魏曹先生
2026-02-28Add progress bar support魏曹先生
2026-02-28Replace manual template processing with just_template library魏曹先生
2026-02-27Add hex crate as a dependency to storage_system魏曹先生
2026-02-26Add verbose logging support with env_logger魏曹先生
2026-02-26Replace string type identifiers with TypeId for command output matching魏曹先生
2026-02-25Remove string_proc dependency and replace with just_fmt魏曹先生
2026-02-25Add RON, TOML, and YAML renderers for override command魏曹先生
2026-02-25Remove ambiguous command error and auto-select longest match魏曹先生
2026-02-25Replace string_proc with just_fmt dependency魏曹先生
2026-02-25Replace string_proc with just_fmt and add hex_display dependency魏曹先生
2026-02-25Add asset and sheet systems with new dependencies魏曹先生
2026-02-04Refactor build system and implement complete renderer system魏曹先生
2026-01-27Extract CLI utilities into a separate crate魏曹先生
2026-01-23Update command registration to auto-discover commands魏曹先生
2026-01-22Refactor CLI command processing with new architecture魏曹先生
2026-01-07Add JSON output support for multiple commands魏曹先生
2026-01-03Add bincode2 dependency魏曹先生
2025-12-25Replace import/export commands with share command魏曹先生
2025-12-24Add core version info to CLI version output魏曹先生
2025-12-08Add crossterm dependency and implement jvii editor魏曹先生
2025-12-01Add --show-log flag and refactor vault setup魏曹先生
2025-12-01Add glob pattern matching utility魏曹先生
2025-11-17update: dependencies and build config魏曹先生
2025-11-09fix: Windows support魏曹先生
2025-11-07Update Cargo.lock with new dependency for string_proc魏曹先生
2025-11-06update: upgrade dependencies and add new modules魏曹先生
2025-11-04Add compile-time version and build information魏曹先生
2025-10-29Consolidate thiserror dependency versions魏曹先生
2025-10-24Add cli error handle.魏曹先生
2025-10-19Update Cargo.toml魏曹先生
2025-10-18chore: update cargo configuration and dependencies魏曹先生
2025-10-14feat: add internationalization support and new command-line tools魏曹先生
2025-09-21First魏曹先生