| Age | Commit message (Collapse) | Author |
|
- 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
|
|
- Add sheet list, use, exit, make, drop subcommands
- Implement lazy commands: exit, use, sheets
- Add sheet alias 'sh' for convenience
- Add update alias 'u' for convenience
- Implement sheet listing with formatted output
- Add sheet creation functionality with error handling
|
|
|
|
|
|
|
|
- Add help command alias for jv - Improve parser error message
formatting - Fix code formatting in jvv commands
|
|
- Add common confirmation prompt - Improve service command documentation
with port option - Add workspace staining/unstaining functionality -
Simplify error messages and improve user guidance - Add success and
warning messages for direct/unstain operations
|
|
|
|
|
|
|
|
|
|
|
|
Optimize the expression of some semantics to make it more precise
|
|
|
|
- Update English help documentation
- Update Chinese help documentation
- Improve command descriptions and error messages
|
|
- 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
|