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

Updating semver dependency and adding pre-release comparison when comparing mods #15281

Merged
merged 5 commits into from
Feb 29, 2024

Conversation

IDCs
Copy link
Contributor

@IDCs IDCs commented Feb 29, 2024

Special thanks to @madtisa for his commits and patience!

madtisa and others added 5 commits December 21, 2023 01:55
Let's say we have mod with current version `1.0.0-pre1` and newest `1.0.0-pre2`. Coercing it would convert them both to 1.0.0 == 1.0.0 and update notification won't occur
To be able to support prereleases
@IDCs IDCs requested a review from insomnious February 29, 2024 09:15
@insomnious insomnious merged commit cdd23e7 into master Feb 29, 2024
1 check failed
@IDCs IDCs deleted the patch-1 branch February 29, 2024 09:27
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.

3 participants