Closed patrzhan closed 11 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
2877cfb
) 97.80% compared to head (7e4336a
) 97.81%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
…ot latest
Issue #, if available:
Description of changes: Adds a friendly suggestion to use the latest GTF version if a version provided in configuration is not the latest. Also provides a suggestion to use latest GTF if a version provided in command args is not the latest. However, the user will only see one of these suggestions and never see both.
Why is this change necessary: Users may have old values in their configuration and not know when a new version is available. Similar if they are used to using a command with an older argument. This suggestion should help them use our latest versions.
How was this change tested: Manually tested to see that the log appears correctly.
Any additional information or context required to review the change:
Checklist:
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.