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

Elixir 1.16 compatibility #4

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

23Skidoo
Copy link

@23Skidoo 23Skidoo commented Jan 5, 2024

Bump dependencies, fix a couple of warnings.

This warning in particular:

warning: negative steps are not supported in Enum.slice/2, pass 0..-2//1 instead

breaks compilation on 1.16 with warnings as errors enabled.

warning: negative steps are not supported in Enum.slice/2, pass 0..-2//1 instead
@mavuio
Copy link

mavuio commented Oct 25, 2024

bump.

+1 i'd also like to have this accepted.

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.

2 participants