Closed xtian closed 7 years ago
@doomspork Any further thoughts on this? As I understand it, breakages relating to the Elixir version could be introduced in two ways:
Both cases are covered by testing the oldest and newest supported versions. Anything else would be a semver violation by the Elixir project and should be fixed there.
Thank you @xtian 👍
I fixed a few warnings that were being output for function/variable ambiguity and the
Dict
module.