fry v0.1.3 Release Notes

Release Date: 2014-12-14 // over 9 years ago
    • โšก๏ธ Optimized fry rubies, before it was slowed down by the amount of
      rubies you had installed.
    • ๐Ÿ‘‰ Switch from PATH to fish_user_paths, this allows further control
      ๐Ÿ’Ž and visibility into your paths. You might not want to have the ruby
      path very first etc.
    • โž• Add config option for prepend path. In case you would like to have
      identical behaviour to the previous implementation (if you are using
      ๐Ÿ‘‰ fish_user_paths for something).
    • Introduce fry env that is a helper function to output a POSIX
      compatible PATH export.
    • ๐Ÿšš Rubinius gems path was moved in front of the ruby path