Skip to content

v0.2.25

Choose a tag to compare

@fhunleth fhunleth released this 18 Nov 14:43
· 128 commits to main since this release
  • Improvements
    • Remove path completion when using Elixir 1.13. Path completion was improved
      and merged into Elixir, so you no longer need Toolshed to use it. The
      function call to use it is now a no-op on Elixir 1.13. On previous Elixir
      versions, it will add path completion so there's no need to change any code.