rbenv v0.1.2 Release Notes

Release Date: 2013-10-07 // over 10 years ago
    • 🛠 Fixed rbenv to be more resilient against nonexistent entries in
      $PATH.
    • Made the rbenv rehash command operate atomically.
    • Modified the rbenv init script to automatically run rbenv rehash so that shims are recreated whenever a new shell is opened.
    • ➕ Added initial support for Zsh autocompletion.
    • ✂ Removed the dependency on egrep for reading version files.