chruby v0.2.4 Release Notes

Release Date: 2012-12-13 // over 11 years ago
    • โž• Added a Vagrantfile for testing chruby in various environments.
    • ๐Ÿ”„ Changed all code and examples to reference /opt/rubies/.
    • ๐Ÿ–จ Ensure all error messages are printed to stderr.
    • ๐Ÿ”จ Refactored scripts/setup.sh to manually install all Rubies and install any dependencies via the System Package Manager.
    • PGP signatures are now stored in pkg/.

    ๐Ÿ‘‰ Makefile

    • โšก๏ธ Updated the Makefile to be compatible with BSD automake.
    • Do not override PREFIX.
    • โž• Added a test task.

    Homebrew

    • ๐Ÿ‘‰ Use HOMEBREW_PREFIX.
    • ๐Ÿ—„ Use sha1 instead of md5 (deprecated).
    • ๐Ÿ”ง No longer dynamically generate the example configuration.