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

Make sure :nif_versions option is respect #60

Merged
merged 1 commit into from
Aug 28, 2023
Merged

Make sure :nif_versions option is respect #60

merged 1 commit into from
Aug 28, 2023

Conversation

philss
Copy link
Owner

@philss philss commented Aug 28, 2023

This is a small bug fix that was blocking the usage of a more restrict list of "NIF versions". For example, if my system is using NIF version 2.16, but I want to be compatible with only version 2.15, this was being ignored, since the algorithm for finding compatible versions was not taking into account this restriction.

This is a small bug fix that was blocking the usage of a more
restrict list of "NIF versions". For example, if my system is
using NIF version 2.16, but I want to be compatible with only
version 2.15, this was being ignored, since the algorithm for
finding compatible versions was not taking into account this
restriction.
@philss
Copy link
Owner Author

philss commented Aug 28, 2023

It was already released. I opened a branch from the v0.6.2 tag, and added these changes.

@philss philss merged commit 3138af8 into main Aug 28, 2023
2 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.

None yet

1 participant