| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
- Prepare now handles argument-to-input conversion only
- Collect handles resource gathering and data collection
- Status command updated to use new two-phase structure
- Command system trait modified to support separate phases
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Add serde and serde_json dependencies
- Add JSON output modules for accounts, align, analyzer, here, info, and
sheets
- Add --json and --pretty flags to sheet list, sheet align, here,
status, info, and account list commands
- Implement JSON serialization for here command output
- Update command argument structs to include JSON output options
|
|
- Add build script to generate compile_info.rs with build metadata -
Include version, build date, target platform, and toolchain info - Add
version command to both jv and jvv binaries - Update help documentation
with version information - Ignore generated compile_info.rs in git
|
|
- Update jv.rs binary
- Update lib.rs library exports
- Update utils.rs utility functions
|
|
- Add locale support with English and Chinese translations
- Introduce new jv and jvv command-line tools
- Replace jvc.rs with improved command structure
- Add utility modules for language selection and markdown coloring
- Update configuration and dependencies
|
|
|