happy_with
happy_with copied to clipboard
Elixir 1.16 compatibility
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.
bump.
+1 i'd also like to have this accepted.
Me too! Can this be pulled?