happy_with icon indicating copy to clipboard operation
happy_with copied to clipboard

Elixir 1.16 compatibility

Open 23Skidoo opened this issue 2 years ago • 2 comments

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.

23Skidoo avatar Jan 05 '24 13:01 23Skidoo

bump.

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

mavuio avatar Oct 25 '24 08:10 mavuio

Me too! Can this be pulled?

ccapndave avatar Oct 08 '25 08:10 ccapndave