aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
Commit message (Expand)AuthorAgeFilesLines
* Remove string_proc dependency and replace with just_fmt魏曹先生2026-02-251-11/+3
* Add RON, TOML, and YAML renderers for override command魏曹先生2026-02-251-0/+2
* Remove ambiguous command error and auto-select longest match魏曹先生2026-02-251-0/+1
* Replace string_proc with just_fmt dependency魏曹先生2026-02-251-1/+2
* Replace string_proc with just_fmt and add hex_display dependency魏曹先生2026-02-251-4/+11
* Add asset and sheet systems with new dependencies魏曹先生2026-02-251-20/+342
* Refactor build system and implement complete renderer system魏曹先生2026-02-041-0/+39
* Extract CLI utilities into a separate crate魏曹先生2026-01-271-4/+15
* Update command registration to auto-discover commands魏曹先生2026-01-231-0/+1
* Refactor CLI command processing with new architecture魏曹先生2026-01-221-0/+1
* Add JSON output support for multiple commands魏曹先生2026-01-071-0/+2
* Add bincode2 dependency魏曹先生2026-01-031-0/+11
* Replace import/export commands with share command魏曹先生2025-12-251-1/+22
* Add core version info to CLI version output魏曹先生2025-12-241-0/+2
* Add crossterm dependency and implement jvii editor魏曹先生2025-12-081-1/+126
* Add --show-log flag and refactor vault setup魏曹先生2025-12-011-0/+29
* Add glob pattern matching utility魏曹先生2025-12-011-0/+1
* update: dependencies and build config魏曹先生2025-11-171-0/+126
* fix: Windows support魏曹先生2025-11-091-1/+23
* Update Cargo.lock with new dependency for string_proc魏曹先生2025-11-071-0/+3
* update: upgrade dependencies and add new modules魏曹先生2025-11-061-12/+52
* Add compile-time version and build information魏曹先生2025-11-041-0/+1
* Consolidate thiserror dependency versions魏曹先生2025-10-291-24/+4
* Add cli error handle.魏曹先生2025-10-241-0/+1
* Update Cargo.toml魏曹先生2025-10-191-14/+5
* chore: update cargo configuration and dependencies魏曹先生2025-10-181-128/+145
* feat: add internationalization support and new command-line tools魏曹先生2025-10-141-114/+1281
* First魏曹先生2025-09-211-0/+1075