Skip to content

v0.15.6

Choose a tag to compare

@nerves-bot nerves-bot released this 04 Apr 13:00
· 42 commits to main since this release
  • Fixes
    • Fix regression causing an UndefinedFunctionError for Mix.install_project_dir/0. Thanks to @gworkman for quickly reporting