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

Implement version check #262

Merged
merged 1 commit into from
May 13, 2024
Merged

Implement version check #262

merged 1 commit into from
May 13, 2024

Conversation

kearfy
Copy link
Member

@kearfy kearfy commented May 13, 2024

Thank you for submitting this pull request! We appreciate you spending the time to work on these changes.

What is the motivation?

Especially now, where the minimum required version for the library is 1.4.2, it's very useful to implement a version check to ensure people are on the correct version.

What does this change do?

It implements a version check.

What is your testing strategy?

Added a test for the version checking logic. Besides that, tests integration tests will fail if the remote version is not supported.

Is this related to any issues?

Fixes #84

Have you read the Contributing Guidelines?

@kearfy kearfy merged commit 00ae87f into main May 13, 2024
3 checks passed
@kearfy kearfy deleted the micha/version-check branch May 13, 2024 11:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Compatibility check on connect
1 participant