Structs§
Functions§
- check_
version - Check if a newer version is available on GitHub
- current_
version - fetch_
latest_ version - Fetch the latest release tag from GitHub API with a short timeout
- parse_
semver - Parse a version string (strips leading ‘v’ if present) into (major, minor, patch)
- print_
update_ warning - Print a warning that a newer version is available
- run_
update - Run the appropriate update command for the current platform