aboutsummaryrefslogtreecommitdiff
path: root/src/utils
Commit message (Collapse)AuthorAgeFilesLines
* Add socket address helper for domain resolution魏曹先生2025-10-271-0/+186
|
* feat: add new binary files and utilities魏曹先生2025-10-181-0/+66
| | | | | - Add jvref.rs binary - Add build_env_logger.rs utility module
* feat: add internationalization support and new command-line tools魏曹先生2025-10-142-0/+34
- 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