Mix unused - simple task for looking for unused public functions

Forgot to post it there:

v0.3.0 released

Most important change is check whether structures are used and will inform if not. Just pattern matching on the structure is enough to mark it as used.

From minor changes - it now do not fail on recompilation via Phoenix LiveReload or call to recompile/0 from IEx shell.

6 Likes