| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add compile-time version and build information | 魏曹先生 | 2025-11-04 | 1 | -0/+3 |
| | | | | | | | | - 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 | ||||
| * | refactor: update source code files | 魏曹先生 | 2025-10-18 | 1 | -6/+0 |
| | | | | | | | - Update jv.rs binary - Update lib.rs library exports - Update utils.rs utility functions | ||||
| * | feat: add internationalization support and new command-line tools | 魏曹先生 | 2025-10-14 | 1 | -0/+7 |
| | | | | | | | | | - 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 | ||||
| * | First | 魏曹先生 | 2025-09-21 | 1 | -0/+1 |
