Enhancement
5 changes
Support guards in else clauses in with
Add MIX_NO_DEPS env var for disabling dep loading. Used for third-party scripts and tools like Nix package manager
Add mix test --listen-on-stdin that automatically reruns tests on stdin
Disable --warnings-as-errors when compiling dependencies
Add --filter option to mix deps.unlock to unlock only matching dependencies