| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | style: fix clippy warnings and improve code quality | 魏曹先生 | 2025-10-14 | 1 | -3/+2 |
| | | | | | | | - Replace redundant pattern matching with is_err() method - Remove unnecessary braces in unwrap_or_else closures - Improve code formatting and consistency | ||||
| * | feat: add internationalization support and new command-line tools | 魏曹先生 | 2025-10-14 | 1 | -4/+4 |
| | | | | | | | | | - 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 | 2 | -0/+159 |
