Skip to content

Conversation

@dotandev
Copy link
Owner

Fixes #11

Replaced simple string matching with robust semver comparison using the semver crate. Added support for range requirements (e.g., >=1.0.0) and added unit tests for version comparison logic.

@dotandev dotandev merged commit 71934fb into main Jan 28, 2026
3 of 5 checks passed
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.

Improve version parsing logic

2 participants