| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-11-23 | Fix indentation of file not found warning | 魏曹先生 | |
| 2025-11-17 | Improve export output formatting and alignment | 魏曹先生 | |
| 2025-11-06 | feat: enhance build and publishing system | 魏曹先生 | |
| - Add file copy configurations in .cargo/config.toml - Extend exporter to support copying additional files - Create bin directory for organized binary distribution - Add support for copying shell scripts and completion files | |||
| 2025-11-04 | Add compile-time version and build information | 魏曹先生 | |
| - 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 | |||
| 2025-10-18 | feat: add build_helper crate for publishing | 魏曹先生 | |
| - Add Cargo.toml and main.rs for build helper - Support custom cargo pub command for binary distribution | |||
