751 B
751 B
Changelog
Version 0.4.0
- The commit hashes are now always 10 characters long #13222
get_commit_dateandget_commit_hashnow returnNoneif thegitcommand fails instead ofSome("")#13217setup_version_infowill now re-run when the git commit changes #13329- New
rerun_if_git_changesfunction was added #13329
Version 0.3.0
- Added
setup_version_info!();macro for automated scripts. get_version_info!()no longer requires the user to importrustc_tools_util::VersionInfoandstd::env