All Versions
10
Latest Version
Avg Release Cycle
104 days
Latest Release
2933 days ago

Changelog History

  • v0.1.6 Changes

    April 15, 2016

    ๐Ÿš€ The only new thing introduced in this release is that a manpage is now provided. Other than that it is only changes to the way of installation and project structure.

  • v0.1.5 Changes

    March 08, 2015
    • ๐Ÿ›  Fix fry install rubies parser for ruby-install.
    • ๐Ÿ›  Fix initializer for fry installer to work with fish 2.1.1.
    • โž• Add fallback help command to fry config.
  • v0.1.4 Changes

    December 31, 2014

    ๐Ÿ›  Fix fry current to work with fish 2.1.1. Before it assumed to have
    functionality inside fish master.

  • v0.1.3 Changes

    December 14, 2014
    • โšก๏ธ 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
  • v0.1.2 Changes

    December 14, 2014
    • Absolute matches for versions take precedence.
    • ๐Ÿ›  Fix an unstable option flag check (which broke in newer fish
      ๐Ÿ”– versions).
    • โœ‚ Remove version validation for install command.
  • v0.1.1 Changes

    December 14, 2014

    A minor fix to the new installer logic, making sure an error is not
    ๐Ÿ‘‰ shown when binary is missing.

  • v0.1.0 Changes

    December 14, 2014

    This is a major bump in version, not because of major new functionality,
    but because it has been very stable for a long time.

    The newly added features are:

    • ๐Ÿ’Ž More flexible installer support (now also with support for ruby-install)
    • ๐Ÿ‘Œ Support for rubinius custom gem bin folder (it is now added to PATH)
    • โšก๏ธ Updated docs
  • v0.0.4

    November 03, 2013
  • v0.0.3

    October 25, 2013
  • v0.0.2

    September 26, 2013