summaryrefslogtreecommitdiff
path: root/Cargo.toml
AgeCommit message (Expand)Author
4 daysAdd libjvcli as a dynamic library target魏曹先生
5 daysAdd support for reading from stdin and improve error messages魏曹先生
7 daysExtract build-time generation code into separate crate魏曹先生
11 daysAdd helpdoc system with interactive viewer魏曹先生
12 daysRefactor display utilities魏曹先生
2026-02-28Add progress bar support魏曹先生
2026-02-28Replace manual template processing with just_template library魏曹先生
2026-02-26Add verbose logging support with env_logger魏曹先生
2026-02-25Add RON, TOML, and YAML renderers for override command魏曹先生
2026-02-25Replace string_proc with just_fmt dependency魏曹先生
2026-02-25Replace string_proc with just_fmt and add hex_display dependency魏曹先生
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-23Increase codegen-units and add dev deployment scripts魏曹先生
2026-01-22Refactor CLI command processing with new architecture魏曹先生
2026-01-10Add platform restrictions to deployment configsHEADDesktop_0.1.0_Basemain魏曹先生
2026-01-07Add JSON output support for multiple commands魏曹先生
2025-12-10Add Windows installer script generation to build processWeicao-CatilGrass
2025-12-08Add crossterm dependency and implement jvii editor魏曹先生
2025-12-01Add glob pattern matching utility魏曹先生
2025-11-17update: dependencies and build config魏曹先生
2025-11-06update: upgrade dependencies and add new modules魏曹先生
2025-11-04Update version to 0.1.0-dev and improve version detection魏曹先生
2025-11-04Add build script and update version display format魏曹先生
2025-11-04Add compile-time version and build information魏曹先生
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魏曹先生