aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* Add shell completion system with descriptions and i18n support魏曹先生11 days1-0/+2
* Remove legacy jv and jvv binaries and related filesjvn_0.1.1魏曹先生2026-03-201-1/+1
* Add libjvcli as a dynamic library target魏曹先生2026-03-191-0/+4
* Add support for reading from stdin and improve error messages魏曹先生2026-03-181-0/+1
* Extract build-time generation code into separate crate魏曹先生2026-03-171-6/+2
* Add helpdoc system with interactive viewer魏曹先生2026-03-121-2/+5
* Refactor display utilities魏曹先生2026-03-121-45/+28
* Add progress bar support魏曹先生2026-02-281-0/+1
* Replace manual template processing with just_template library魏曹先生2026-02-281-0/+1
* Add verbose logging support with env_logger魏曹先生2026-02-261-0/+1
* Add RON, TOML, and YAML renderers for override command魏曹先生2026-02-251-0/+3
* 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