Skip to content

Version 4.0.0

Compare
Choose a tag to compare
@voidspooks voidspooks released this 02 Jan 02:50
· 10 commits to master since this release

Added

  • ms env will now display all installed global versions of Ruby, with the current version in use highlighted

Deprecated

  • ms env will replace ms -i - this option has been removed
  • -r no longer works; Ruby version is added after either the install or env keyword
  • -g has been removed as well. To install global run ms install <VERSION_NUMBER>

Fixed

  • -n works now and will successfully install Ruby without OpenSSL