| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-12-10 | Add Windows installer script generation to build process | Weicao-CatilGrass | |
| - Generate Inno Setup installer script from template at build time - Extract author and homepage from Cargo.toml for script customization - Add generated installer script to .gitignore to avoid committing build artifacts | |||
| 2025-11-04 | Update version to 0.1.0-dev and improve version detection | 魏曹先生 | |
| 2025-11-04 | Add build script and update version display format | 魏曹先生 | |
| 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 | |||
