Skip to content

v0.2.15

Choose a tag to compare

@fhunleth fhunleth released this 27 Nov 05:24
· 187 commits to main since this release
  • New features
    • Add path autocompletion. Try it out by running use Toolshed at the IEx
      prompt. Then type File.read("/e<tab>") for files in /etc or ls "li<tab>" if you have a lib directory under your current directory.