Skip to content

v4.1.1

Choose a tag to compare

@randycoulman randycoulman released this 28 Sep 18:57
· 15 commits to main since this release
f159f4f

Fixed

  • Properly handle mix test.interactive <files_or_patterns...> case. The new command-line parsing added in v4.0 was not properly capturing the filenames/patterns and passing them on to mix test. (#123 - Thanks @jfpedroza for finding and reporting the bug!)