Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add version check that outputs whether the installed version is the latest #32

Merged
merged 2 commits into from
Nov 24, 2023

Conversation

sindrel
Copy link
Owner

@sindrel sindrel commented Nov 24, 2023

  • When the command exconv version is run, it will check whether the installed version is the latest available release.
  • The optional flag --no-check allows for opting out of the version check.

The check is done by comparing the installed version to the latest stable GitHub release.

@sindrel sindrel added the enhancement New feature or request label Nov 24, 2023
@sindrel sindrel self-assigned this Nov 24, 2023
@sindrel sindrel merged commit 5dc7ec3 into master Nov 24, 2023
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant