aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* Replace string_proc with just_fmt dependency魏曹先生2026-02-251-3/+5
* Replace string_proc with just_fmt and add hex_display dependency魏曹先生2026-02-251-1/+1
* Refactor build system and implement complete renderer system魏曹先生2026-02-041-1/+16
* Extract CLI utilities into a separate crate魏曹先生2026-01-271-7/+4
* Update command registration to auto-discover commands魏曹先生2026-01-231-0/+3
* Increase codegen-units and add dev deployment scripts魏曹先生2026-01-231-1/+1
* Refactor CLI command processing with new architecture魏曹先生2026-01-221-1/+4
* Add platform restrictions to deployment configsDesktop_0.1.0_Basemain魏曹先生2026-01-101-1/+1
* Add JSON output support for multiple commands魏曹先生2026-01-071-0/+4
* Add Windows installer script generation to build processWeicao-CatilGrass2025-12-101-0/+2
* Add crossterm dependency and implement jvii editor魏曹先生2025-12-081-0/+3
* Add glob pattern matching utility魏曹先生2025-12-011-1/+2
* update: dependencies and build config魏曹先生2025-11-171-4/+7
* update: upgrade dependencies and add new modules魏曹先生2025-11-061-2/+3
* Update version to 0.1.0-dev and improve version detection魏曹先生2025-11-041-1/+1
* Add build script and update version display format魏曹先生2025-11-041-0/+1
* Add compile-time version and build information魏曹先生2025-11-041-0/+4
* Update Cargo.toml魏曹先生2025-10-191-3/+1
* chore: update cargo configuration and dependencies魏曹先生2025-10-181-1/+4
* feat: add internationalization support and new command-line tools魏曹先生2025-10-141-5/+11
* First魏曹先生2025-09-211-0/+47