All Versions
10
Latest Version
Avg Release Cycle
104 days
Latest Release
2722 days ago
Changelog History
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.
- ๐ Fix fry install rubies parser for
-
v0.1.4 Changes
December 31, 2014๐ Fix
fry current
to work with fish2.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
tofish_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
- โก๏ธ Optimized
-
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, 2014A minor fix to the new installer logic, making sure an error is not
๐ shown when binary is missing. -
v0.1.0 Changes
December 14, 2014This 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