Skip to content

v0.1.3

Choose a tag to compare

@ajvondrak ajvondrak released this 01 Feb 01:34
· 190 commits to main since this release

Silence Elixir 1.4 warnings to do with zero-arity function calls that don't use parens.

This is a backwards-compatible change with Elixir 1.3, but stops Elixir 1.4 from badgering you.

Cf. elixir-lang/elixir#3268 and #2.