Skip to content

Add option to check for the latest release#52

Merged
cezmunsta merged 1 commit into
masterfrom
check-version
Jul 1, 2021
Merged

Add option to check for the latest release#52
cezmunsta merged 1 commit into
masterfrom
check-version

Conversation

@cezmunsta
Copy link
Copy Markdown
Owner

  • Added VersionCheck to config.Settings
  • Updated cmd.versionCmd to add --check/-c flag
  • Added cmd.checkVersion to to perform a check against the latest
    release when cfg.VersionCheck is true
  • Updated unit tests

#51

* Added `VersionCheck` to `config.Settings`
* Updated `cmd.versionCmd` to add `--check/-c` flag
* Added `cmd.checkVersion` to to perform a check against the latest
  release when `cfg.VersionCheck` is true
* Updated unit tests

#51
@cezmunsta cezmunsta added the enhancement New feature or request label Jul 1, 2021
@cezmunsta cezmunsta self-assigned this Jul 1, 2021
@cezmunsta cezmunsta linked an issue Jul 1, 2021 that may be closed by this pull request
@cezmunsta cezmunsta merged commit 613cbb6 into master Jul 1, 2021
@cezmunsta cezmunsta deleted the check-version branch July 1, 2021 16:01
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.

Add option to check for the latest release

1 participant